various changes part 3 or smth (#1825)

* yippie

* minor spelling error

* refix
This commit is contained in:
Kit
2025-10-07 05:14:43 -04:00
committed by GitHub
parent 983441ee2a
commit ad7e8bea56
7 changed files with 32 additions and 11 deletions

View File

@@ -17,9 +17,10 @@
range: 15
interactOnMiss: false
- type: DoAfterArgs
delay: 1.5
delay: 1
hidden: true
breakOnDamage: true
repeat: true
- type: EntityTargetAction
canTargetSelf: false
whitelist:

View File

@@ -1,19 +1,21 @@
- type: entity
id: CP14ActionSpellVampireHypnosys
parent: CP14ActionSpellBase
name: Hypnosys
name: Hypnosis
description: You focus on the target, mesmerizing and lulling it to sleep.
components:
- type: CP14ActionDoAfterSlowdown
speedMultiplier: 0.4
- type: CP14MagicEffectVampire
- type: CP14ActionManaCost
manaCost: 5
manaCost: 2.5
- type: CP14ActionDoAfterVisuals
proto: CP14RuneVampireHypnosis
- type: DoAfterArgs
delay: 3
delay: 1
breakOnMove: true
breakOnDamage: true
repeat: true
- type: Action
useDelay: 120
icon:

View File

@@ -53,6 +53,17 @@
- type: SlowOnDamage
speedModifierThresholds:
40: 0.8
- type: PassiveDamage
allowedStates:
- Alive
damageCap: 40
damage:
types:
CP14ManaDepletion: -0.05
groups:
Brute: -0.07
Burn: -0.05
Toxin: -0.03
- type: CombatMode
- type: MeleeWeapon
angle: 0

View File

@@ -76,6 +76,17 @@
speedModifierThresholds:
70: 0.7
90: 0.5
- type: PassiveDamage
allowedStates:
- Alive
damageCap: 80
damage:
types:
CP14ManaDepletion: -0.05
groups:
Brute: -0.07
Burn: -0.05
Toxin: -0.03
- type: Fixtures
fixtures:
fix1:

View File

@@ -43,7 +43,7 @@
id: CP14WeaponSkimitarIron
dummyEntity: CP14WeaponSkimitarIron
equipment:
neck: CP14WeaponShieldBuckler
neck: CP14WeaponSkimitarIron
inhand:
- CP14WeaponSkimitarIron

View File

@@ -436,8 +436,8 @@
- !type:CP14OreDunGen
entity: CP14MobSpiderBlackHunter
count: 12
minGroupSize: 2
maxGroupSize: 5
minGroupSize: 4
maxGroupSize: 7
- !type:CP14OreDunGen
entity: CP14WebCocoon
count: 15

View File

@@ -67,7 +67,6 @@
- CP14Adventurers
- CP14HostileEveryone
- CP14AggressiveAnimals
- CP14PeacefulAnimals
- CP14Cat
- CP14Rodent
@@ -76,7 +75,6 @@
hostile:
- CP14Adventurers
- CP14AggressiveAnimals
- CP14PeacefulAnimals
- CP14Fishies
- type: npcFaction
@@ -84,7 +82,6 @@
hostile:
- CP14Adventurers
- CP14HostileEveryone
- CP14PeacefulAnimals
- CP14AggressiveAnimals
- CP14Cat
- CP14Rodent
@@ -94,7 +91,6 @@
hostile:
- CP14Adventurers
- CP14HostileEveryone
- CP14PeacefulAnimals
- CP14AggressiveAnimals
- CP14Insects
- CP14Undead