Data:AbilityData.json: Difference between revisionsGive feedback
Deadbot v1.11.0-6504 |
Deadbot v1.17.0-6684 |
||
| (33 intermediate revisions by 6 users not shown) | |||
| Line 3: | Line 3: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoIntrinsicModifiers": [ | |||
{ | |||
"Class": "AfterburnWatcher", | |||
"Subclass": "AfterburnWatcher", | |||
"LightMeleeBuildUp": 20, | |||
"HeavyMeleeBuildUp": 35, | |||
"LightMeleeRefresh": 1.5, | |||
"HeavyMeleeRefresh": 3, | |||
"AfterburnDotModifier": { | |||
"Class": "AfterburnDot", | |||
"Subclass": "AfterburnDot", | |||
"StatusEffectPriority": 50, | |||
"EnabledStateMask": [ | |||
"Afterburning" | |||
] | |||
}, | |||
"BuildUpModifier": { | |||
"Class": "CitadelBaseBuildup", | |||
"Subclass": "CitadelBaseBuildup" | |||
} | |||
} | |||
], | |||
"BehaviourBits": [ | |||
"BehaviorCleaveDisabled", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BuildUpBulletPercentPerHit": 8.1, | "BuildUpBulletPercentPerHit": 8.1, | ||
"BuildUpDuration": 17, | "BuildUpDuration": { | ||
"BurnDuration": 3, | "Value": 17, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"BurnDuration": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"BurnDurationBase": 3, | "BurnDurationBase": 3, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 35: | Line 73: | ||
}, | }, | ||
"ability_astro_rifle": { | "ability_astro_rifle": { | ||
"AbilityCharges": 4, | "AbilityCharges": { | ||
"AbilityCooldown": 10.5, | "Value": 4, | ||
"AbilityCooldownBetweenCharge": 2, | "Scale": { | ||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 10.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorAllowSelfCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 48: | Line 109: | ||
}, | }, | ||
"DamageAmplificationPerStack": 10, | "DamageAmplificationPerStack": 10, | ||
"DebuffDuration": 15, | "DebuffDuration": { | ||
"Value": 15, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "AstroRifleDebuff", | |||
"Subclass": "AstroRifleDebuff", | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Slow" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_astro_rifle", | "Key": "ability_astro_rifle", | ||
"MaxStacks": 10, | "MaxStacks": 10, | ||
"Name": "Marksman", | "Name": "Marksman", | ||
"SelfModifier": { | |||
"Class": "AstroRifleSelf", | |||
"Subclass": "AstroRifleSelf" | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 77: | Line 156: | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BackwardsShotDelayTime": 0.15, | "BackwardsShotDelayTime": 0.15, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget" | |||
], | |||
"BuffModifier": { | |||
"Class": "AstroShotgunBuff", | |||
"Subclass": "AstroShotgunBuff" | |||
}, | |||
"BulletScaleFactor": -0.75, | "BulletScaleFactor": -0.75, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 98: | Line 184: | ||
"ability_bebop_stickybomb2": { | "ability_bebop_stickybomb2": { | ||
"AbilityCastDelay": 0.01, | "AbilityCastDelay": 0.01, | ||
"AbilityCooldown": 18, | "AbilityCooldown": { | ||
"Value": 18, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.2, | "AbilityPostCastDuration": 0.2, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCastableWhileDodging", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BombFriction": 3, | "BombFriction": 3, | ||
"BombRestitution": 1.3, | "BombRestitution": 1.3, | ||
| Line 119: | Line 217: | ||
} | } | ||
}, | }, | ||
"DebuffDuration": 7, | "DebuffDuration": { | ||
"Value": 7, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "WardenCrowdControlDebuff", | |||
"Subclass": "WardenCrowdControlDebuff", | |||
"EnabledStateMask": [ | |||
"Slowed" | |||
] | |||
}, | |||
"ForwardVelocity": 800, | "ForwardVelocity": 800, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 126: | Line 237: | ||
"Name": "Sticky Bomb", | "Name": "Sticky Bomb", | ||
"ProjectileLifetime": 2, | "ProjectileLifetime": 2, | ||
"Radius": 6.5, | "Radius": { | ||
"SlowDuration": 3, | "Value": 6.5, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"SlowDuration": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Slow" | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 143: | Line 270: | ||
}, | }, | ||
"ability_blood_bomb": { | "ability_blood_bomb": { | ||
"AbilityCooldown": 14, | "AbilityCooldown": { | ||
"AbilityCooldownBetweenCharge": -1, | "Value": 14, | ||
"AbilityUnitTargetLimit": 1, | "Scale": { | ||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityUnitTargetLimit": 1, | |||
"ArmingDuration": 0.65, | "ArmingDuration": 0.65, | ||
"BeepSoundBuildupCount": 4, | "BeepSoundBuildupCount": 4, | ||
"BeepSoundIntervalBias": 0.55, | "BeepSoundIntervalBias": 0.55, | ||
"BeepSoundMaxFrequency": 0.1, | "BeepSoundMaxFrequency": 0.1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 161: | Line 299: | ||
"Key": "ability_blood_bomb", | "Key": "ability_blood_bomb", | ||
"Name": "Essence Bomb", | "Name": "Essence Bomb", | ||
"Radius": 7, | "Radius": { | ||
"Value": 7, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"SelfDamagePct": 30, | "SelfDamagePct": 30, | ||
"SpilledBloodModifier": { | |||
"Class": "SpilledBloodThinker", | |||
"Subclass": "SpilledBloodThinker", | |||
"TickRate": 0.5, | |||
"Height": 80 | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 179: | Line 329: | ||
"ability_blood_shards": { | "ability_blood_shards": { | ||
"AbilityCastDelay": 0.12, | "AbilityCastDelay": 0.12, | ||
"AbilityCooldown": 6, | "AbilityCooldown": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.3, | "AbilityPostCastDuration": 0.3, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DebuffDuration": 9, | "DebuffDuration": { | ||
"Value": 9, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "BloodShardDebuff", | |||
"Subclass": "BloodShardDebuff" | |||
}, | |||
"HealthToDamage": { | "HealthToDamage": { | ||
"Value": 23, | "Value": 23, | ||
| Line 199: | Line 371: | ||
"NumBloodShards": 3, | "NumBloodShards": 3, | ||
"SelfDamagePct": 9, | "SelfDamagePct": 9, | ||
"SlowDuration": 4, | "SlowDuration": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SpreadAngleDegrees": 6, | "SpreadAngleDegrees": 6, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 211: | Line 389: | ||
}, | }, | ||
{ | { | ||
"VulnerabilityPerStack": | "VulnerabilityPerStack": 8 | ||
} | } | ||
], | ], | ||
"VulnerabilityPerStack": | "VulnerabilityPerStack": 7 | ||
}, | }, | ||
"ability_boho_ability01": { | "ability_boho_ability01": { | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 237: | Line 425: | ||
}, | }, | ||
"ability_boho_ability02": { | "ability_boho_ability02": { | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 258: | Line 456: | ||
"ability_boho_bouncyprojectile": { | "ability_boho_bouncyprojectile": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCastRange | "AbilityCastRange": { | ||
"Value": 14, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "range" | ||
} | } | ||
}, | }, | ||
"IsDisabled": false, | "AbilityCharges": { | ||
"Key": "ability_boho_bouncyprojectile", | "Value": 1, | ||
"Name": "Skipshot", | "Scale": { | ||
"Upgrades": [ | "Value": 1, | ||
{ | "Type": "max_charges" | ||
"AbilityCooldown": -2 | } | ||
}, | }, | ||
{ | "AbilityCooldown": { | ||
"Damage": 18 | "Value": 15, | ||
}, | "Scale": { | ||
{ | "Value": 1, | ||
"BounceCount": 2 | "Type": "cooldown" | ||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 7, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectilePassThroughWorld", | |||
"BehaviorProjectileFiredAsBullet" | |||
], | |||
"BounceCount": 3, | |||
"BounceRadius": { | |||
"Value": 18, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"ChannelMoveSpeed": -1, | |||
"CooldownReductionPercentagePerHit": 15, | |||
"Damage": { | |||
"Value": 60, | |||
"Scale": { | |||
"Value": 0.4, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"IsDisabled": false, | |||
"Key": "ability_boho_bouncyprojectile", | |||
"Name": "Skipshot", | |||
"Upgrades": [ | |||
{ | |||
"AbilityCooldown": -2 | |||
}, | |||
{ | |||
"Damage": 18 | |||
}, | |||
{ | |||
"BounceCount": 2 | |||
} | } | ||
] | ] | ||
| Line 291: | Line 526: | ||
"ability_boho_channeltether": { | "ability_boho_channeltether": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCastRange": 12, | "AbilityCastRange": { | ||
"AbilityChannelTime": 3, | "Value": 12, | ||
"AbilityCooldown": 100, | "Scale": { | ||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityChannelTime": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 100, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 16, | "AbilityUnitTargetLimit": 16, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCannotCancelDuringChannel" | |||
], | |||
"BonusDamage": { | "BonusDamage": { | ||
"Value": 100, | "Value": 100, | ||
| Line 304: | Line 562: | ||
}, | }, | ||
"BonusMoveSpeed": 2, | "BonusMoveSpeed": 2, | ||
"BuffDuration": 4, | "BuffDuration": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Buff" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"CombatBarrier": { | "CombatBarrier": { | ||
| Line 319: | Line 587: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"DebuffModifier": { | |||
"Class": "BohoChanneltetherTether", | |||
"Subclass": "Debuff" | |||
}, | }, | ||
"ImmobilizeDuration": 2, | "ImmobilizeDuration": 2, | ||
"ImmobilizeModifier": { | |||
"Class": "BookwormImmobilize", | |||
"Subclass": "Immobilize" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_boho_channeltether", | "Key": "ability_boho_channeltether", | ||
| Line 340: | Line 616: | ||
}, | }, | ||
"ability_boho_damageshare": { | "ability_boho_damageshare": { | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 5, | "AbilityDuration": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DamageShareModifier": { | |||
"Class": "BohoDamageshare", | |||
"Subclass": "Damageshare" | |||
}, | |||
"DamageSharePercentage": { | "DamageSharePercentage": { | ||
"Value": 30, | "Value": 30, | ||
| Line 352: | Line 648: | ||
} | } | ||
}, | }, | ||
"DamageShareRadius": 8, | "DamageShareRadius": { | ||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"DebuffDuration": 6, | "DebuffDuration": 6, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 374: | Line 676: | ||
"ability_boho_doublehit": { | "ability_boho_doublehit": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCastRange": 11, | "AbilityCastRange": { | ||
"AbilityCooldown": 14, | "Value": 11, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 14, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.7, | "AbilityPostCastDuration": 0.7, | ||
"AbilityUnitTargetLimit": 16, | "AbilityUnitTargetLimit": 16, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BonusMoveSpeed": 2, | "BonusMoveSpeed": 2, | ||
"BuffDuration": 4, | "BuffDuration": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"BuffModifier": { | |||
"Class": "BohoDoublehitBuff", | |||
"Subclass": "Buff" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"CombatBarrier": { | "CombatBarrier": { | ||
| Line 422: | Line 750: | ||
}, | }, | ||
"ability_bomber_ability02": { | "ability_bomber_ability02": { | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 442: | Line 780: | ||
}, | }, | ||
"ability_bomber_ability03": { | "ability_bomber_ability03": { | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 462: | Line 810: | ||
}, | }, | ||
"ability_bomber_ult": { | "ability_bomber_ult": { | ||
"AbilityCooldown": 127, | "AbilityCooldown": { | ||
"Value": 127, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 483: | Line 841: | ||
"ability_bookworm_aoemagic": { | "ability_bookworm_aoemagic": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityCastRange | "AbilityCastRange": { | ||
"Value": 30, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": 1.3, | "Value": 1, | ||
"Type": "spirit" | "Type": "range" | ||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityUnitTargetLimit": 1, | |||
"AreaModifier": { | |||
"Class": "BookwormAoemagicAreamodifier", | |||
"Subclass": "Areamodifier", | |||
"RootModifier": { | |||
"Class": "BookwormImmobilize", | |||
"Subclass": "Root" | |||
}, | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Slowmodifier" | |||
}, | |||
"DebuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Debuff" | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorAlwaysPreviewRadius", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectilePassThroughWorld", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | |||
"Damage": { | |||
"Value": 90, | |||
"Scale": { | |||
"Value": 1.3, | |||
"Type": "spirit" | |||
} | } | ||
}, | }, | ||
"DetonationDelay": 1.25, | "DetonationDelay": 1.25, | ||
"Height": 8, | "Height": 8, | ||
"ImmobilizeDuration": 1, | "ImmobilizeDuration": { | ||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_bookworm_aoemagic", | "Key": "ability_bookworm_aoemagic", | ||
"Name": "Captivating Read", | "Name": "Captivating Read", | ||
"Radius": 7.5, | "Radius": { | ||
"SlowDuration": 0.5, | "Value": 7.5, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SlowDuration": { | |||
"Value": 0.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowPercent": 45, | "SlowPercent": 45, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 520: | Line 931: | ||
"ability_bookworm_dragonfire": { | "ability_bookworm_dragonfire": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCharges": 1, | "AbilityCharges": { | ||
"AbilityCooldown": 33, | "Value": 1, | ||
"AbilityCooldownBetweenCharge": 7, | "Scale": { | ||
"AbilityDuration": 5, | "Value": 1, | ||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 33, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 7, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityDuration": { | |||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AuraLingerDuration": 0.1, | "AuraLingerDuration": 0.1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorProjectilePassThroughWorld", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectileFiredAsBullet", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DPS": { | "DPS": { | ||
| Line 546: | Line 989: | ||
"DragonSearchRadius": 8.5, | "DragonSearchRadius": 8.5, | ||
"DragonSearchTickRate": 0.1, | "DragonSearchTickRate": 0.1, | ||
"DragonTravelRange": 20, | "DragonTravelRange": { | ||
"Value": 20, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"DragonUpwardSpeed": 400, | "DragonUpwardSpeed": 400, | ||
"GroundAuraSpacing": 1, | "GroundAuraModifier": { | ||
"GroundFlameDuration": 3, | "Class": "DragonfireGroundAura", | ||
"IsDisabled": false, | "Subclass": "Groundaura", | ||
"Key": "ability_bookworm_dragonfire", | "ProvidedByAura": { | ||
"Class": "BookwormDragonfire", | |||
"Subclass": "GroundauraBurn" | |||
} | |||
}, | |||
"GroundAuraSpacing": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"GroundFlameDuration": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"IsDisabled": false, | |||
"Key": "ability_bookworm_dragonfire", | |||
"Name": "Bookwyrm", | "Name": "Bookwyrm", | ||
"Radius": 4, | "Radius": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"StartupDelay": 0.3, | "StartupDelay": 0.3, | ||
"TickRate": 0.3, | "TickRate": 0.3, | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
" | "AbilityCooldown": -12 | ||
}, | }, | ||
{ | { | ||
" | "GroundFlameDuration": 2, | ||
" | "Radius": 1, | ||
"AbilityCharges": 1 | |||
}, | }, | ||
{ | { | ||
"Damage": 100, | "Damage": 100, | ||
"DPS": 30, | "DPS": 30, | ||
" | "DragonTravelRange": 12 | ||
} | } | ||
] | ] | ||
| Line 574: | Line 1,049: | ||
"ability_bookworm_knightbarrier": { | "ability_bookworm_knightbarrier": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCastRange": 35, | "AbilityCastRange": { | ||
"AbilityCooldown": 28, | "Value": 35, | ||
"AbilityDuration": 5, | "Scale": { | ||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 28, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityDuration": { | |||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityPostCastDuration": 0.2, | "AbilityPostCastDuration": 0.2, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AttackModifier": { | |||
"Class": "Base", | |||
"Subclass": "Attackbuff" | |||
}, | |||
"BarrierModifier": { | |||
"Class": "BookwormKnightbarrier", | |||
"Subclass": "Knightbarrier", | |||
"DebuffModifier": { | |||
"Class": "CitadelDisarmProc", | |||
"Subclass": "Disarm", | |||
"EnabledStateMask": [ | |||
"MeleeDisabled" | |||
] | |||
} | |||
}, | |||
"BaseAttackDamagePercent": { | "BaseAttackDamagePercent": { | ||
"Value": 25, | "Value": 25, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.3, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | }, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectilePassThroughWorld", | |||
"BehaviorAllowSelfCast", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorAllowAltCast", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorTriggerCancelMashProtectionOnCast", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BonusFireRate": { | "BonusFireRate": { | ||
"Value": 0, | "Value": 0, | ||
| Line 599: | Line 1,118: | ||
"Value": 125, | "Value": 125, | ||
"Scale": { | "Scale": { | ||
"Value": 1. | "Value": 1.5, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 613: | Line 1,132: | ||
"Value": 14, | "Value": 14, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.16, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 626: | Line 1,145: | ||
"Value": 0, | "Value": 0, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.5, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | }, | ||
"BonusTargets": 2, | "BonusTargets": 2, | ||
"BonusTargetsBarrierPercentage": | "BonusTargetsBarrierPercentage": 100 | ||
} | } | ||
] | ] | ||
| Line 638: | Line 1,157: | ||
"AbilityCastRange": 600, | "AbilityCastRange": 600, | ||
"AbilityChannelTime": 0.7, | "AbilityChannelTime": 0.7, | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 210, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 13, | "AbilityDuration": { | ||
"Value": 13, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirDrag": 0.8, | "AirDrag": 0.8, | ||
"AllyHeight": 20, | "AllyHeight": 20, | ||
"AllyRadius": 4, | "AllyRadius": 4, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectilePassThroughWorld", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorRefundHalfCooldownOnChannelInterrupt" | |||
], | |||
"BonusMoveSpeed": 5, | "BonusMoveSpeed": 5, | ||
"BuffDuration": 9, | "BuffDuration": { | ||
"CancelCooldownRefundPercentage": 50, | "Value": 9, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"BuffModifier": { | |||
"Class": "BookwormKnightchargeBuff", | |||
"Subclass": "Buff" | |||
}, | |||
"CancelCooldownRefundPercentage": 50, | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"Damage": { | "Damage": { | ||
| Line 678: | Line 1,227: | ||
"KnightNavForwardDistance": 8, | "KnightNavForwardDistance": 8, | ||
"KnightNavSearchDistance": 10, | "KnightNavSearchDistance": 10, | ||
"KnightPositionSpread": 1.8, | "KnightPositionSpread": { | ||
"Value": 1.8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"KnightPositionStagger": -4, | "KnightPositionStagger": -4, | ||
"KnightWhiskerLength": 300, | "KnightWhiskerLength": 300, | ||
| Line 684: | Line 1,239: | ||
"KnightWhiskerStrength": 0.2, | "KnightWhiskerStrength": 0.2, | ||
"MaxAmp": 100, | "MaxAmp": 100, | ||
"MaxAmpDistance": | "MaxAmpDistance": 250, | ||
"Name": "Rallying Charge", | "Name": "Rallying Charge", | ||
"StunDuration": 1, | "StunDuration": { | ||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"TargetFindingDelay": 0.04, | "TargetFindingDelay": 0.04, | ||
"TossBackSpeed": 100, | "TossBackSpeed": 100, | ||
| Line 697: | Line 1,258: | ||
"KnightCount": 4, | "KnightCount": 4, | ||
"KnightCountInFirstWave": 4, | "KnightCountInFirstWave": 4, | ||
"AbilityCooldown": - | "AbilityCooldown": -45 | ||
}, | }, | ||
{ | { | ||
"Damage": | "Damage": 160, | ||
"StunDuration": 0.5, | "StunDuration": 0.5, | ||
"MaxAmp": | "MaxAmp": 70 | ||
} | } | ||
], | ], | ||
| Line 710: | Line 1,271: | ||
"ability_bounce_pad": { | "ability_bounce_pad": { | ||
"AbilityCastDelay": 0.08, | "AbilityCastDelay": 0.08, | ||
"AbilityCharges": 1, | "AbilityCharges": { | ||
"AbilityCooldown": 41, | "Value": 1, | ||
"AbilityCooldownBetweenCharge": 3.5, | "Scale": { | ||
"AbilityDuration": 22, | "Value": 1, | ||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 41, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 3.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityDuration": { | |||
"Value": 22, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirControlAccelPercent": 50, | "AirControlAccelPercent": 50, | ||
"AirControlPercent": 100, | "AirControlPercent": 100, | ||
"AllyBounceModifier": { | |||
"Class": "BouncePadAlly", | |||
"Subclass": "BouncePadAlly" | |||
}, | |||
"BarrelBounceVelocity": 800, | "BarrelBounceVelocity": 800, | ||
"BarrelUpFactor": 1, | "BarrelUpFactor": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorMovement", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BounceModifier": { | |||
"Class": "CitadelBouncePadStomp", | |||
"Subclass": "CitadelBouncePadStomp" | |||
}, | |||
"BounceVelocity": 750, | "BounceVelocity": 750, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 726: | Line 1,324: | ||
"Name": "Bounce Pad", | "Name": "Bounce Pad", | ||
"PlaceDistance": 200, | "PlaceDistance": 200, | ||
"Radius": | "Radius": { | ||
"Value": 9, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"Scale": 1, | "Scale": 1, | ||
"SpeedOnLandModifier": { | |||
"Class": "Base", | |||
"Subclass": "SpeedOnLand" | |||
}, | |||
"StompDamage": { | "StompDamage": { | ||
"Value": 60, | "Value": 60, | ||
| Line 746: | Line 1,354: | ||
}, | }, | ||
{ | { | ||
" | "StompStunDuration": 0.7 | ||
} | } | ||
], | ], | ||
| Line 759: | Line 1,361: | ||
"ability_bullet_flurry": { | "ability_bullet_flurry": { | ||
"AbilityCastDelay": 0.4, | "AbilityCastDelay": 0.4, | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 165, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": { | "AbilityDuration": { | ||
"Value": 3.5, | "Value": 3.5, | ||
"Scale": { | "Scale": [ | ||
{ | |||
"Type": " | "Value": 0.03, | ||
"Type": "spirit" | |||
}, | |||
{ | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
] | |||
}, | }, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoCastDelayModifier": { | |||
"Class": "CitadelBulletFlurryWindup", | |||
"Subclass": "Cast" | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorExclusiveUse", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCleaveDisabled", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"BonusFireRate": 25, | "BonusFireRate": 25, | ||
"BulletFlurryModifier": { | |||
"Class": "CitadelBulletFlurry", | |||
"Subclass": "CitadelBulletFlurry", | |||
"EnabledStateMask": [ | |||
"SilencedHidden", | |||
"InfiniteClip" | |||
] | |||
}, | |||
"ChannelMoveSpeed": 4, | "ChannelMoveSpeed": 4, | ||
"EvasionPercent": 30, | "EvasionPercent": 30, | ||
| Line 777: | Line 1,410: | ||
"OverrideBulletRadius": 10, | "OverrideBulletRadius": 10, | ||
"ProcChance": 100, | "ProcChance": 100, | ||
"Radius": 16, | "Radius": { | ||
"Value": 16, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"RadiusMin": 0.75, | "RadiusMin": 0.75, | ||
"TargetsPerTick": 1, | "TargetsPerTick": 1, | ||
| Line 790: | Line 1,429: | ||
{ | { | ||
"EvasionPercent": 40, | "EvasionPercent": 40, | ||
"AbilityCooldown": - | "AbilityCooldown": -65 | ||
} | } | ||
], | ], | ||
| Line 797: | Line 1,436: | ||
"ability_burrow": { | "ability_burrow": { | ||
"AbilityCastDelay": 1, | "AbilityCastDelay": 1, | ||
"AbilityChannelTime": 5, | "AbilityChannelTime": { | ||
"AbilityCooldown": 40, | "Value": 5, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 40, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"BonusMoveSpeed": 5, | "BonusMoveSpeed": 5, | ||
"BulletResist": 60, | "BulletResist": 60, | ||
"BurrowModifier": { | |||
"Class": "Burrow", | |||
"Subclass": "Burrow", | |||
"EnabledStateMask": [ | |||
"Sprinting", | |||
"DamageMovementPenaltyImmune", | |||
"MantleDisabled", | |||
"MeleeDisabled", | |||
"DashDisabled", | |||
"DuckingDisabled", | |||
"ZiplineDisabled", | |||
"AllowInTunnelsNoDuck", | |||
"ShrunkCharacter", | |||
"IsTinyCharacter" | |||
], | |||
"DesatAmount": 0.3 | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DPS": { | "DPS": { | ||
| Line 815: | Line 1,487: | ||
"Key": "ability_burrow", | "Key": "ability_burrow", | ||
"Name": "Burrow", | "Name": "Burrow", | ||
"Radius": 5, | "Radius": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"SpeedLostDuration": 1, | "SpeedLostDuration": 1, | ||
"SpinDuration": 1.5, | "SpinDuration": { | ||
"Value": 1.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SpinModifier": { | |||
"Class": "Spin", | |||
"Subclass": "Spin", | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Slow" | |||
} | |||
}, | |||
"SpinSlowDuration": 0.3, | "SpinSlowDuration": 0.3, | ||
"SpinSlowPercent": 10, | "SpinSlowPercent": 10, | ||
| Line 840: | Line 1,532: | ||
"ability_charged_bomb": { | "ability_charged_bomb": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCooldown": 10.5, | "AbilityCooldown": { | ||
"Value": 10.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BlastJumpVelocity": 25, | "BlastJumpVelocity": 25, | ||
"BlastJumpVelocityCrouch": 30, | "BlastJumpVelocityCrouch": 30, | ||
"BlastJumpVelocityGround": 20, | "BlastJumpVelocityGround": 20, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"ChargeBombModifier": { | |||
"Class": "ChargedBomb", | |||
"Subclass": "ChargedBomb" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_charged_bomb", | "Key": "ability_charged_bomb", | ||
| Line 858: | Line 1,564: | ||
}, | }, | ||
"Name": null, | "Name": null, | ||
"Radius": 7, | "Radius": { | ||
"Value": 7, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 874: | Line 1,586: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorCanCastOnZipline" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 883: | Line 1,598: | ||
"AbilityCastDelay": 0.5, | "AbilityCastDelay": 0.5, | ||
"AbilityChannelTime": 9999, | "AbilityChannelTime": 9999, | ||
"AbilityCharges": 1, | "AbilityCharges": { | ||
"AbilityCooldown": 17, | "Value": 1, | ||
"AbilityCooldownBetweenCharge": 4, | "Scale": { | ||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 17, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirSpeedMax": 4.1, | "AirSpeedMax": 4.1, | ||
"AutoChannelModifier": { | |||
"Class": "IntrinsicBase", | |||
"Subclass": "IntrinsicBase" | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorChannelled", | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"CameraHeightOffset": 20, | "CameraHeightOffset": 20, | ||
"CameraHorizontalOffset": 15, | "CameraHorizontalOffset": 15, | ||
| Line 924: | Line 1,668: | ||
"ability_crackshot": { | "ability_crackshot": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityCooldown": 20, | "AbilityCooldown": { | ||
"Value": 20, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"CrackshotNPCCDReduction": 50, | "CrackshotNPCCDReduction": 50, | ||
"Damage": { | "Damage": { | ||
| Line 935: | Line 1,690: | ||
} | } | ||
}, | }, | ||
"DebuffDuration": 2, | "DebuffDuration": { | ||
"ExplosionRadius": 2, | "Value": 2, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "DiminishingSlow", | |||
"Subclass": "Slow" | |||
}, | |||
"ExplosionRadius": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"FadingSlowPercent": 50, | "FadingSlowPercent": 50, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 956: | Line 1,727: | ||
"ability_death_tax": { | "ability_death_tax": { | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 4, | "AbilityDuration": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DeathTaxHeal": { | "DeathTaxHeal": { | ||
| Line 983: | Line 1,761: | ||
] | ] | ||
}, | }, | ||
" | "ability_doorman_bomb": { | ||
" | "AbilityCharges": { | ||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
" | "AbilityCooldown": { | ||
"Value": 18, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
" | } | ||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 7, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
{ | }, | ||
" | "AbilityDuration": { | ||
"Value": 4, | |||
"Scale": { | |||
" | "Value": 1, | ||
"Type": "duration" | |||
} | } | ||
}, | |||
"AbilityPostCastDuration": 0.5, | "AbilityPostCastDuration": 0.5, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AccuracyDebuffFalloffBias": 0.3, | "AccuracyDebuffFalloffBias": 0.3, | ||
"AuraModifier": { | |||
"Class": "DoormanBellAura", | |||
"Subclass": "DoormanBellAura", | |||
"ProvidedByAura": { | |||
"Class": "SlowBase", | |||
"Subclass": "SlowAuraModifier" | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DebuffAccuracy": - | "DebuffAccuracy": -40, | ||
"EnableAura": 1, | "EnableAura": 1, | ||
"ExplosionDamage": { | "ExplosionDamage": { | ||
"Value": 55, | "Value": 55, | ||
"Scale": { | "Scale": { | ||
"Value": 1. | "Value": 1.2, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 1,045: | Line 1,822: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"InaccuracyModifier": { | |||
"Class": "DoomanBombDebuff", | |||
"Subclass": "Debuff" | |||
}, | }, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 1,050: | Line 1,831: | ||
"Name": "Call Bell", | "Name": "Call Bell", | ||
"ProjectileDrag": 0.975, | "ProjectileDrag": 0.975, | ||
"ProjectileFuse": 3, | "ProjectileFuse": { | ||
"Radius": | "Value": 3, | ||
"SlowPercent": 35, | "Scale": { | ||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Radius": { | |||
"Value": 5.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"SlowPercent": 35, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 1,063: | Line 1,856: | ||
{ | { | ||
"ProjectileFuse": 26, | "ProjectileFuse": 26, | ||
"Radius": 4, | "Radius": 4.5, | ||
"ImpactDamage": { | "ImpactDamage": { | ||
"Value": 0, | "Value": 0, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.35, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 1,074: | Line 1,867: | ||
"Value": 0, | "Value": 0, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.35, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 1,082: | Line 1,875: | ||
}, | }, | ||
"ability_doorman_doorway": { | "ability_doorman_doorway": { | ||
"AbilityCastRange": 50, | "AbilityCastRange": { | ||
"AbilityCooldown": | "Value": 50, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 45, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": | "AbilityDuration": { | ||
"Value": 15, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorAllowAltCast", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"CombatBarrier": { | "CombatBarrier": { | ||
| Line 1,095: | Line 1,912: | ||
} | } | ||
}, | }, | ||
"DoorwayCloseCooldown": 8, | |||
"DoorwayDistance": { | "DoorwayDistance": { | ||
"Value": | "Value": 65, | ||
"Scale": { | "Scale": [ | ||
{ | |||
"Type": " | "Value": 0, | ||
} | "Type": "spirit" | ||
}, | |||
{ | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
] | |||
}, | |||
"DoorwayTimerModifier": { | |||
"Class": "Base", | |||
"Subclass": "DoorwayTimerModifier" | |||
}, | }, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_doorman_doorway", | "Key": "ability_doorman_doorway", | ||
"Name": "Doorway", | "Name": "Doorway", | ||
"PortalBarrierModifier": { | |||
"Class": "Base", | |||
"Subclass": "DoorwayBarrier" | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"AbilityDuration": | "AbilityDuration": 20 | ||
}, | }, | ||
{ | { | ||
| Line 1,121: | Line 1,953: | ||
{ | { | ||
"DoorwayDistance": { | "DoorwayDistance": { | ||
"Value": | "Value": 40, | ||
"Scale": { | "Scale": { | ||
"Value": 0.15, | "Value": 0.15, | ||
| Line 1,132: | Line 1,964: | ||
}, | }, | ||
"ability_doorman_doorway_close": { | "ability_doorman_doorway_close": { | ||
"AbilityCooldown": 1, | "AbilityCooldown": { | ||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorNoTarget", | |||
"BehaviorCastableWhileHidden", | |||
"BehaviorIgnoreSelectionMashProtection", | |||
"BehaviorTrigger", | |||
"BehaviorCastableWhileBusy" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 1,142: | Line 1,988: | ||
}, | }, | ||
"ability_doorman_hotel": { | "ability_doorman_hotel": { | ||
"AbilityCastRange | "AbilityCastRange": { | ||
"Value": 7, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": 1, | "Value": 1, | ||
"Type": " | "Type": "range" | ||
} | } | ||
}, | }, | ||
" | "AbilityChannelTime": { | ||
"Value": 1, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": 1.5, | "Value": 1, | ||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 140, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityDuration": 6.5, | |||
"AbilityPostCastDuration": 0.7, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"ChannelMoveSpeed": -1, | |||
"Damage": { | |||
"Value": 75, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"DamageModifier": { | |||
"Class": "Base", | |||
"Subclass": "DamageTimer" | |||
}, | |||
"FreezeModifier": { | |||
"Class": "DoormanHotelTransitionFreeze", | |||
"Subclass": "Freeze" | |||
}, | |||
"HotelModifier": { | |||
"Class": "DoormanHotelVictim", | |||
"Subclass": "Hotel", | |||
"EnabledStateMask": [ | |||
"InvalidTeleportTarget", | |||
"IgnoreOutOfPlayAreaCheck" | |||
] | |||
}, | |||
"HotelTimeScale": null, | |||
"ImposterModifier": { | |||
"Class": "DoormanHotelImposter", | |||
"Subclass": "Imposter", | |||
"ImposterModifierFX": { | |||
"Class": "DoormanHotelImposterFx", | |||
"Subclass": "Fx" | |||
} | |||
}, | |||
"IsDisabled": false, | |||
"Key": "ability_doorman_hotel", | |||
"LateCheckoutDamage": { | |||
"Value": 125, | |||
"Scale": { | |||
"Value": 1.5, | |||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | }, | ||
"Name": "Hotel Guest", | "Name": "Hotel Guest", | ||
"NoDrawModifier": { | |||
"Class": "Base", | |||
"Subclass": "Nodraw", | |||
"EnabledStateMask": [ | |||
"OutOfGame", | |||
"IgnoredByNpcTargeting", | |||
"UnitStatusHidden", | |||
"DoNotDrawModel" | |||
] | |||
}, | |||
"PreTeleportModifier": { | |||
"Class": "Base", | |||
"Subclass": "PreTeleport" | |||
}, | |||
"TeleportFXModifier": { | |||
"Class": "DoormanHotelTeleportFx", | |||
"Subclass": "TeleportFx" | |||
}, | |||
"TimeSlowDuration": 1, | "TimeSlowDuration": 1, | ||
"TimeSlowPercentage": 100, | "TimeSlowPercentage": 100, | ||
"TimeslowModifier": { | |||
"Class": "DoormanDiminishingTimestop", | |||
"Subclass": "DoormanExitTimeslow" | |||
}, | |||
"UnstoppableWhileChannelingModifier": { | |||
"Class": "Unstoppable", | |||
"Subclass": "DoormanHotelUnstoppable", | |||
"EnabledStateMask": [ | |||
"StatusImmune", | |||
"SlowImmune", | |||
"KnockdownImmune", | |||
"Unstoppable" | |||
], | |||
"StatusEffectPriority": 25, | |||
"DisabledStateMask": [ | |||
"Disarmed", | |||
"Muted", | |||
"Silenced", | |||
"SilenceMovementAbilites", | |||
"Slowed", | |||
"Glitched", | |||
"MeleeDisabledDebuff", | |||
"DashDisabledDebuff" | |||
] | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -20, | ||
"StaminaDrain": 1 | "StaminaDrain": 1 | ||
}, | }, | ||
| Line 1,182: | Line 2,119: | ||
{ | { | ||
"UnstoppableWhileHotelOccupied": 1, | "UnstoppableWhileHotelOccupied": 1, | ||
"LateCheckoutCooldown": | "LateCheckoutCooldown": 15 | ||
} | } | ||
] | ] | ||
| Line 1,188: | Line 2,125: | ||
"ability_doorman_luggage_cart": { | "ability_doorman_luggage_cart": { | ||
"AbilityCastDelay": 0.25, | "AbilityCastDelay": 0.25, | ||
"AbilityCastRange": | "AbilityCastRange": { | ||
"AbilityCooldown": 30, | "Value": 20, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 6, | "AbilityDuration": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorAllowSelfCast", | |||
"BehaviorProjectilePassThroughWorld", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"CartDamage": { | "CartDamage": { | ||
"Value": | "Value": 60, | ||
"Scale": { | "Scale": { | ||
"Value": 0.75, | "Value": 0.75, | ||
| Line 1,203: | Line 2,165: | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_doorman_luggage_cart", | "Key": "ability_doorman_luggage_cart", | ||
"ModifierDrag": { | |||
"Class": "LuggageDrag", | |||
"Subclass": "Drag", | |||
"StompIgnoreLingerModifier": { | |||
"Class": "Base", | |||
"Subclass": "LuggageDragStompIgnoreLinger", | |||
"EnabledStateMask": [ | |||
"DoormanLuggageDragged" | |||
] | |||
}, | |||
"StompIgnoreLingerDuration": 0.5, | |||
"EnabledStateMask": [ | |||
"IgnorePortals" | |||
] | |||
}, | |||
"Name": "Luggage Cart", | "Name": "Luggage Cart", | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"CartDamage": | "CartDamage": 80 | ||
}, | }, | ||
{ | { | ||
"AbilityCastRange": | "AbilityCastRange": 25, | ||
"WallImpactDamage": { | "WallImpactDamage": { | ||
"Value": 75, | "Value": 75, | ||
| Line 1,232: | Line 2,209: | ||
}, | }, | ||
"ability_drifter_hunger": { | "ability_drifter_hunger": { | ||
"AbilityCastRange": 80, | "AbilityCastRange": { | ||
"Value": 80, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AmpDamagePercent": 15, | "AmpDamagePercent": 15, | ||
"BehaviourBits": null, | |||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "DrifterHungerBuff" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DelayBeforeInvisStarts": 0.6, | "DelayBeforeInvisStarts": 0.6, | ||
| Line 1,253: | Line 2,241: | ||
}, | }, | ||
"InvisFadeToDuration": 0.3, | "InvisFadeToDuration": 0.3, | ||
"InvisModifier": { | |||
"Class": "Invis", | |||
"Subclass": "Invis" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"IsolationAssistPercentValue": 100, | "IsolationAssistPercentValue": 100, | ||
| Line 1,265: | Line 2,257: | ||
"SpottedRadius": 15, | "SpottedRadius": 15, | ||
"TargetLingerDuration": 3, | "TargetLingerDuration": 3, | ||
"TargetModifier": { | |||
"Class": "HungerTarget", | |||
"Subclass": "HungerTarget" | |||
}, | |||
"TickRate": 1, | "TickRate": 1, | ||
"TrailDuration": 10, | "TrailDuration": { | ||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"BonusMoveSpeed": | "BonusMoveSpeed": 3 | ||
}, | }, | ||
{ | { | ||
"HealOnKillPct": | "HealOnKillPct": 24, | ||
"StaminaToRestore": 2 | "StaminaToRestore": 2 | ||
}, | }, | ||
{ | { | ||
"AmpDamagePercent": | "AmpDamagePercent": 11 | ||
} | } | ||
], | ], | ||
| Line 1,283: | Line 2,285: | ||
"ability_empowerbullet": { | "ability_empowerbullet": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityCooldown": 6, | "AbilityCooldown": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BonusClip": 1, | "BonusClip": 1, | ||
"BuffDuration": 3, | "BuffDuration": 3, | ||
| Line 1,293: | Line 2,306: | ||
"Value": 0.93, | "Value": 0.93, | ||
"Type": "weapon_damage" | "Type": "weapon_damage" | ||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "DiminishingSlow", | |||
"Subclass": "Slow", | |||
"EnabledStateMask": [ | |||
"GlowThroughWallsToProvider", | |||
"SilenceMovementAbilites" | |||
] | |||
}, | |||
"EmpowerBulletModifier": { | |||
"Class": "EmpowerBullet", | |||
"Subclass": "EmpowerbulletWatcher", | |||
"StatusEffectPriority": 0, | |||
"MaxBulletsToProcInShot": 1, | |||
"DebuffModifier": { | |||
"Class": "StompDebuff", | |||
"Subclass": "EmpowerbulletDebuff" | |||
} | } | ||
}, | }, | ||
| Line 1,315: | Line 2,346: | ||
"ability_explosive_barrel": { | "ability_explosive_barrel": { | ||
"AbilityCastDelay": 0.125, | "AbilityCastDelay": 0.125, | ||
"AbilityCharges": 1, | "AbilityCharges": { | ||
"AbilityCooldown": 28, | "Value": 2, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "max_charges" | |||
" | } | ||
"Value": | }, | ||
"AbilityCooldown": { | |||
"Value": 28, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 7.5, | |||
"Scale": { | "Scale": { | ||
"Value": 1 | "Value": 1, | ||
"Type": " | "Type": "charge_cooldown" | ||
} | } | ||
}, | }, | ||
"BarrelHeavyMeleeForceForward": | "AbilityUnitTargetLimit": 1, | ||
"BarrelHeavyMeleeForceUp": | "ArmTime": 0.1, | ||
"BarrelHeavyMeleeForceForward": 1800, | |||
"BarrelHeavyMeleeForceUp": 300, | |||
"BarrelLifetime": 8, | "BarrelLifetime": 8, | ||
"BarrelLightMeleeForceForward": | "BarrelLightMeleeForceForward": 1400, | ||
"BarrelLightMeleeForceUp": | "BarrelLightMeleeForceUp": 300, | ||
"BarrelPitchMax": | "BarrelPitchMax": 90, | ||
"BarrelPitchMin": 2, | "BarrelPitchMin": 2, | ||
"BarrelRollSpeedMoveAir": 10, | "BarrelRollSpeedMoveAir": 10, | ||
"BarrelRollSpeedMoveMin": | "BarrelRollSpeedMoveMin": 20, | ||
"BarrelScale": 1.3, | "BarrelScale": 1.3, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorIgnoreSelectionMashProtection", | |||
"BehaviorDontInterruptSlideOnCast", | |||
"BehaviorAllowAltCast", | |||
"BehaviorCastImmediateOnOtherAbility" | |||
], | |||
"BurnDuration": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"BurnModifier": { | |||
"Class": "BaseDot", | |||
"Subclass": "BarrelBurn" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DPS": { | |||
"Value": 13.3333, | |||
"Scale": { | |||
"Value": 0.175, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"ImpactDamage": { | |||
"Value": 40, | |||
"Scale": { | |||
"Value": 0.525, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_explosive_barrel", | "Key": "ability_explosive_barrel", | ||
"MinTimeBeforeDestroy": 1, | "MinTimeBeforeDestroy": 0.1, | ||
"Name": "Powder Keg", | "Name": "Powder Keg", | ||
"Radius": 6, | "Radius": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"TickRate": 0.5, | |||
"TossDuration": 0.4, | "TossDuration": 0.4, | ||
"TossSpeed": 3.556, | "TossSpeed": 3.556, | ||
| Line 1,350: | Line 2,433: | ||
}, | }, | ||
{ | { | ||
" | "AbilityCharges": 1 | ||
}, | }, | ||
{ | { | ||
" | "ImpactDamage": { | ||
" | "Value": 40, | ||
" | "Scale": { | ||
} | "Value": 0.25, | ||
] | "Type": "spirit" | ||
}, | } | ||
}, | |||
"DPS": { | |||
"Value": 13.3333, | |||
"Scale": { | |||
"Value": 0.083333, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -5 | |||
} | |||
] | |||
}, | |||
"ability_familiar_ability01": { | "ability_familiar_ability01": { | ||
"AbilityCastDelay": 0.18, | "AbilityCastDelay": 0.18, | ||
"AbilityCastRange": 24, | "AbilityCastRange": { | ||
"Value": 24, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityChannelTime": { | "AbilityChannelTime": { | ||
"Value": 1.9, | "Value": 1.9, | ||
| Line 1,369: | Line 2,470: | ||
} | } | ||
}, | }, | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 200, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoChannelModifier": { | |||
"Class": "Base", | |||
"Subclass": "Channeling" | |||
}, | |||
"AwakeDamage": { | "AwakeDamage": { | ||
"Value": 120, | "Value": 120, | ||
| Line 1,379: | Line 2,490: | ||
} | } | ||
}, | }, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCooldownOnChannelEnd", | |||
"BehaviorRefundHalfCooldownOnChannelInterrupt" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DamageResistPctWhileChanneling": 30, | |||
"EffectModifier": { | |||
"Class": "CitadelModifierFamiliarAsleep", | |||
"Subclass": "Effect" | |||
}, | |||
"Height": 20, | "Height": 20, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 1,386: | Line 2,509: | ||
"MoveSpeedAndDashSlowPct": 25, | "MoveSpeedAndDashSlowPct": 25, | ||
"Name": "Naptime", | "Name": "Naptime", | ||
"Radius": 19, | "Radius": { | ||
"Value": 19, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SleepDamageThreshold": { | "SleepDamageThreshold": { | ||
"Value": 100, | "Value": 100, | ||
| Line 1,394: | Line 2,523: | ||
} | } | ||
}, | }, | ||
"SleepDuration": 4, | "SleepDuration": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SleepMoveSpeed": 1.5, | "SleepMoveSpeed": 1.5, | ||
"StaringModifier": { | |||
"Class": "CitadelModifierFamiliarStaring", | |||
"Subclass": "Staring" | |||
}, | |||
"UnstoppableWhileChannelingModifier": { | |||
"Class": "Unstoppable", | |||
"Subclass": "FamiliarUltUnstoppable", | |||
"EnabledStateMask": [ | |||
"StatusImmune", | |||
"SlowImmune", | |||
"KnockdownImmune", | |||
"Unstoppable" | |||
], | |||
"StatusEffectPriority": 25, | |||
"DisabledStateMask": [ | |||
"Disarmed", | |||
"Muted", | |||
"Silenced", | |||
"SilenceMovementAbilites", | |||
"Slowed", | |||
"Glitched", | |||
"MeleeDisabledDebuff", | |||
"DashDisabledDebuff" | |||
] | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 1,408: | Line 2,568: | ||
"DamageResistPctWhileChanneling": 50, | "DamageResistPctWhileChanneling": 50, | ||
"UnstoppableWhileChanneling": 1, | "UnstoppableWhileChanneling": 1, | ||
"AbilityCooldown": - | "AbilityCooldown": -55 | ||
} | } | ||
] | ] | ||
| Line 1,414: | Line 2,574: | ||
"ability_familiar_ability02": { | "ability_familiar_ability02": { | ||
"AbilityCastDelay": 0.3, | "AbilityCastDelay": 0.3, | ||
"AbilityCastRange": 40, | "AbilityCastRange": { | ||
"AbilityCharges": 1, | "Value": 40, | ||
"AbilityCooldown": 25, | "Scale": { | ||
"AbilityCooldownBetweenCharge": | "Value": 1, | ||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCharges": { | |||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityPostCastDuration": 0.2, | "AbilityPostCastDuration": 0.2, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoChannelModifier": { | |||
"Class": "Base", | |||
"Subclass": "Channeling" | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectile", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"CDReduceOnPillowHit": 5, | "CDReduceOnPillowHit": 5, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 1,429: | Line 2,622: | ||
} | } | ||
}, | }, | ||
"EffectDuration": 3, | "EffectDuration": { | ||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"EffectModifier": { | |||
"Class": "DiminishingSlow", | |||
"Subclass": "Slow" | |||
}, | |||
"FadingSlowPercent": 45, | "FadingSlowPercent": 45, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 1,435: | Line 2,638: | ||
"Name": "Pillow Toss", | "Name": "Pillow Toss", | ||
"OrbsToFire": 1, | "OrbsToFire": 1, | ||
"Radius": 5, | "Radius": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"TossDuration": 0.4, | "TossDuration": 0.4, | ||
"TossForce": 300, | "TossForce": 300, | ||
| Line 1,447: | Line 2,656: | ||
}, | }, | ||
{ | { | ||
"Damage": | "Damage": 100, | ||
"AbilityCharges": 1 | "AbilityCharges": 1 | ||
} | } | ||
| Line 1,454: | Line 2,663: | ||
"ability_familiar_attach": { | "ability_familiar_attach": { | ||
"AbilityCastDelay": 0.5, | "AbilityCastDelay": 0.5, | ||
"AbilityCastRange": 23, | "AbilityCastRange": { | ||
"AbilityCooldown": 40, | "Value": 23, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 40, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 5.5, | "AbilityDuration": { | ||
"Value": 5.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AllyLockoutModifier": { | |||
"Class": "Base", | |||
"Subclass": "Tagalonglockout" | |||
}, | |||
"AttachHealModifier": { | |||
"Class": "FamiliarAttachHeal", | |||
"Subclass": "Attachheal" | |||
}, | |||
"AttachedModifier": { | |||
"Class": "FamiliarAttached", | |||
"Subclass": "Attached", | |||
"HostModifier": { | |||
"Class": "FamiliarAttachhost", | |||
"Subclass": "Host" | |||
}, | |||
"ReplicatedBarrierModifier": { | |||
"Class": "CitadelFamiliarReplicatedbarrier", | |||
"Subclass": "Familiarbarrier" | |||
}, | |||
"AttachEndingModifier": { | |||
"Class": "Base", | |||
"Subclass": "Attachending" | |||
}, | |||
"EndingWarningDuration": 5 | |||
}, | |||
"AutoCastDelayModifier": { | |||
"Class": "Base", | |||
"Subclass": "Castdelay" | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorDontBreakInvisibility", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorCooldownOnChannelEnd", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorMovement", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDoNotAllowSpamProc" | |||
], | |||
"BonusMoveSpeed": 4, | "BonusMoveSpeed": 4, | ||
"CameraDummyModifier": { | |||
"Class": "FamiliarCamdummy", | |||
"Subclass": "Cameradummy" | |||
}, | |||
"ChannelMoveSpeed": 5, | "ChannelMoveSpeed": 5, | ||
"DeathBarrierModifier": { | |||
"Class": "CitadelFamiliarReplicatedbarrier", | |||
"Subclass": "Deathbarrier" | |||
}, | |||
"HealingPerSecond": { | "HealingPerSecond": { | ||
"Value": | "Value": 42, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.4, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | }, | ||
"HealthRegenDuration": 3, | "HealthRegenDuration": { | ||
" | "Value": 2, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"HopOffBuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Hopoutbuff" | |||
}, | |||
"HopOutLockoutDuration": 0.3, | |||
"HopOutLockoutModifier": { | |||
"Class": "FamiliarHopoutlockout", | |||
"Subclass": "Lockout" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_familiar_attach", | "Key": "ability_familiar_attach", | ||
"LaunchTossModifier": { | |||
"Class": "FamiliarAttachLaunchoff", | |||
"Subclass": "Launchtoss" | |||
}, | |||
"LaunchedSelfModifier": { | |||
"Class": "CitadelModifierFamiliarSpeedlines", | |||
"Subclass": "Launch" | |||
}, | |||
"MissingHealthBurstPct": { | "MissingHealthBurstPct": { | ||
"Value": 15, | "Value": 15, | ||
| Line 1,478: | Line 2,774: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"MovingToAttachModifier": { | |||
"Class": "FamiliarMovingtoattach", | |||
"Subclass": "Movingtoattach" | |||
}, | }, | ||
"Name": "Tag Along", | "Name": "Tag Along", | ||
"SpeedModifier": { | |||
"Class": "Base", | |||
"Subclass": "Speed" | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 1,485: | Line 2,789: | ||
}, | }, | ||
{ | { | ||
"BonusBarrierAmpPercent": | "BonusBarrierAmpPercent": 35, | ||
"BonusItemDurationPercent": | "BonusItemDurationPercent": 35, | ||
"BonusItemRangePercent": | "BonusItemRangePercent": 35 | ||
}, | }, | ||
{ | { | ||
"TechPowerPercent": 15, | "TechPowerPercent": 15, | ||
"BonusSpiritPower": 35, | "BonusSpiritPower": 35, | ||
"HopOffEffecDuration": 10 | "HopOffEffecDuration": 10, | ||
"MissingHealthBurstPct": { | |||
"Value": 0, | |||
"Scale": { | |||
"Value": 0.016, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"HealingPerSecond": { | |||
"Value": 0, | |||
"Scale": { | |||
"Value": 0.34, | |||
"Type": "spirit" | |||
} | |||
} | |||
} | } | ||
] | ] | ||
}, | }, | ||
"ability_familiar_attach_trigger": { | "ability_familiar_attach_trigger": { | ||
"AbilityCastRange": 30, | "AbilityCastRange": { | ||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorCastableWhileHidden", | |||
"BehaviorIgnoreSelectionMashProtection", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorMovement" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 1,507: | Line 2,838: | ||
}, | }, | ||
"ability_familiar_helpinghands": { | "ability_familiar_helpinghands": { | ||
"AIAggroModifier": { | |||
"Class": "NeutralAggro", | |||
"Subclass": "Aiaggro" | |||
}, | |||
"AIPhysicsModifier": { | |||
"Class": "FamiliarAiPhysics", | |||
"Subclass": "Aiphysics" | |||
}, | |||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCastRange": { | "AbilityCastRange": { | ||
| Line 1,519: | Line 2,858: | ||
"ArmTime": 0.1, | "ArmTime": 0.1, | ||
"AuraAttackHeight": 10, | "AuraAttackHeight": 10, | ||
"AuraRadius": 10, | "AuraRadius": { | ||
"AuraSoftRadius": 10, | "Value": 10, | ||
"BonusMoveSpeed": 3, | "Scale": { | ||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AuraSoftRadius": { | |||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorAllowSelfCast", | |||
"BehaviorDamageDoesntWakeFromSleep", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDoNotAllowSpamProc", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BonusMoveSpeed": 3, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DPSPerSprite": 1, | "DPSPerSprite": 1, | ||
"Damage": 20, | "Damage": 20, | ||
"HelperChoreCooldownDuration": 5, | "HelperChoreCooldownDuration": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"HelperCount": 1, | "HelperCount": 1, | ||
"HelperDowntimeDuration": 15.1, | "HelperDowntimeDuration": { | ||
"Value": 15.1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"HelpersPerPatrol": 4, | "HelpersPerPatrol": 4, | ||
"InfestBurstHealthPercent": 75, | "InfestBurstHealthPercent": 75, | ||
| Line 1,539: | Line 2,911: | ||
}, | }, | ||
"InfestHealInterval": 2, | "InfestHealInterval": 2, | ||
"InfestModifier": { | |||
"Class": "CitadelModifierFamiliarInfested", | |||
"Subclass": "Infest" | |||
}, | |||
"InfestWaitingModifier": { | |||
"Class": "Base", | |||
"Subclass": "Infestwaiting", | |||
"EnabledStateMask": [ | |||
"FamiliarInfestWaiting" | |||
] | |||
}, | |||
"InvisWatcherModifier": { | |||
"Class": "FamiliarHelperInvisWatcher", | |||
"Subclass": "FamiliarHelperInvisWatcher" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_familiar_helpinghands", | "Key": "ability_familiar_helpinghands", | ||
| Line 1,544: | Line 2,931: | ||
"Name": "Lil Helpers", | "Name": "Lil Helpers", | ||
"PatrolDamageCooldown": 10, | "PatrolDamageCooldown": 10, | ||
"PlayerInfestDuration": 8, | "PlayerInfestDuration": { | ||
"TechArmorGain": | "Value": 8, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"TechArmorGain": 12, | |||
"TickRate": 0.2, | "TickRate": 0.2, | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"HelperCount": 1 | "HelperCount": 1, | ||
"BonusMoveSpeed": 1.5 | |||
}, | }, | ||
{ | { | ||
" | "HelperCount": 1, | ||
" | "InfestDamageTakenPercent": 15 | ||
}, | }, | ||
{ | { | ||
"HelperCount": | "HelperCount": 1, | ||
" | "TechArmorGain": 15 | ||
} | } | ||
] | ] | ||
| Line 1,563: | Line 2,957: | ||
"ability_fencer_lunge": { | "ability_fencer_lunge": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 8, | "AbilityDuration": { | ||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityPostCastDuration": 0.2, | "AbilityPostCastDuration": 0.2, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AttackDashRange": 3, | "AttackDashRange": { | ||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AttackingDashSpeed": 55.88, | "AttackingDashSpeed": 55.88, | ||
"BaseDamage": { | "BaseDamage": { | ||
| Line 1,577: | Line 2,989: | ||
} | } | ||
}, | }, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontTriggerPostCastOnCastComplete", | |||
"BehaviorMovement", | |||
"BehaviorTriggerCancelMashProtectionOnCast", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DashAngleThreshold": 89, | "DashAngleThreshold": 89, | ||
"DashBuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Dashmodifier" | |||
}, | |||
"DashRadius": 1.85, | "DashRadius": 1.85, | ||
"DashRange": 5, | "DashRange": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"DashSpeed": 27.94, | "DashSpeed": 27.94, | ||
"HealFixedHealth": { | "HealFixedHealth": { | ||
| Line 1,616: | Line 3,045: | ||
"PerfectWindowDuration": 0.25, | "PerfectWindowDuration": 0.25, | ||
"RecastTime": 5, | "RecastTime": 5, | ||
"SlashCollisionRadius": 4. | "SlashCollisionRadius": 4.05, | ||
"SlashLength": 13, | "SlashLength": { | ||
"Value": 13, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SlashRadius": 1.6, | "SlashRadius": 1.6, | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"HealFixedHealth": { | "HealFixedHealth": { | ||
"Value": | "Value": 35, | ||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1.3, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 1,630: | Line 3,065: | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -12, | ||
"BulletResist": 60, | "BulletResist": 60, | ||
"DashBuffDuration": 1.5 | "DashBuffDuration": 1.5 | ||
| Line 1,665: | Line 3,100: | ||
}, | }, | ||
"ability_fencer_riposte": { | "ability_fencer_riposte": { | ||
"AbilityChannelTime": 0.8, | "AbilityChannelTime": { | ||
"AbilityCooldown": 22, | "Value": 0.8, | ||
"AbilityCooldownBetweenCharge": -1, | "Scale": { | ||
"AbilityLifestealPercentHero": 50, | "Value": 1, | ||
"AbilityUnitTargetLimit": 1, | "Type": "duration" | ||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 22, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityLifestealPercentHero": { | |||
"Value": 50, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "healing" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"AutoChannelModifier": { | |||
"Class": "Base", | |||
"Subclass": "RiposteCastModifier" | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"CounterattackAntiMashDelay": 0.2, | "CounterattackAntiMashDelay": 0.2, | ||
| Line 1,680: | Line 3,142: | ||
}, | }, | ||
"DampingFactor": 0.5, | "DampingFactor": 0.5, | ||
"DashGraceWindow": 1.3, | |||
"DashRadius": 2.2, | "DashRadius": 2.2, | ||
"DashRange": | "DashRange": { | ||
"DashSpeed": | "Value": 35, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"DashSpeed": 76.2, | |||
"DebuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "FencerRiposteAttackDebuff" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_fencer_riposte", | "Key": "ability_fencer_riposte", | ||
"LiftHeight": 240, | "LiftHeight": 240, | ||
"MeleeResistReduction": | "MeleeResistReduction": -25, | ||
"MeleeResistReductionDuration": 3, | "MeleeResistReductionDuration": { | ||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"MoveSpeedMax": 4, | "MoveSpeedMax": 4, | ||
"Name": "Riposte", | "Name": "Riposte", | ||
| Line 1,695: | Line 3,174: | ||
"SlashHalfWidth": 1, | "SlashHalfWidth": 1, | ||
"SlashRadius": 6, | "SlashRadius": 6, | ||
"SlowDuration": 4, | "SlowDuration": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowPercent": 40, | "SlowPercent": 40, | ||
"StunDuration": 0. | "StunDuration": { | ||
"Value": 0.8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"TargetLifestealModifier": { | |||
"Class": "FencerRiposteTargetLifesteal", | |||
"Subclass": "FencerRiposteTargetLifesteal" | |||
}, | |||
"TurnRateMax": 10, | "TurnRateMax": 10, | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -8 | ||
}, | }, | ||
{ | { | ||
"MeleeResistReduction": | "MeleeResistReduction": -25, | ||
"StunDuration": 0.4 | |||
}, | }, | ||
{ | { | ||
" | "TargetLifesteal": 75, | ||
"TargetLifestealDuration": 13 | |||
} | } | ||
] | ] | ||
}, | |||
"ability_fencer_riposte_target_select": { | |||
"AbilityCastRange": { | |||
"Value": 35, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorCastableWhileBusy", | |||
"BehaviorNotSilencable", | |||
"BehaviorCastableWhileCmdRestricted", | |||
"BehaviorNonCombat", | |||
"BehaviorCastableWhileHidden", | |||
"BehaviorIgnoreSelectionMashProtection", | |||
"BehaviorCastableWhileDodging", | |||
"BehaviorTrigger", | |||
"BehaviorUseInstantCastUnitTargetUi" | |||
], | |||
"ChannelMoveSpeed": -1, | |||
"IsDisabled": false, | |||
"Key": "ability_fencer_riposte_target_select", | |||
"Name": null, | |||
"Upgrades": [] | |||
}, | }, | ||
"ability_fencer_throwblade": { | "ability_fencer_throwblade": { | ||
"AbilityCastDelay": 0.5, | "AbilityCastDelay": 0.5, | ||
"AbilityCooldown": 12, | "AbilityCooldown": { | ||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirDrag": 2, | "AirDrag": 2, | ||
"AirSpeedMax": 70, | "AirSpeedMax": 70, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorShowCastRangeAsSatSphereWhileCasting", | |||
"BehaviorMovement" | |||
], | |||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "FencerSigilBuff" | |||
}, | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"Damage": { | "Damage": { | ||
| Line 1,725: | Line 3,266: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"DebuffModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "FencerSigilSlow" | |||
}, | |||
"DisarmModifier": { | |||
"Class": "Base", | |||
"Subclass": "UpgradeGreaterWitheringWhipDebuff", | |||
"EnabledStateMask": [ | |||
"Disarmed" | |||
] | |||
}, | }, | ||
"FallSpeedMax": 1, | "FallSpeedMax": 1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"JumpVelocityHidden": | "JumpVelocityHidden": 16, | ||
"Key": "ability_fencer_throwblade", | "Key": "ability_fencer_throwblade", | ||
"Name": "Disengaging Sigil", | "Name": "Disengaging Sigil", | ||
" | "SigilRadius": { | ||
"Value": 6.5, | |||
"SlowDuration": 4, | "Scale": { | ||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SlowDuration": { | |||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowPercent": 30, | "SlowPercent": 30, | ||
"TraceToGroundDistance": 1000, | "TraceToGroundDistance": 1000, | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
" | "BonusFireRate": 25, | ||
"BonusBulletSpeedPercent": 25, | |||
"BuffDuration": 8 | |||
}, | }, | ||
{ | { | ||
" | "StaminaToRestore": 1, | ||
" | "ResetsAirLimit": 1 | ||
}, | }, | ||
{ | { | ||
" | "RecastTime": 4 | ||
} | } | ||
] | ] | ||
| Line 1,753: | Line 3,316: | ||
"ability_fencer_ultimate": { | "ability_fencer_ultimate": { | ||
"AbilityCastDelay": 1.5, | "AbilityCastDelay": 1.5, | ||
"AbilityChannelTime": 9999, | "AbilityChannelTime": { | ||
"AbilityCooldown": | "Value": 9999, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 145, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.2, | "AbilityPostCastDuration": 0.2, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirSpeedMax": 70, | "AirSpeedMax": 70, | ||
"AutoCastDelayModifier": { | |||
"Class": "Base", | |||
"Subclass": "FencerUltCastDelay" | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorDontTriggerPostCastOnCastComplete", | |||
"BehaviorMovement", | |||
"BehaviorNoTarget", | |||
"BehaviorTriggerCancelMashProtectionOnCast", | |||
"BehaviorDeactivateCrouchToggleOnCast", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorCooldownOnChannelEnd", | |||
"BehaviorShowCastRangeAsSatSphereWhileCasting", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BonusDamagePercent": 60, | "BonusDamagePercent": 60, | ||
"CameraDistance": 250, | "CameraDistance": 250, | ||
"CasterArrivalModifier": { | |||
"Class": "Base", | |||
"Subclass": "FencerUltimateCasterArrival", | |||
"EnabledStateMask": [ | |||
"SinclairTaxUltActive", | |||
"HideCrosshair", | |||
"HideStamina", | |||
"HideAmmo", | |||
"CameraTransitionAlways" | |||
] | |||
}, | |||
"CasterLockDuration": 1.8, | "CasterLockDuration": 1.8, | ||
"CasterModifier": { | |||
"Class": "FencerUltimateCaster", | |||
"Subclass": "FencerUltimateCaster", | |||
"EnabledStateMask": [ | |||
"SinclairTaxUltActive", | |||
"HideCrosshair", | |||
"HideStamina", | |||
"HideAmmo", | |||
"CameraTransitionAlways" | |||
] | |||
}, | |||
"DashAngleThreshold": 89, | "DashAngleThreshold": 89, | ||
"DashRadius": 7, | "DashRadius": 7, | ||
"DashRange": 27, | "DashRange": { | ||
"Value": 27, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"DashSpeed": 254, | "DashSpeed": 254, | ||
"DebuffDuration": 1.8, | "DebuffDuration": 1.8, | ||
"DelayedDamage": { | "DelayedDamage": { | ||
"Value": | "Value": 200, | ||
"Scale": { | "Scale": { | ||
"Value": 2. | "Value": 2.6, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 1,791: | Line 3,410: | ||
"Name": "Itani Lo Sahn", | "Name": "Itani Lo Sahn", | ||
"SideMoveSpeedReduction": -100, | "SideMoveSpeedReduction": -100, | ||
"TargetModifier": { | |||
"Class": "FencerUltimateTarget", | |||
"Subclass": "Cursed", | |||
"StatusEffectPriority": 50, | |||
"EnabledStateMask": [ | |||
"ModNoCleanse", | |||
"HealingDisabled", | |||
"Disarmed", | |||
"Silenced", | |||
"Muted", | |||
"DashDisabledDebuff", | |||
"SilenceMovementAbilites" | |||
], | |||
"EndTimeScaleForFlinch": 0.9, | |||
"DamageTimeOffset": 0.3 | |||
}, | |||
"TargetNonHeroModifier": { | |||
"Class": "FencerUltimateTarget", | |||
"Subclass": "CursedNonHero", | |||
"StatusEffectPriority": 50, | |||
"EnabledStateMask": [ | |||
"HealingDisabled", | |||
"Disarmed", | |||
"Silenced", | |||
"Muted", | |||
"DashDisabledDebuff", | |||
"SilenceMovementAbilites" | |||
], | |||
"EndTimeScaleForFlinch": 0.9, | |||
"DamageTimeOffset": 0.3 | |||
}, | |||
"TechCleaveExpireTime": 0.35, | "TechCleaveExpireTime": 0.35, | ||
"TimeScaleDebuff": 70, | "TimeScaleDebuff": 70, | ||
| Line 1,801: | Line 3,451: | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -35 | ||
}, | }, | ||
{ | { | ||
"BonusDamagePercent": | "BonusDamagePercent": 50 | ||
} | } | ||
], | ], | ||
| Line 1,810: | Line 3,460: | ||
}, | }, | ||
"ability_fire_bomb": { | "ability_fire_bomb": { | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 190, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorCastableWhileBusy", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BuffModifier": { | |||
"Class": "FirebombBuff", | |||
"Subclass": "Buff" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 1,820: | Line 3,485: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"DebuffModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Slow" | |||
}, | }, | ||
"ExplodeDelay": 3.25, | "ExplodeDelay": 3.25, | ||
"FireBombModifier": { | |||
"Class": "Firebomb", | |||
"Subclass": "Firebomb", | |||
"StatusEffectPriority": 45 | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_fire_bomb", | "Key": "ability_fire_bomb", | ||
"Name": "Concussive Combustion", | "Name": "Concussive Combustion", | ||
"Radius": 12, | "ProgressBarModifier": { | ||
"StunDuration": 1.25, | "Class": "Base", | ||
"Subclass": "Progressbar" | |||
}, | |||
"Radius": { | |||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"StunDuration": { | |||
"Value": 1.25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 1,832: | Line 3,522: | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -65, | ||
"LifeStealPercentOnHit": 100 | "LifeStealPercentOnHit": 100 | ||
}, | }, | ||
{ | { | ||
"StunDuration": 0. | "StunDuration": 0.9, | ||
"Radius": 10 | "Radius": 10 | ||
} | } | ||
| Line 1,843: | Line 3,533: | ||
"ability_flame_dash": { | "ability_flame_dash": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCooldown": 38, | "AbilityCooldown": { | ||
"AbilityDuration": 3, | "Value": 38, | ||
"AbilityUnitTargetLimit": 1, | "Scale": { | ||
"AuraLingerDuration": 1, | "Value": 1, | ||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityDuration": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"AuraLingerDuration": 1, | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorPreventBotUsage", | |||
"BehaviorMovement", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"ChannelMoveSpeed": 18, | "ChannelMoveSpeed": 18, | ||
"DPS": { | "DPS": { | ||
| Line 1,857: | Line 3,566: | ||
"DashAirSpeed": 8, | "DashAirSpeed": 8, | ||
"DashSpeed": 12, | "DashSpeed": 12, | ||
"FlameAuraRadius": 4.5, | "FlameAuraRadius": { | ||
"Value": 4.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"FlameDashJumpBonus": 50, | "FlameDashJumpBonus": 50, | ||
"FlameDashModifier": { | |||
"Class": "Flamedash", | |||
"Subclass": "Flamedash", | |||
"EnabledStateMask": [ | |||
"AbilityMovement", | |||
"MantleDisabled", | |||
"MeleeDisabled", | |||
"SlidingDisabled", | |||
"DuckingDisabled" | |||
], | |||
"GroundAuraModifier": { | |||
"Class": "FlamedashGroundAura", | |||
"Subclass": "FlamedashGroundAura", | |||
"Height": 80, | |||
"ProvidedByAura": { | |||
"Class": "FlamedashBurn", | |||
"Subclass": "FlamedashBurn", | |||
"DebuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "FlamedashDebuff" | |||
} | |||
} | |||
}, | |||
"ProgressModifier": { | |||
"Class": "Base", | |||
"Subclass": "ProgressWatcher" | |||
} | |||
}, | |||
"GroundAuraSpacing": 1, | "GroundAuraSpacing": 1, | ||
"GroundFlameDuration": 4, | "GroundFlameDuration": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_flame_dash", | "Key": "ability_flame_dash", | ||
| Line 1,883: | Line 3,632: | ||
}, | }, | ||
"ability_fortuna_ability01": { | "ability_fortuna_ability01": { | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 1,903: | Line 3,662: | ||
}, | }, | ||
"ability_fortuna_ability02": { | "ability_fortuna_ability02": { | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 1,923: | Line 3,692: | ||
}, | }, | ||
"ability_fortuna_ability03": { | "ability_fortuna_ability03": { | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 1,943: | Line 3,722: | ||
}, | }, | ||
"ability_fortuna_ult": { | "ability_fortuna_ult": { | ||
"AbilityCooldown": 127, | "AbilityCooldown": { | ||
"Value": 127, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 1,963: | Line 3,752: | ||
}, | }, | ||
"ability_frank_painaura": { | "ability_frank_painaura": { | ||
"AbilityCooldown": 2, | "AbilityCooldown": { | ||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 8, | "AbilityDuration": 8, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AuraModifier": { | |||
"Class": "FrankPainaura", | |||
"Subclass": "Painaura", | |||
"DebuffModifier": { | |||
"Class": "FrankPainauraTarget", | |||
"Subclass": "Painauradebuff" | |||
} | |||
}, | |||
"AuraOffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Auraoff" | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorStartCooldownOnToggleOff", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDoNotAllowSpamProc", | |||
"BehaviorCanCastOnZipline" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 1,993: | Line 3,807: | ||
}, | }, | ||
"Name": "Aura of Suffering", | "Name": "Aura of Suffering", | ||
"Radius": | "Radius": { | ||
"SelfDPS": 15, | "Value": 8, | ||
"SelfDamagePercentage": 70, | "Scale": { | ||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SelfDPS": 15, | |||
"SelfDamagePercentage": 70, | |||
"TickRate": 0.25, | "TickRate": 0.25, | ||
"ToggleOffDelay": 0.5, | "ToggleOffDelay": 0.5, | ||
| Line 2,009: | Line 3,829: | ||
}, | }, | ||
{ | { | ||
"IncomingDamagePercent": 15 | "IncomingDamagePercent": 15, | ||
"Radius": 1 | |||
} | } | ||
] | ] | ||
}, | }, | ||
"ability_frank_revive": { | "ability_frank_revive": { | ||
"AbilityChannelTime": 3, | "AbilityChannelTime": { | ||
"AbilityCooldown": | "Value": 3, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 240, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.66, | "AbilityPostCastDuration": 0.66, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorCastEvenIfBusyAndExclusive", | |||
"BehaviorChannelled", | |||
"BehaviorCastableWhileBusy", | |||
"BehaviorNotSilencable", | |||
"BehaviorNoTarget", | |||
"BehaviorCastableWhileCmdRestricted", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCanCastWhileDead" | |||
], | |||
"BonusDamagePerBullet": { | "BonusDamagePerBullet": { | ||
"Value": 0, | "Value": 0, | ||
| Line 2,025: | Line 3,868: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Selfbuff" | |||
}, | }, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 2,033: | Line 3,880: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"DashSlowModifier": { | |||
"Class": "Base", | |||
"Subclass": "Dashslow" | |||
}, | }, | ||
"EnemyDashSlowPercent": -30, | "EnemyDashSlowPercent": -30, | ||
"HalfHeight": 15, | "HalfHeight": { | ||
"Value": 15, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"InitialDelay": 0.5, | "InitialDelay": 0.5, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_frank_revive", | "Key": "ability_frank_revive", | ||
"Name": "Shocking Reanimation", | "Name": "Shocking Reanimation", | ||
"Radius": 18, | "Radius": { | ||
"Value": 18, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"RespawnDelay": 3, | "RespawnDelay": 3, | ||
"RespawnHealthPercent": 50, | "RespawnHealthPercent": 50, | ||
"SlowDuration": 3, | "RevivingModifier": { | ||
"Class": "FrankReviving", | |||
"Subclass": "Reviving", | |||
"EnabledStateMask": [ | |||
"Invulnerable", | |||
"HideCrosshair", | |||
"HideStamina", | |||
"HideAmmo" | |||
] | |||
}, | |||
"SlowDuration": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowModifier": { | |||
"Class": "DiminishingSlow", | |||
"Subclass": "Slow" | |||
}, | |||
"SlowPercent": 120, | "SlowPercent": 120, | ||
"StunDuration": 1.5, | "StunDuration": { | ||
"Value": 1.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 2,061: | Line 3,950: | ||
}, | }, | ||
{ | { | ||
"Damage": | "Damage": 175, | ||
"StunDuration": 1.5, | "StunDuration": 1.5, | ||
"AbilityCooldown": - | "AbilityCooldown": -95 | ||
} | } | ||
], | ], | ||
"ZombieModifier": { | |||
"Class": "FrankZombie", | |||
"Subclass": "Zombie" | |||
}, | |||
"ZombieTickRate": 0.02 | "ZombieTickRate": 0.02 | ||
}, | }, | ||
"ability_frank_selfzap": { | "ability_frank_selfzap": { | ||
"AbilityChannelTime": | "AbilityChannelTime": { | ||
"Value": 0.35, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCharges": { | |||
"Value": 1, | |||
" | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": 1 | "Value": 1, | ||
"Type": " | "Type": "max_charges" | ||
} | } | ||
}, | }, | ||
"Upgrades": [ | "AbilityCooldown": { | ||
{ | "Value": 30, | ||
"BonusMoveSpeed": 3 | "Scale": { | ||
}, | "Value": 1, | ||
{ | "Type": "cooldown" | ||
"TotalHealthRegen": 70, | } | ||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityDuration": { | |||
"Value": 4.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BonusMoveSpeed": 3, | |||
"BuffModifier": { | |||
"Class": "FrankSelfzap", | |||
"Subclass": "Selfzap" | |||
}, | |||
"ChannelMoveSpeed": -1, | |||
"CurrentHealthPercentDamage": 15, | |||
"IsDisabled": false, | |||
"Key": "ability_frank_selfzap", | |||
"Name": "Jumpstart", | |||
"TotalHealthRegen": { | |||
"Value": 100, | |||
"Scale": { | |||
"Value": 1.2, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"Upgrades": [ | |||
{ | |||
"BonusMoveSpeed": 3 | |||
}, | |||
{ | |||
"TotalHealthRegen": 70, | |||
"AbilityCooldown": -8 | "AbilityCooldown": -8 | ||
}, | }, | ||
| Line 2,101: | Line 4,035: | ||
"Value": 0, | "Value": 0, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.9, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 2,111: | Line 4,045: | ||
"ability_frank_shocktarget2": { | "ability_frank_shocktarget2": { | ||
"AbilityCastDelay": 0.35, | "AbilityCastDelay": 0.35, | ||
"AbilityCastRange": 28, | "AbilityCastRange": { | ||
"Value": 28, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityChargesConditionally": 1, | "AbilityChargesConditionally": 1, | ||
"AbilityCooldown": 2, | "AbilityCooldown": { | ||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.2, | "AbilityPostCastDuration": 0.2, | ||
| Line 2,124: | Line 4,070: | ||
} | } | ||
}, | }, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorShowCastRangeAsSatSphereWhileCasting", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BoltCount": 7, | "BoltCount": 7, | ||
"BonusShocksDelay": 0.2, | "BonusShocksDelay": 0.2, | ||
| Line 2,133: | Line 4,085: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"FullyChargedFXModifier": { | |||
"Class": "FrankShockfullycharged", | |||
"Subclass": "ChargedFx" | |||
}, | }, | ||
"HealOnHit": { | "HealOnHit": { | ||
| Line 2,151: | Line 4,107: | ||
}, | }, | ||
"Name": "Pain Battery", | "Name": "Pain Battery", | ||
"ShockModifier": { | |||
"Class": "FrankShocktarget", | |||
"Subclass": "Shock" | |||
}, | |||
"SlowModifier": { | |||
"Class": "DiminishingSlow", | |||
"Subclass": "ZapSlow" | |||
}, | |||
"SpreadAngle": 40, | "SpreadAngle": 40, | ||
"SpreadRandomness": 0.005, | "SpreadRandomness": 0.005, | ||
| Line 2,178: | Line 4,142: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BonusMoveSpeed": | "AirMoveIncreasePercent": 10, | ||
" | "AutoIntrinsicModifiers": [ | ||
{ | |||
"Class": "IntrinsicBase", | |||
"Subclass": "IntrinsicBase" | |||
} | |||
], | |||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorNotSilencable", | |||
"BehaviorNoTarget" | |||
], | |||
"BonusMoveSpeed": 2, | |||
"BonusSprintAcceleration": 14, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DropOffTimer": 0.1, | "DropOffTimer": 0.1, | ||
"DropoffTimerModifier": { | |||
"Class": "IdolReturnTimer", | |||
"Subclass": "Timer", | |||
"EnabledStateMask": [ | |||
"ReturningIdol" | |||
] | |||
}, | |||
"FixedMoveSpeed": 15, | "FixedMoveSpeed": 15, | ||
"GroundMoveIncreasePercent": 10, | |||
"HoldingIdolModifier": { | |||
"Class": "CitadelHoldingGoldenIdol", | |||
"Subclass": "CitadelHoldingGoldenIdol", | |||
"EnabledStateMask": [ | |||
"HoldingIdol", | |||
"TeleporterDisabled", | |||
"ZiplineDisabled", | |||
"AttributeCannotBePurged", | |||
"ParryDisabled" | |||
] | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_golden_idol", | "Key": "ability_golden_idol", | ||
"Lifetime": 3, | "Lifetime": 3, | ||
"Name": "Soul Urn", | "Name": "Soul Urn", | ||
"Radius": 20, | "Radius": { | ||
"SlowResistancePercent": 100, | "Value": 20, | ||
" | "Scale": { | ||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SlowResistancePercent": 100, | |||
"Stamina": 1, | |||
"StaminaCooldownReduction": 25, | |||
"TrailingTeamBonusArmorDamageResist": 35, | |||
"TrailingTeamBonusDebuffResist": 35, | |||
"TrailingTeamBonusSprintSpeed": 5, | |||
"TrailingTeamBonusTechResist": 35, | |||
"Upgrades": [] | "Upgrades": [] | ||
}, | }, | ||
"ability_graf_ability01": { | "ability_graf_ability01": { | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 2,213: | Line 4,229: | ||
}, | }, | ||
"ability_graf_ability02": { | "ability_graf_ability02": { | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 2,233: | Line 4,259: | ||
}, | }, | ||
"ability_graf_ability03": { | "ability_graf_ability03": { | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 2,253: | Line 4,289: | ||
}, | }, | ||
"ability_graf_ult": { | "ability_graf_ult": { | ||
"AbilityCooldown": 127, | "AbilityCooldown": { | ||
"Value": 127, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 2,274: | Line 4,320: | ||
"ability_gravity_lasso": { | "ability_gravity_lasso": { | ||
"AbilityCastDelay": 0.5, | "AbilityCastDelay": 0.5, | ||
"AbilityCastRange": 20, | "AbilityCastRange": { | ||
"AbilityCooldown": | "Value": 20, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 130, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 2.25, | "AbilityDuration": { | ||
"Value": 2.25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorCleaveDisabled", | |||
"BehaviorShowCastRangeAsSatSphereWhileCasting", | |||
"BehaviorDontInterruptSlideOnCast", | |||
"BehaviorInterruptMeleeOnCast" | |||
], | |||
"BouncePadExtendDuration": 1, | "BouncePadExtendDuration": 1, | ||
"CameraPreviewDistance": 200, | "CameraPreviewDistance": 200, | ||
| Line 2,313: | Line 4,384: | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -40 | ||
} | } | ||
] | ] | ||
| Line 2,319: | Line 4,390: | ||
"ability_guided_arrow": { | "ability_guided_arrow": { | ||
"AbilityCastDelay": 1.5, | "AbilityCastDelay": 1.5, | ||
"AbilityChannelTime": 20, | "AbilityChannelTime": { | ||
"AbilityCooldown": | "Value": 20, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 125, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BonusTechPowerPerKill": | "BehaviourBits": [ | ||
"BehaviorChannelled", | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"BonusTechPowerPerKill": 8, | |||
"Damage": { | "Damage": { | ||
"Value": 230, | "Value": 230, | ||
| Line 2,331: | Line 4,421: | ||
} | } | ||
}, | }, | ||
"ExplosionRadius": 12, | "ExplosionRadius": { | ||
"IsDisabled": false, | "Value": 12, | ||
"Key": "ability_guided_arrow", | "Scale": { | ||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"GuidingModifier": { | |||
"Class": "GuidingArrow", | |||
"Subclass": "GuidingArrow", | |||
"EnabledStateMask": [ | |||
"JumpDisabled", | |||
"ZiplineDisabled", | |||
"DashDisabled" | |||
], | |||
"GlowEnemeyModifier": { | |||
"Class": "LowHealthGlow", | |||
"Subclass": "LowHealthGlow" | |||
} | |||
}, | |||
"IsDisabled": false, | |||
"Key": "ability_guided_arrow", | |||
"KillCheckModifier": { | |||
"Class": "GuidingArrowKillcheck", | |||
"Subclass": "KillcheckModifier" | |||
}, | |||
"Name": "Guided Owl", | "Name": "Guided Owl", | ||
"StunDuration": 0.75, | "StunDuration": { | ||
"Value": 0.75, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 2,341: | Line 4,460: | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -40 | ||
}, | }, | ||
{ | { | ||
| Line 2,349: | Line 4,468: | ||
}, | }, | ||
"ability_gunslinger_demon_carbine": { | "ability_gunslinger_demon_carbine": { | ||
"AbilityCooldown": 30, | "AbilityCooldown": { | ||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
| Line 2,359: | Line 4,484: | ||
} | } | ||
}, | }, | ||
"BehaviourBits": [ | |||
"BehaviorDontBreakInvisibility", | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorCastableWhileBusy", | |||
"BehaviorDontInterruptMeleeOnCast", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BonusBulletSpeed": 100, | "BonusBulletSpeed": 100, | ||
"BulletRadiusOverride": 13.7, | "BulletRadiusOverride": 13.7, | ||
"BulletTimeScale": 0.01, | "BulletTimeScale": 0.01, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"ChargingModifier": { | |||
"Class": "GunslingerDemonCarbine", | |||
"Subclass": "GunslingerDemonCarbine" | |||
}, | |||
"DebuffModifier": { | |||
"Class": "ChronoKineticCarbineSlow", | |||
"Subclass": "ChronoKineticCarbineSlow", | |||
"StatusEffectPriority": 50 | |||
}, | |||
"DemonShotCount": 3, | "DemonShotCount": 3, | ||
"HeadshotBonus": 15, | "HeadshotBonus": 15, | ||
| Line 2,383: | Line 4,525: | ||
} | } | ||
], | ], | ||
"WeaponReadyDuration": 5 | "WeaponReadyDuration": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
} | |||
}, | }, | ||
"ability_gunslinger_salvo": { | "ability_gunslinger_salvo": { | ||
"AbilityCastDelay": 1, | "AbilityCastDelay": 1, | ||
"AbilityCastRange": 60, | "AbilityCastRange": { | ||
"AbilityChannelTime": 1, | "Value": 60, | ||
"AbilityCooldown": 90, | "Scale": { | ||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityChannelTime": { | |||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 90, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorAlwaysPreviewRadius", | |||
"BehaviorDisarmable", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCastableWhileDodging", | |||
"BehaviorCooldownOnChannelEnd", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": 3.8, | "ChannelMoveSpeed": 3.8, | ||
"Damage": null, | "Damage": null, | ||
| Line 2,400: | Line 4,577: | ||
"ProcChance": 100, | "ProcChance": 100, | ||
"ProcDamagePercentage": 220, | "ProcDamagePercentage": 220, | ||
"ProcWatcherModifier": { | |||
"Class": "SalvoBullet", | |||
"Subclass": "SalvoBulletWatcher", | |||
"MaxBulletsToProcInShot": 1 | |||
}, | |||
"TickRate": 0.5, | "TickRate": 0.5, | ||
"TotalShots": 4, | "TotalShots": 4, | ||
| Line 2,412: | Line 4,594: | ||
"TotalShots": 2 | "TotalShots": 2 | ||
} | } | ||
] | ], | ||
"VictimWarningModifier": { | |||
"Class": "Base", | |||
"Subclass": "GunslingerSalvoWarningModifier" | |||
} | |||
}, | }, | ||
"ability_gunslinger_spreadingfire": { | "ability_gunslinger_spreadingfire": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCooldown": 10, | "AbilityCooldown": { | ||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BurnDuration": 4, | "BehaviourBits": [ | ||
"BehaviorDontSwitchAwayOnCast", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectileFiredAsBullet", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BurnDuration": { | |||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DPS": { | "DPS": { | ||
| Line 2,434: | Line 4,639: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"FireDebuffModifier": { | |||
"Class": "SpreadingfireDot", | |||
"Subclass": "SpreadingfireDot", | |||
"StatusEffectPriority": 50 | |||
}, | }, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_gunslinger_spreadingfire", | "Key": "ability_gunslinger_spreadingfire", | ||
"Name": "Flame Imp", | "Name": "Flame Imp", | ||
"SpreadRadius": 7, | "SpreadRadius": { | ||
"SpreadTargets": 1, | "Value": 7, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SpreadTargets": 1, | |||
"TickRate": 0.5, | "TickRate": 0.5, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 2,456: | Line 4,672: | ||
"ability_hat_trick": { | "ability_hat_trick": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityCooldown": 21, | "AbilityCooldown": { | ||
"Value": 21, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"Damage": { | "Damage": { | ||
"Value": 100, | "Value": 100, | ||
| Line 2,466: | Line 4,693: | ||
} | } | ||
}, | }, | ||
"DebuffDuration": 5, | "DebuffDuration": { | ||
"ExplosionRadius": 2, | "Value": 5, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Slow", | |||
"EnabledStateMask": [ | |||
"GlowThroughWallsToProvider", | |||
"SilenceMovementAbilites" | |||
] | |||
}, | |||
"ExplosionRadius": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_hat_trick", | "Key": "ability_hat_trick", | ||
| Line 2,487: | Line 4,734: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoIntrinsicModifiers": [ | |||
{ | |||
"Class": "AfterburnWatcher", | |||
"Subclass": "AfterburnWatcher", | |||
"AfterburnDotModifier": { | |||
"Class": "AfterburnDot", | |||
"Subclass": "AfterburnDot", | |||
"StatusEffectPriority": 50 | |||
}, | |||
"BuildUpModifier": { | |||
"Class": "CitadelBaseBuildup", | |||
"Subclass": "CitadelBaseBuildup" | |||
} | |||
} | |||
], | |||
"BehaviourBits": [ | |||
"BehaviorCleaveDisabled", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BuildUpBulletPercentPerHit": 8.33, | "BuildUpBulletPercentPerHit": 8.33, | ||
"BuildUpDuration": 0.1, | "BuildUpDuration": { | ||
"BurnDuration": 0.3, | "Value": 0.1, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"BurnDuration": { | |||
"Value": 0.3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"CritBuildup": 16, | "CritBuildup": 16, | ||
| Line 2,517: | Line 4,795: | ||
"ability_health_swap": { | "ability_health_swap": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCastRange": 5.5, | "AbilityCastRange": { | ||
"AbilityCooldown": | "Value": 5.5, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 220, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 0.25, | "AbilityDuration": 0.25, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCleaveDisabled", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Base" | |||
}, | |||
"ChannelMoveSpeed": 2, | "ChannelMoveSpeed": 2, | ||
"EnemyMinHealthPct": 30, | "EnemyMinHealthPct": 30, | ||
| Line 2,532: | Line 4,832: | ||
"Name": "Soul Exchange", | "Name": "Soul Exchange", | ||
"PostCastHoldTime": 0.2, | "PostCastHoldTime": 0.2, | ||
"PreCastModifier": { | |||
"Class": "HealthswapPrecast", | |||
"Subclass": "HealthswapPrecast" | |||
}, | |||
"SilenceModifier": { | |||
"Class": "CitadelSilenced", | |||
"Subclass": "CitadelSilenced" | |||
}, | |||
"SwapModifier": { | |||
"Class": "HealthSwapDebuff", | |||
"Subclass": "HealthSwapDebuff" | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -50 | ||
}, | }, | ||
{ | { | ||
| Line 2,550: | Line 4,862: | ||
"ability_ice_dome": { | "ability_ice_dome": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCastRange | "AbilityCastRange": { | ||
"Value": 8, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "range" | ||
} | } | ||
}, | }, | ||
"ChannelMoveSpeed": -1, | "AbilityCooldown": { | ||
"Value": 185, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityDuration": { | |||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorCastableWhileBusy", | |||
"BehaviorInterruptMeleeOnCast", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorRequireAbilityButtonToCancel", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorAllowSelfCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BlockerScaleFactor": 115, | |||
"BonusHealthRegen": { | |||
"Value": 90, | |||
"Scale": { | |||
"Value": 0, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"ChannelMoveSpeed": -1, | |||
"EnemyDragSpeed": 25.4, | "EnemyDragSpeed": 25.4, | ||
"GrowTime": 0.2, | "GrowTime": 0.2, | ||
"IceDomeModifier": { | |||
"Class": "IceDome", | |||
"Subclass": "IceDome", | |||
"EnabledStateMask": [ | |||
"SinclairTaxUltActive" | |||
], | |||
"FriendlyAuraModifier": { | |||
"Class": "BaseAura", | |||
"Subclass": "IceDomeFriendlyAura", | |||
"ProvidedByAura": { | |||
"Class": "IceDomeFriendly", | |||
"Subclass": "IceDomeFriendly", | |||
"Duration": 0.5 | |||
} | |||
}, | |||
"EnemyAuraModifier": { | |||
"Class": "BaseAura", | |||
"Subclass": "IceDomeEnemyAura", | |||
"ProvidedByAura": { | |||
"Class": "IcedomeAuramodifierBase", | |||
"Subclass": "Debuff", | |||
"EnabledStateMask": [ | |||
"Slowed" | |||
], | |||
"Duration": 0.5 | |||
} | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_ice_dome", | "Key": "ability_ice_dome", | ||
"Name": "Frozen Shelter", | "Name": "Frozen Shelter", | ||
"Radius": 10, | "Radius": { | ||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"SlowPercent": 35, | "SlowPercent": 35, | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -20 | ||
}, | }, | ||
{ | { | ||
| Line 2,591: | Line 4,965: | ||
}, | }, | ||
"ability_ice_dome_trigger": { | "ability_ice_dome_trigger": { | ||
"BehaviourBits": null, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_ice_dome_trigger", | "Key": "ability_ice_dome_trigger", | ||
| Line 2,598: | Line 4,973: | ||
"ability_ice_grenade": { | "ability_ice_grenade": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCharges": 2, | "AbilityCharges": { | ||
"AbilityCooldown": 30, | "Value": 2, | ||
"AbilityCooldownBetweenCharge": 7, | "Scale": { | ||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 7, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCanHealPlayers", | |||
"BehaviorProjectileFiredAsBullet", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
"Value": 60, | "Value": 60, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.6, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 2,616: | Line 5,017: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"IceGrenadeSlowModifier": { | |||
"Class": "IcegrenadeDebuff", | |||
"Subclass": "KelvinIceGrenadeSlow" | |||
}, | }, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_ice_grenade", | "Key": "ability_ice_grenade", | ||
"Name": "Frost Grenade", | "Name": "Frost Grenade", | ||
"Radius": 6.5, | "Radius": { | ||
"SlowDuration": 4, | "Value": 6.5, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"SlowDuration": { | |||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowPercent": 40, | "SlowPercent": 40, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 2,652: | Line 5,069: | ||
}, | }, | ||
"ability_icebeam": { | "ability_icebeam": { | ||
"AbilityCooldown | "AbilityCooldown": { | ||
"Value": 28, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "cooldown" | ||
} | } | ||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityDuration": { | |||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BeamSplit": { | |||
"Value": 0, | |||
"Scale": { | |||
"Value": 0, | |||
"Type": "range" | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDontAimFacingEnemy", | |||
"BehaviorRequireAbilityButtonToCancel" | |||
], | |||
"BuildupModifier": { | |||
"Class": "IcebeamStackingSlow", | |||
"Subclass": "IcebeamStackingSlow", | |||
"BuildUpDecayDelay": 0.4, | |||
"EnabledStateMask": [ | |||
"Slowed" | |||
], | |||
"StatusEffectPriority": 50 | |||
}, | }, | ||
"CameraDistance": 250, | "CameraDistance": 250, | ||
| Line 2,669: | Line 5,112: | ||
"Value": 45, | "Value": 45, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.38, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | }, | ||
"IceBeamBuildupProcDuration": 2, | "IceBeamBuildupProcDuration": { | ||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"IceBeamModifier": { | |||
"Class": "Base", | |||
"Subclass": "Icebeaming" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_icebeam", | "Key": "ability_icebeam", | ||
| Line 2,682: | Line 5,135: | ||
"MinSlowPercent": 30, | "MinSlowPercent": 30, | ||
"Name": "Arctic Beam", | "Name": "Arctic Beam", | ||
"PathLength": 25, | "PathLength": { | ||
"Value": 25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"PathWidth": 1.1, | "PathWidth": 1.1, | ||
"SlowDuration": 0.6, | "SlowDuration": { | ||
"Value": 0.6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"TickRate": 0.1, | "TickRate": 0.1, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 2,715: | Line 5,180: | ||
"ability_icepath": { | "ability_icepath": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCooldown": 50, | "AbilityCooldown": { | ||
"Value": 50, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 8, | "AbilityDuration": { | ||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorCastableWhileBusy", | |||
"BehaviorInterruptMeleeOnCast", | |||
"BehaviorNoTarget", | |||
"BehaviorPreventBotUsage", | |||
"BehaviorMovement", | |||
"BehaviorDeactivateCrouchToggleOnCast", | |||
"BehaviorRequireAbilityButtonToCancel" | |||
], | |||
"CameraDistance": 250, | "CameraDistance": 250, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 2,724: | Line 5,211: | ||
"IcePathEdgeWidth": 0.7, | "IcePathEdgeWidth": 0.7, | ||
"IcePathInterval": 0.5, | "IcePathInterval": 0.5, | ||
"IcePathModifier": { | |||
"Class": "Icepath", | |||
"Subclass": "Icepath", | |||
"EnabledStateMask": [ | |||
"AbilityMovement" | |||
], | |||
"FriendlyAuraModifier": { | |||
"Class": "BaseAura", | |||
"Subclass": "IcepathFriendlyAura", | |||
"ProvidedByAura": { | |||
"Class": "IcepathFriendlyModifier", | |||
"Subclass": "IcepathBuff" | |||
} | |||
}, | |||
"BonusSpiritLingerModifier": { | |||
"Class": "IcepathTechPowerLinger", | |||
"Subclass": "IcepathTechPowerLinger" | |||
} | |||
}, | |||
"IcePathPullInStrength": 20, | "IcePathPullInStrength": 20, | ||
"IcePathShardRadius": 1.2, | "IcePathShardRadius": 1.2, | ||
| Line 2,753: | Line 5,259: | ||
}, | }, | ||
"ability_immobilize_trap": { | "ability_immobilize_trap": { | ||
"AbilityCooldown": 34, | "AbilityCooldown": { | ||
"Value": 34, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"ArmTime": 2, | "ArmTime": 2, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorPreventTrainingBotUsage", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"ChargedShotHitRadiusScale": 30, | "ChargedShotHitRadiusScale": 30, | ||
"Damage": 25, | "Damage": 25, | ||
"DebuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "ImmobilizeTrapDebuff" | |||
}, | |||
"GlitchModifier": { | |||
"Class": "GlitchDebuff", | |||
"Subclass": "GlitchDebuff", | |||
"EnabledStateMask": [ | |||
"Disarmed", | |||
"Silenced", | |||
"Muted", | |||
"Glitched" | |||
] | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_immobilize_trap", | "Key": "ability_immobilize_trap", | ||
"Lifetime": 22, | "Lifetime": { | ||
"Value": 22, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Name": "Spirit Snare", | "Name": "Spirit Snare", | ||
"Radius": 6.5, | "Radius": { | ||
"Value": 6.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SkipFrames": 6, | "SkipFrames": 6, | ||
"SlowPercent": 30, | "SlowPercent": 30, | ||
"TetherDuration": 2.25, | "TetherDuration": { | ||
"Value": 2.25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"TetherRadius": 6, | "TetherRadius": 6, | ||
"TrapHeight": 2, | "TrapHeight": 2, | ||
| Line 2,789: | Line 5,339: | ||
"ability_incendiary_projectile": { | "ability_incendiary_projectile": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCastRange": 20, | "AbilityCastRange": { | ||
"AbilityCharges": 1, | "Value": 20, | ||
"AbilityCooldown": 25, | "Scale": { | ||
"AbilityCooldownBetweenCharge": 6, | "Value": 1, | ||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCharges": { | |||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorShowCastRangeAsSatSphereWhileCasting", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": 18, | "ChannelMoveSpeed": 18, | ||
"Damage": { | "Damage": { | ||
| Line 2,802: | Line 5,382: | ||
} | } | ||
}, | }, | ||
"DebuffDuration": 8, | "DebuffDuration": { | ||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "IncendiaryDebuff", | |||
"Subclass": "IncendiaryDebuff", | |||
"StatusEffectPriority": 50 | |||
}, | |||
"GrowthPerMeter": 0.5, | "GrowthPerMeter": 0.5, | ||
"HeightOffGround": 50, | "HeightOffGround": 50, | ||
| Line 2,811: | Line 5,402: | ||
"Name": "Napalm", | "Name": "Napalm", | ||
"ParticleRadiusMultiplier": 1.15, | "ParticleRadiusMultiplier": 1.15, | ||
"SlowDuration": 4, | "SlowDuration": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Slow" | |||
}, | |||
"SlowPercent": 35, | "SlowPercent": 35, | ||
"TickRate": 0.5, | "TickRate": 0.5, | ||
| Line 2,830: | Line 5,431: | ||
"ability_intimidate": { | "ability_intimidate": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCooldown": 13, | "AbilityCooldown": { | ||
"Value": 13, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorCastableWhileBusy", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"Damage": { | "Damage": { | ||
| Line 2,841: | Line 5,453: | ||
} | } | ||
}, | }, | ||
"DamageHealMult": 1.2, | "DamageHealMult": { | ||
"DamageHealMultNonHero": 0.35, | "Value": 1.2, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "healing" | |||
} | |||
}, | |||
"DamageHealMultNonHero": { | |||
"Value": 0.35, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "healing" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "IntimidateDebuff", | |||
"Subclass": "IntimidateDebuff" | |||
}, | |||
"EnemyModifier": { | |||
"Class": "Intimidated", | |||
"Subclass": "Intimidated" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_intimidate", | "Key": "ability_intimidate", | ||
"Name": "Scorn", | "Name": "Scorn", | ||
"Radius": 9, | "Radius": { | ||
"Value": 9, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"TickRate": 0.1, | "TickRate": 0.1, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 2,864: | Line 5,502: | ||
"ability_kali_dust_storm": { | "ability_kali_dust_storm": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCooldown": 25, | "AbilityCooldown": { | ||
"Value": 25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 5, | "AbilityDuration": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDontTriggerSpellBlock", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"ClimbHeight": 1, | "ClimbHeight": 1, | ||
| Line 2,882: | Line 5,539: | ||
"DropDownRate": 2, | "DropDownRate": 2, | ||
"FireRateSlow": 20, | "FireRateSlow": 20, | ||
"GrenadeTrailModifier": { | |||
"Class": "CitadelDustStormThrown", | |||
"Subclass": "CitadelDustStormThrown" | |||
}, | |||
"GroundDashReductionPercent": -30, | "GroundDashReductionPercent": -30, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 2,887: | Line 5,548: | ||
"Name": "Dust Storm", | "Name": "Dust Storm", | ||
"OpenHeight": 2, | "OpenHeight": 2, | ||
"Radius": 3.5, | "Radius": { | ||
"Value": 3.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"SlowPercent": 20, | "SlowPercent": 20, | ||
"ThrownObjectRadius": 20, | "ThrownObjectRadius": 20, | ||
"TickRate": 0.25, | "TickRate": 0.25, | ||
"TornadoSpeed": 600, | "TornadoSpeed": 600, | ||
"TrackingDistance": 15, | "TrackingDistance": { | ||
"Value": 15, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 2,908: | Line 5,581: | ||
"ability_kali_trappers_bolo": { | "ability_kali_trappers_bolo": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCastRange": 25, | "AbilityCastRange": { | ||
"AbilityCooldown": 127, | "Value": 25, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 127, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BoloBounceCount": 6, | "BoloBounceCount": 6, | ||
"BoloBounceSpeed": 800, | "BoloBounceSpeed": 800, | ||
| Line 2,932: | Line 5,620: | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DebuffDelay": 2, | "DebuffDelay": 2, | ||
"ImmobilizeDuration": 2, | "DebuffModifier": { | ||
"Class": "CitadelBolo", | |||
"Subclass": "CitadelBolo", | |||
"TrapModifier": { | |||
"Class": "CitadelRoot", | |||
"Subclass": "CitadelRoot", | |||
"EnabledStateMask": [ | |||
"GlowThroughWallsToProvider", | |||
"GlowToProvider" | |||
] | |||
}, | |||
"ReverseLeechModifier": { | |||
"Class": "CitadelBoloLeech", | |||
"Subclass": "CitadelBoloLeech" | |||
} | |||
}, | |||
"ImmobilizeDuration": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_kali_trappers_bolo", | "Key": "ability_kali_trappers_bolo", | ||
| Line 2,953: | Line 5,663: | ||
"ability_lash_flog": { | "ability_lash_flog": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityCastRange": 20, | "AbilityCastRange": { | ||
"AbilityCooldown": 26, | "Value": 20, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 30, | "AbilityUnitTargetLimit": 30, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorNoTarget", | |||
"BehaviorShowCastRangeAsSatSphereWhileCasting" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 2,965: | Line 5,692: | ||
} | } | ||
}, | }, | ||
"HealPctVsHeroes": 50, | "FlogDebuffModifier": { | ||
"HealPctVsNonHeroes": 16, | "Class": "LashFlogDebuff", | ||
"IsDisabled": false, | "Subclass": "LashFlogDebuff" | ||
"Key": "ability_lash_flog", | }, | ||
"Name": "Flog", | "HealPctVsHeroes": { | ||
"TargetingConeAngle": | "Value": 50, | ||
"Upgrades": [ | "Scale": { | ||
{ | "Value": 1, | ||
"Type": "healing" | |||
} | |||
}, | |||
"HealPctVsNonHeroes": { | |||
"Value": 16, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "healing" | |||
} | |||
}, | |||
"IsDisabled": false, | |||
"Key": "ability_lash_flog", | |||
"Name": "Flog", | |||
"TargetingConeAngle": 38, | |||
"Upgrades": [ | |||
{ | |||
"EnemySlowDuration": 3, | "EnemySlowDuration": 3, | ||
"EnemySlowPct": 35 | "EnemySlowPct": 35 | ||
| Line 2,990: | Line 5,733: | ||
"ability_life_drain": { | "ability_life_drain": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCastRange": 18, | "AbilityCastRange": { | ||
"AbilityCooldown": 34, | "Value": 18, | ||
"AbilityDuration": 2.5, | "Scale": { | ||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 34, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityDuration": { | |||
"Value": 2.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 10, | "AbilityUnitTargetLimit": 10, | ||
"BehaviourBits": [ | |||
"BehaviorAlwaysPreviewRadius", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorAllowAltCast", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorTriggerCancelMashProtectionOnCast", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_life_drain", | "Key": "ability_life_drain", | ||
"LifeDrainHealthMult": | "LifeDrainCasterModifier": { | ||
"Class": "Base", | |||
"Subclass": "LifeDrainCaster", | |||
"EnabledStateMask": [ | |||
"FamiliarAbilityKeepalive" | |||
] | |||
}, | |||
"LifeDrainHealthMult": { | |||
"Value": 100, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "healing" | |||
} | |||
}, | |||
"LifeDrainPerSecond": { | "LifeDrainPerSecond": { | ||
"Value": | "Value": 24, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.3225, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | }, | ||
"MaxRange": 28, | "LifeDrainTargetModifier": { | ||
"Class": "LifeDrain", | |||
"Subclass": "LifeDrain", | |||
"SilenceModifier": { | |||
"Class": "CitadelSilenced", | |||
"Subclass": "LifeDrainSilence" | |||
} | |||
}, | |||
"MaxRange": { | |||
"Value": 28, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"MoveSpeedReduction": 40, | "MoveSpeedReduction": 40, | ||
"Name": "Life Drain", | "Name": "Life Drain", | ||
| Line 3,011: | Line 5,809: | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"LifeDrainPerSecond": | "LifeDrainPerSecond": 13 | ||
}, | }, | ||
{ | { | ||
| Line 3,022: | Line 5,820: | ||
"Value": 0, | "Value": 0, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.3, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 3,031: | Line 5,829: | ||
"ability_magician_animalcurse": { | "ability_magician_animalcurse": { | ||
"AbilityCastDelay": 0.35, | "AbilityCastDelay": 0.35, | ||
"AbilityCastRange": 20, | "AbilityCastRange": { | ||
"AbilityCooldown": 45, | "Value": 20, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 45, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 2, | "AbilityDuration": { | ||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityPostCastDuration": 0.1, | "AbilityPostCastDuration": 0.1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirDampingDuration": 1, | "AirDampingDuration": 1, | ||
"AirDampingModifier": { | |||
"Class": "Airdamp", | |||
"Subclass": "AirdampAnimalcurse" | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorAlwaysPreviewRadius", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectilePassThroughWorld", | |||
"BehaviorAllowSelfCast", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"CurseModifier": { | |||
"Class": "CitadelAnimalcurse", | |||
"Subclass": "AnimalhexCurseModifier", | |||
"ModelScale": 0.75 | |||
}, | |||
"DamageAmpPercentage": { | "DamageAmpPercentage": { | ||
"Value": 25, | "Value": 25, | ||
| Line 3,066: | Line 5,899: | ||
"ability_magician_animalhexarea": { | "ability_magician_animalhexarea": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityCastRange": 24, | "AbilityCastRange": { | ||
"AbilityCooldown": 26, | "Value": 24, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirDampingDuration": 1, | "AirDampingDuration": 1, | ||
"BehaviourBits": [ | |||
"BehaviorAlwaysPreviewRadius", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectilePassThroughWorld", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DamageAmpPercentage": { | "DamageAmpPercentage": { | ||
| Line 3,080: | Line 5,932: | ||
}, | }, | ||
"DetonationDelay": 0.9, | "DetonationDelay": 0.9, | ||
"HexDuration": 2, | "HexAreaModifier": { | ||
"Class": "MagicianAnimalcurseHexarea", | |||
"Subclass": "HexareaModifier", | |||
"HexModifier": { | |||
"Class": "CitadelAnimalcurse", | |||
"Subclass": "AnimalhexCurseModifier", | |||
"ModelScale": 0.75 | |||
} | |||
}, | |||
"HexDuration": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"HexMoveSpeedLimit": 6, | "HexMoveSpeedLimit": 6, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 3,086: | Line 5,953: | ||
"MoveSpeedBonusPct": 36, | "MoveSpeedBonusPct": 36, | ||
"Name": "Rabbit Hex", | "Name": "Rabbit Hex", | ||
"Radius": 6.5, | "Radius": { | ||
"Value": 6.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SelfBumpImpulse": 500, | "SelfBumpImpulse": 500, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 3,103: | Line 5,976: | ||
"ability_magician_bigbolt": { | "ability_magician_bigbolt": { | ||
"AbilityCastDelay": 0.5, | "AbilityCastDelay": 0.5, | ||
"AbilityCastRange": 500, | "AbilityCastRange": { | ||
"AbilityChannelTime": 8, | "Value": 500, | ||
"AbilityCooldown": 100, | "Scale": { | ||
"AbilityCooldownBetweenCharge": 3, | "Value": 1, | ||
"Type": "range" | |||
} | |||
}, | |||
"AbilityChannelTime": { | |||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 100, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityPostCastDuration": 0.3, | "AbilityPostCastDuration": 0.3, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirSpeedMax": 70, | "AirSpeedMax": 70, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectileFiredAsBullet", | |||
"BehaviorCooldownOnChannelEnd" | |||
], | |||
"BoltHitModifier": { | |||
"Class": "DiminishingSlow", | |||
"Subclass": "MagicianBigboltModifier" | |||
}, | |||
"BoltRefundPerKill": 1, | "BoltRefundPerKill": 1, | ||
"CasterModifier": { | |||
"Class": "Base", | |||
"Subclass": "MagicianCasterBigboltModifier" | |||
}, | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"Damage": { | "Damage": { | ||
| Line 3,154: | Line 6,067: | ||
"ability_magician_cloneturret": { | "ability_magician_cloneturret": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityCastRange | "AbilityCastRange": { | ||
"Value": 15, | "Value": 15, | ||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "range" | ||
} | } | ||
}, | }, | ||
"IsDisabled": false, | "AbilityCooldown": { | ||
"Key": "ability_magician_cloneturret", | "Value": 40, | ||
"LeashRadius": 20, | "Scale": { | ||
"Name": "Spectral Assistant", | "Value": 1, | ||
"TotalSwaps": 2, | "Type": "cooldown" | ||
"TurretBulletTargetAngle": 20, | } | ||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityDuration": { | |||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorAlwaysPreviewRadius", | |||
"BehaviorPreventBotUsage", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "CloneturretBuffModifier", | |||
"Duration": -1 | |||
}, | |||
"ChannelMoveSpeed": -1, | |||
"Damage": { | |||
"Value": 15, | |||
"Scale": { | |||
"Value": 0.36, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"IsDisabled": false, | |||
"Key": "ability_magician_cloneturret", | |||
"LeashRadius": { | |||
"Value": 20, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"Name": "Spectral Assistant", | |||
"TotalSwaps": 2, | |||
"TurretBulletTargetAngle": 20, | |||
"TurretBulletTargetRadius": 500, | "TurretBulletTargetRadius": 500, | ||
"TurretBulletVerticalOffset": 2, | "TurretBulletVerticalOffset": 2, | ||
| Line 3,192: | Line 6,140: | ||
"ability_magician_cloneturret_trigger": { | "ability_magician_cloneturret_trigger": { | ||
"AbilityCooldown": 2, | "AbilityCooldown": 2, | ||
"BehaviourBits": [ | |||
"BehaviorDontBreakInvisibility", | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorCastableWhileBusy", | |||
"BehaviorNoTarget", | |||
"BehaviorCastableWhileHidden", | |||
"BehaviorIgnoreSelectionMashProtection", | |||
"BehaviorTrigger", | |||
"BehaviorMovement" | |||
], | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_magician_cloneturret_trigger", | "Key": "ability_magician_cloneturret_trigger", | ||
| Line 3,199: | Line 6,157: | ||
"ability_magician_copyult": { | "ability_magician_copyult": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityCastRange": 20, | "AbilityCastRange": { | ||
"AbilityCooldown": 85, | "Value": 20, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 85, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorAlwaysPreviewRadius", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectilePassThroughWorld", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"CopiedUltWindow": 12, | "CopiedUltSpawnedEntityModifier": { | ||
"Class": "CitadelCopiedultSpawnedentity", | |||
"Subclass": "CopiedultSpawnedentity", | |||
"EnabledStateMask": [ | |||
"MaterialOverride" | |||
] | |||
}, | |||
"CopiedUltWindow": { | |||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"CopyCooldownPercentage": 40, | "CopyCooldownPercentage": 40, | ||
"CopyInternalCooldown": 0.5, | "CopyInternalCooldown": 0.5, | ||
"InformTargetUltCopiedModifier": { | |||
"Class": "Base", | |||
"Subclass": "CopyultInformtargetultcopied" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_magician_copyult", | "Key": "ability_magician_copyult", | ||
"Name": "Audience Participation", | "Name": "Audience Participation", | ||
"UltActiveModifier": { | |||
"Class": "CitadelCopyult", | |||
"Subclass": "CopyultModifier" | |||
}, | |||
"UltCopiedModifier": { | |||
"Class": "CitadelCopyultpending", | |||
"Subclass": "Ultcopied" | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{}, | {}, | ||
| Line 3,218: | Line 6,221: | ||
"ability_magician_escape": { | "ability_magician_escape": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCastRange": 15, | "AbilityCastRange": { | ||
"AbilityCooldown": 30, | "Value": 15, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.5, | "AbilityPostCastDuration": 0.5, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorPreventBotUsage", | |||
"BehaviorAllowAltCast", | |||
"BehaviorMovement", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"BuffDuration": 2, | "BuffDuration": 2, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"EscapedModifier": { | |||
"Class": "Invis", | |||
"Subclass": "EscapeEscapedModifier", | |||
"EnabledStateMask": [ | |||
"Sprinting" | |||
] | |||
}, | |||
"FullInvisDistance": 50, | "FullInvisDistance": 50, | ||
"InvisAlertWhenFading": 1, | "InvisAlertWhenFading": 1, | ||
| Line 3,249: | Line 6,277: | ||
"ability_magician_magicbolt": { | "ability_magician_magicbolt": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCastRange": 500, | "AbilityCastRange": { | ||
"AbilityCharges": 1, | "Value": 500, | ||
"AbilityCooldown": 24, | "Scale": { | ||
"AbilityCooldownBetweenCharge": 3, | "Value": 1, | ||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCharges": { | |||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 24, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityPostCastDuration": 0.3, | "AbilityPostCastDuration": 0.3, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorTargetThroughWalls", | |||
"BehaviorCleaveDisabled", | |||
"BehaviorCooldownOnChannelEnd", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"CloneBoltDelay": 0.1, | "CloneBoltDelay": 0.1, | ||
| Line 3,277: | Line 6,339: | ||
}, | }, | ||
"Name": "Vexing Bolt", | "Name": "Vexing Bolt", | ||
"ProjectileLifetime": 4, | "ProjectileLifetime": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"ProjectileRedirectCount": 1, | "ProjectileRedirectCount": 1, | ||
"Radius": 3.25, | "Radius": { | ||
"Value": 3.25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"RedirectVelocity": 1500, | "RedirectVelocity": 1500, | ||
"TargetDebuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "MagicianMagicboltDebuff" | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 3,296: | Line 6,374: | ||
}, | }, | ||
"ability_magician_magicbolt_trigger": { | "ability_magician_magicbolt_trigger": { | ||
"BehaviourBits": [ | |||
"BehaviorDontBreakInvisibility", | |||
"BehaviorCastEvenIfBusyAndExclusive", | |||
"BehaviorNoTarget", | |||
"BehaviorTrigger" | |||
], | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_magician_magicbolt_trigger", | "Key": "ability_magician_magicbolt_trigger", | ||
| Line 3,302: | Line 6,386: | ||
}, | }, | ||
"ability_magician_shadowclone": { | "ability_magician_shadowclone": { | ||
"AbilityCastRange": 20, | "AbilityCastRange": { | ||
"AbilityChannelTime": 1, | "Value": 20, | ||
"AbilityCooldown": | "Scale": { | ||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityChannelTime": { | |||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 145, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"CloneDamagePercentage": 30, | "CloneDamagePercentage": 30, | ||
| Line 3,312: | Line 6,420: | ||
"CloneHealthPercentage": 40, | "CloneHealthPercentage": 40, | ||
"CloneLifetime": 60, | "CloneLifetime": 60, | ||
"CloneModifier": { | |||
"Class": "Shadowclone", | |||
"Subclass": "ShadowcloneModifierMagician" | |||
}, | |||
"CloneSpawnDistance": 2, | "CloneSpawnDistance": 2, | ||
"Damage": { | "Damage": { | ||
| Line 3,337: | Line 6,449: | ||
"ability_magician_stage": { | "ability_magician_stage": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCastRange | "AbilityCastRange": { | ||
"Value": 20, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "range" | ||
} | } | ||
}, | }, | ||
"ChannelMoveSpeed": -1, | "AbilityCooldown": { | ||
"EnemyDragSpeed": 25.4, | "Value": 127, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityDuration": { | |||
"Value": 5.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorAllowSelfCast", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"BlockerScaleFactor": 115, | |||
"BonusHealthRegen": { | |||
"Value": 120, | |||
"Scale": { | |||
"Value": 0, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"ChannelMoveSpeed": -1, | |||
"EnemyDragSpeed": 25.4, | |||
"GrowTime": 0.2, | "GrowTime": 0.2, | ||
"IceDomeModifier": { | |||
"Class": "IceDome", | |||
"Subclass": "IceDome", | |||
"FriendlyAuraModifier": { | |||
"Class": "BaseAura", | |||
"Subclass": "IceDomeFriendlyAura", | |||
"ProvidedByAura": { | |||
"Class": "IceDomeFriendly", | |||
"Subclass": "IceDomeFriendly", | |||
"Duration": 0.5 | |||
} | |||
}, | |||
"EnemyAuraModifier": { | |||
"Class": "BaseAura", | |||
"Subclass": "IceDomeEnemyAura", | |||
"ProvidedByAura": { | |||
"Class": "IcedomeAuramodifierBase", | |||
"Subclass": "Debuff", | |||
"EnabledStateMask": [ | |||
"Slowed" | |||
], | |||
"Duration": 0.5 | |||
} | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_magician_stage", | "Key": "ability_magician_stage", | ||
"Name": "Captive Audience", | "Name": "Captive Audience", | ||
"Radius": 15, | "Radius": { | ||
"Value": 15, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"SlowPercent": 35, | "SlowPercent": 35, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 3,377: | Line 6,544: | ||
}, | }, | ||
"ability_medic_trooper_heal": { | "ability_medic_trooper_heal": { | ||
"AbilityCastRange": 15, | "AbilityCastRange": { | ||
"AbilityCharges": 1, | "Value": 15, | ||
"AbilityCooldown": 6, | "Scale": { | ||
"AbilityCooldownBetweenCharge": 6, | "Value": 1, | ||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCharges": { | |||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Heal_Players": 40, | "Heal_Players": 40, | ||
| Line 3,394: | Line 6,586: | ||
}, | }, | ||
"ability_nano_catform": { | "ability_nano_catform": { | ||
"AbilityCooldown": 30, | "AbilityCooldown": { | ||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BuffDuration": 15, | "BehaviourBits": [ | ||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorInhibitSoftCameraCollision", | |||
"BehaviorMovement", | |||
"BehaviorPreventBotUsage", | |||
"BehaviorRequireAbilityButtonToCancel" | |||
], | |||
"BuffDuration": { | |||
"Value": 15, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"BuffModifier": { | |||
"Class": "NanoCatform", | |||
"Subclass": "Catform", | |||
"EnabledStateMask": [ | |||
"IsTinyCharacter" | |||
], | |||
"ModelScale": 1 | |||
}, | |||
"CatFormDamageDealtReduction": -100, | "CatFormDamageDealtReduction": -100, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DamageAmpModifier": { | |||
"Class": "NanoDamageamp", | |||
"Subclass": "Damageamp" | |||
}, | |||
"EnemyDamageSpeedPenalty": 65, | "EnemyDamageSpeedPenalty": 65, | ||
"InterruptCooldown": 6, | "InterruptCooldown": 6, | ||
| Line 3,413: | Line 6,638: | ||
}, | }, | ||
{ | { | ||
"MaxBonusMoveSpeedPercent": | "MaxBonusMoveSpeedPercent": 40, | ||
"HealthRegen": 15 | "HealthRegen": 15 | ||
}, | }, | ||
{ | { | ||
"OutgoingDamagePercent": | "OutgoingDamagePercent": 18, | ||
"DamageAmpDuration": 6, | "DamageAmpDuration": 6, | ||
"DamageAmpBuildDuration": 10 | "DamageAmpBuildDuration": 10 | ||
| Line 3,424: | Line 6,649: | ||
}, | }, | ||
"ability_nano_catform_pounce": { | "ability_nano_catform_pounce": { | ||
"AbilityCooldown": 0.85, | "AbilityCooldown": { | ||
"Value": 0.85, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 3,436: | Line 6,668: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorNonCombat", | |||
"BehaviorTrigger", | |||
"BehaviorInhibitSoftCameraCollision" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 3,444: | Line 6,682: | ||
"ability_nano_clustergrenade": { | "ability_nano_clustergrenade": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityCooldown": 14, | "AbilityCooldown": { | ||
"Value": 14, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 3,454: | Line 6,704: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"DebuffModifier": { | |||
"Class": "NanoClusterGrenadeDebuff", | |||
"Subclass": "NanoClusterGrenadeDebuff" | |||
}, | }, | ||
"GrenadeAngleVariance": 0.08, | "GrenadeAngleVariance": 0.08, | ||
| Line 3,460: | Line 6,714: | ||
"Key": "ability_nano_clustergrenade", | "Key": "ability_nano_clustergrenade", | ||
"Lifetime": 0.75, | "Lifetime": 0.75, | ||
"ModifierDragEnemy": { | |||
"Class": "PerchedPredatorDrag", | |||
"Subclass": "PerchedPredatorDrag" | |||
}, | |||
"MultiHitPenaltyPercentage": 65, | "MultiHitPenaltyPercentage": 65, | ||
"Name": "Gloom Bombs", | "Name": "Gloom Bombs", | ||
"Radius": 3, | "Radius": { | ||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"TimeBetweenGrenades": 0.05, | "TimeBetweenGrenades": 0.05, | ||
"TossSpeed": 400, | "TossSpeed": 400, | ||
| Line 3,470: | Line 6,734: | ||
}, | }, | ||
{ | { | ||
" | "MeleeResistReduction": -6, | ||
"MeleeResistReductionDuration": 6 | |||
}, | }, | ||
{ | { | ||
| Line 3,479: | Line 6,744: | ||
"ability_nano_dash": { | "ability_nano_dash": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCastRange": 9, | "AbilityCastRange": { | ||
"AbilityCooldown": 13, | "Value": 9, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 13, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontTriggerPostCastOnCastComplete", | |||
"BehaviorMovement", | |||
"BehaviorTriggerCancelMashProtectionOnCast", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"BountyModifier": { | |||
"Class": "NanoBounty", | |||
"Subclass": "Bounty" | |||
}, | |||
"CameraDistance": 550, | "CameraDistance": 550, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DashAngleThreshold": 89, | "DashAngleThreshold": 89, | ||
"DashModifier": { | |||
"Class": "CitadelShivDash", | |||
"Subclass": "CitadelShivDash" | |||
}, | |||
"DashRadius": 2, | "DashRadius": 2, | ||
"DashSpeed": 60.96, | "DashSpeed": 60.96, | ||
| Line 3,510: | Line 6,803: | ||
"SlashForwardOffset": 1.5, | "SlashForwardOffset": 1.5, | ||
"SlashHeight": 2.5, | "SlashHeight": 2.5, | ||
"SlashRadius": 4, | "SlashRadius": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 3,534: | Line 6,833: | ||
} | } | ||
}, | }, | ||
"AbilityCharges": 2, | "AbilityCharges": { | ||
"AbilityCooldown": 26, | "Value": 2, | ||
"AbilityCooldownBetweenCharge": 8, | "Scale": { | ||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityPostCastDuration": 0.4, | "AbilityPostCastDuration": 0.4, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontTriggerPostCastOnCastComplete", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorMovement" | |||
], | |||
"CameraDistance": 250, | "CameraDistance": 250, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 3,547: | Line 6,870: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"DoublePounceModifier": { | |||
"Class": "Base", | |||
"Subclass": "DoublePounceNotify" | |||
}, | }, | ||
"DoublePounceTime": 3, | "DoublePounceTime": 3, | ||
"ExplodeRadius": 6, | "ExplodeRadius": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"JumpHeight": 3, | "JumpHeight": 3, | ||
"Key": "ability_nano_pounce", | "Key": "ability_nano_pounce", | ||
"LeapModifier": { | |||
"Class": "CitadelNanoPounceSelf", | |||
"Subclass": "CitadelNanoPounceSelf" | |||
}, | |||
"MinTimeToTarget": 0.5, | "MinTimeToTarget": 0.5, | ||
"MoveSpeedToTarget": 25, | "MoveSpeedToTarget": 25, | ||
"Name": "Pounce", | "Name": "Pounce", | ||
"SlashRange": 3, | "SlashRange": 3, | ||
"SlowDuration": 2, | "SlowDuration": { | ||
"SlowPercent": 30, | "Value": 2, | ||
"Upgrades": [ | "Scale": { | ||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "SlowBase" | |||
}, | |||
"SlowPercent": 30, | |||
"Upgrades": [ | |||
{ | { | ||
"SlowDuration": 1 | "SlowDuration": 1 | ||
| Line 3,582: | Line 6,929: | ||
} | } | ||
}, | }, | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.4, | "AbilityPostCastDuration": 0.4, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontTriggerPostCastOnCastComplete", | |||
"BehaviorMovement" | |||
], | |||
"CameraDistance": 250, | "CameraDistance": 250, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 3,594: | Line 6,952: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"DoublePounceModifier": { | |||
"Class": "Base", | |||
"Subclass": "DoublePounceNotify" | |||
}, | }, | ||
"DoublePounceTime": 3, | "DoublePounceTime": 3, | ||
"ExplodeRadius": 6, | "ExplodeRadius": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"JumpHeight": 3, | "JumpHeight": 3, | ||
"Key": "ability_nano_pounce_instant", | "Key": "ability_nano_pounce_instant", | ||
"LeapModifier": { | |||
"Class": "CitadelNanoPounceSelf", | |||
"Subclass": "CitadelNanoPounceSelf" | |||
}, | |||
"MinTimeToTarget": 0.5, | "MinTimeToTarget": 0.5, | ||
"MoveSpeedToTarget": 25, | "MoveSpeedToTarget": 25, | ||
"Name": null, | "Name": null, | ||
"SlashRange": 3, | "SlashRange": 3, | ||
"SlowDuration": 2, | "SlowDuration": { | ||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "SlowBase" | |||
}, | |||
"SlowPercent": 30, | "SlowPercent": 30, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 3,622: | Line 7,004: | ||
"ability_nano_proximity_ritual": { | "ability_nano_proximity_ritual": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCooldown": 30, | "AbilityCooldown": { | ||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 60, | "AbilityDuration": { | ||
"Value": 60, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"ActiveRadius": { | "ActiveRadius": { | ||
"Value": 40, | "Value": 40, | ||
"Scale": [ | |||
{ | |||
"Value": 0.186, | |||
"Type": "spirit" | |||
}, | |||
{ | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
] | |||
}, | |||
"AttackRadius": { | |||
"Value": 30, | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "range" | ||
} | } | ||
}, | }, | ||
" | "BehaviourBits": [ | ||
"BehaviorProjectileFiredAsBullet", | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorAllowSelfCast", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorCanCancelDuringCastDelay" | |||
], | |||
"CatActivateDuration": 2, | "CatActivateDuration": 2, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 3,650: | Line 7,064: | ||
"Key": "ability_nano_proximity_ritual", | "Key": "ability_nano_proximity_ritual", | ||
"Name": "Nekomata Ward", | "Name": "Nekomata Ward", | ||
"RecentDamageMarkDuration": 1.5, | "PredatoryStatueModifier": { | ||
"Class": "NanoPredatoryStatue", | |||
"Subclass": "NanoPredatoryStatue", | |||
"SelfHealScale": 0.2, | |||
"NewTargetAttackTime": 0.5, | |||
"MinRevealTime": 2, | |||
"RevealModifier": { | |||
"Class": "Base", | |||
"Subclass": "RevealModifier", | |||
"EnabledStateMask": [ | |||
"VisibleToEnemy" | |||
] | |||
}, | |||
"TargetModifier": { | |||
"Class": "NanoPredatoryStatueTarget", | |||
"Subclass": "NanoPredatoryStatueTarget", | |||
"EnabledStateMask": [ | |||
"PredatoryStatueTarget" | |||
] | |||
} | |||
}, | |||
"RecentDamageMarkDuration": { | |||
"Value": 1.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"RecentDamageModifier": { | |||
"Class": "Base", | |||
"Subclass": "NanoRecentDamage", | |||
"EnabledStateMask": [ | |||
"NanoRecentDamage" | |||
] | |||
}, | |||
"RevealOnDamageDuration": 1.5, | "RevealOnDamageDuration": 1.5, | ||
"RevealOnSpottedDuration": 1.5, | "RevealOnSpottedDuration": 1.5, | ||
| Line 3,662: | Line 7,110: | ||
} | } | ||
}, | }, | ||
"TargetLifesteal": 30, | "TargetLifesteal": { | ||
"TargetLifestealNonHero": 10, | "Value": 30, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "healing" | |||
} | |||
}, | |||
"TargetLifestealNonHero": { | |||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "healing" | |||
} | |||
}, | |||
"TickInterval": 0.1, | "TickInterval": 0.1, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 3,681: | Line 7,141: | ||
}, | }, | ||
"ability_nano_shadow_pulse": { | "ability_nano_shadow_pulse": { | ||
"AbilityChannelTime": 3, | "AbilityChannelTime": { | ||
"AbilityCooldown": | "Value": 3, | ||
"AbilityCooldownBetweenCharge": -1, | "Scale": { | ||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 115, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirDrag": 4, | "AirDrag": 4, | ||
"AirSpeedMax": 100, | "AirSpeedMax": 100, | ||
"AutoChannelModifier": { | |||
"Class": "Base", | |||
"Subclass": "Channeling", | |||
"EnabledStateMask": [ | |||
"DoNotDrawModel" | |||
] | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorCastableWhileDodging", | |||
"BehaviorMovement", | |||
"BehaviorDeactivateCrouchToggleOnCast", | |||
"BehaviorInhibitSoftCameraCollision" | |||
], | |||
"BonusMoveSpeedPercent": 20, | "BonusMoveSpeedPercent": 20, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
"Value": | "Value": 150, | ||
"Scale": { | "Scale": { | ||
"Value": 0.609336, | "Value": 0.609336, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"DebuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Buff" | |||
}, | }, | ||
"FallSpeedMax": 0.254, | "FallSpeedMax": 0.254, | ||
| Line 3,700: | Line 7,193: | ||
"Key": "ability_nano_shadow_pulse", | "Key": "ability_nano_shadow_pulse", | ||
"Name": "Return to Shadows", | "Name": "Return to Shadows", | ||
"Radius": 7.5, | "Radius": { | ||
"Value": 7.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -20 | ||
}, | }, | ||
{ | { | ||
"Damage": | "Damage": 75, | ||
"BonusMoveSpeedPercent": 20 | "BonusMoveSpeedPercent": 20 | ||
}, | }, | ||
{ | { | ||
"RefundCooldowns": 1, | "RefundCooldowns": 1, | ||
"HealAmount": | "HealAmount": 450 | ||
} | } | ||
], | ], | ||
| Line 3,718: | Line 7,217: | ||
"ability_nano_shadow_step": { | "ability_nano_shadow_step": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCooldown": 110, | "AbilityCooldown": { | ||
"Value": 110, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": { | "AbilityDuration": { | ||
"Value": 12, | "Value": 12, | ||
"Scale": [ | |||
{ | |||
"Value": 0.0465, | |||
"Type": "spirit" | |||
}, | |||
{ | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
] | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget" | |||
], | |||
"BulletArmorReductionDuration": { | |||
"Value": 6, | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "duration" | ||
} | } | ||
}, | }, | ||
"BulletArmorReductionHeavy": 15, | "BulletArmorReductionHeavy": 15, | ||
"BulletArmorReductionLight": 5, | "BulletArmorReductionLight": 5, | ||
| Line 3,746: | Line 7,266: | ||
"MeleeAttackSpeedBonus": 20, | "MeleeAttackSpeedBonus": 20, | ||
"Name": "Queen of Shadows", | "Name": "Queen of Shadows", | ||
"PurgeModifier": { | |||
"Class": "Base", | |||
"Subclass": "Purge" | |||
}, | |||
"RevealOnDamageDuration": 0.7, | "RevealOnDamageDuration": 0.7, | ||
"RevealOnSpottedDuration": 0.7, | "RevealOnSpottedDuration": 0.7, | ||
"ShadowModifier": { | |||
"Class": "NanoShadowStep", | |||
"Subclass": "NanoShadowStep", | |||
"DesatFactor": 0.6, | |||
"MinCloak": 0.7, | |||
"MaxCloak": 0.99, | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "SlowBase" | |||
}, | |||
"SilenceModifier": { | |||
"Class": "CitadelSilenced", | |||
"Subclass": "CitadelSilenced" | |||
} | |||
}, | |||
"SlowPercent": 30, | "SlowPercent": 30, | ||
"SpottedRadius": 15, | "SpottedRadius": 15, | ||
| Line 3,765: | Line 7,304: | ||
}, | }, | ||
"ability_necro_coffin": { | "ability_necro_coffin": { | ||
"AbilityCooldown": 28, | "AbilityCooldown": { | ||
"Value": 28, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"BonusMoveSpeedPercent": 15, | "BonusMoveSpeedPercent": 15, | ||
"BuffDuration": { | "BuffDuration": { | ||
| Line 3,773: | Line 7,324: | ||
"Scale": { | "Scale": { | ||
"Value": 1, | "Value": 1, | ||
"Type": " | "Type": "duration" | ||
} | } | ||
}, | |||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Buff" | |||
}, | }, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 3,791: | Line 7,346: | ||
} | } | ||
}, | }, | ||
"DebuffDuration": 3, | "DebuffDuration": { | ||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Debuff" | |||
}, | |||
"ImmobilizeModifier": { | |||
"Class": "CitadelRoot", | |||
"Subclass": "Immobilize" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_necro_coffin", | "Key": "ability_necro_coffin", | ||
"Name": "Back Off!", | "Name": "Back Off!", | ||
"Radius": 9, | "Radius": { | ||
"Value": 9, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SlowPercent": 40, | "SlowPercent": 40, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 3,811: | Line 7,386: | ||
"ability_necro_fear": { | "ability_necro_fear": { | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 4, | "AbilityDuration": { | ||
"AbilityUnitTargetLimit": 1, | "Value": 4, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DebuffModifier": { | |||
"Class": "NecroRampup", | |||
"Subclass": "Debuff", | |||
"BuildUpDecayDelay": 2, | |||
"CycleTimeDelayAdd": 0.1 | |||
}, | |||
"DelayBeforeLoss": 0.5, | "DelayBeforeLoss": 0.5, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 3,826: | Line 7,414: | ||
"MaxStolenSpiritResist": 10, | "MaxStolenSpiritResist": 10, | ||
"MaxStolenTargets": 3, | "MaxStolenTargets": 3, | ||
"MeleeBuildUp": 0.2, | |||
"Name": "Essence Theft", | "Name": "Essence Theft", | ||
"ProgressLossMultiplier": 2.3, | "ProgressLossMultiplier": 2.3, | ||
| Line 3,841: | Line 7,430: | ||
"SkullBuildUp": 0.15, | "SkullBuildUp": 0.15, | ||
"ZombieMeleeBuildUp": 0.15, | "ZombieMeleeBuildUp": 0.15, | ||
"ZombieExplosionBuildUp": 1 | "ZombieExplosionBuildUp": 1, | ||
"MaxStolenTargets": 1 | |||
} | } | ||
] | ] | ||
}, | }, | ||
"ability_necro_gravestone": { | "ability_necro_gravestone": { | ||
"AbilityCastRange": 20, | "AbilityCastRange": { | ||
"AbilityChannelTime": 0.66, | "Value": 20, | ||
"AbilityCooldown": | "Scale": { | ||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityChannelTime": { | |||
"Value": 0.66, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 140, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityDuration": { | "AbilityDuration": { | ||
"Value": 16, | "Value": 16, | ||
"Scale": [ | |||
{ | |||
"Value": 0.04, | |||
"Type": "spirit" | |||
}, | |||
{ | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
] | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"AuraRadius": { | |||
"Value": 8, | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "range" | ||
} | } | ||
}, | }, | ||
" | "BehaviourBits": [ | ||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorCooldownOnChannelEnd", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorRefundFullCooldownOnChannelInterrupt", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BlockerScaleFactor": 1, | "BlockerScaleFactor": 1, | ||
"BonusHealthRegen": { | "BonusHealthRegen": { | ||
| Line 3,870: | Line 7,500: | ||
"BulletResist": 12.5, | "BulletResist": 12.5, | ||
"Damage": { | "Damage": { | ||
"Value": | "Value": 115, | ||
"Scale": { | "Scale": { | ||
"Value": 1. | "Value": 1.27, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 3,881: | Line 7,511: | ||
"DecayTickRate": 0.1, | "DecayTickRate": 0.1, | ||
"ExplodeDelay": 0.23, | "ExplodeDelay": 0.23, | ||
"ExplosionRadius": 6.5, | "ExplosionRadius": { | ||
"Value": 6.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"GraveStoneModifier": { | |||
"Class": "Gravestone", | |||
"Subclass": "Gravestone", | |||
"ProvidedByAura": { | |||
"Class": "Base", | |||
"Subclass": "Nearby", | |||
"EnabledStateMask": [ | |||
"NearHeavyPunchableDestroy" | |||
] | |||
}, | |||
"GravestoneCriticalModifier": { | |||
"Class": "Base", | |||
"Subclass": "Gravestonecritical" | |||
}, | |||
"EnabledStateMask": [ | |||
"TechUntargetableByEnemies", | |||
"IgnoredByNpcTargeting" | |||
] | |||
}, | |||
"GravestoneHealth": 100, | "GravestoneHealth": 100, | ||
"GravestoneTakesDamage": 1, | "GravestoneTakesDamage": 1, | ||
| Line 3,895: | Line 7,550: | ||
"PushForce": 300, | "PushForce": 300, | ||
"ReplicateZombieCast": 1, | "ReplicateZombieCast": 1, | ||
"SlowDuration": 1.25, | "SlowDuration": { | ||
"Value": 1.25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowPercent": 80, | "SlowPercent": 80, | ||
"SlowPercentPerStack": 0.5, | "SlowPercentPerStack": 0.5, | ||
| Line 3,912: | Line 7,573: | ||
}, | }, | ||
"SummonInitialDelay": 0.3, | "SummonInitialDelay": 0.3, | ||
"SummonLifetime": 20, | "SummonLifetime": { | ||
"Value": 20, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SummonMaxCount": 32, | "SummonMaxCount": 32, | ||
"SummonMeleeDamage": { | "SummonMeleeDamage": { | ||
| Line 3,930: | Line 7,597: | ||
} | } | ||
}, | }, | ||
"TickRate": 0.4, | "TickRate": 0.4, | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -15, | ||
"MoveSpeedPercent": 25 | |||
}, | }, | ||
{ | { | ||
" | "AbilityDuration": 10, | ||
" | "SummonFrequency": -0.3 | ||
}, | }, | ||
{ | { | ||
"CurrentHealthDamagePercentage": | "CurrentHealthDamagePercentage": 5 | ||
} | } | ||
] | ], | ||
"ZombieSummonModifier": { | |||
"Class": "NecroSummonzombiesArea", | |||
"Subclass": "Summonzombiesarea", | |||
"SummonModifier": { | |||
"Class": "Base", | |||
"Subclass": "SummonBuffs" | |||
}, | |||
"SummonDecayModifier": { | |||
"Class": "NecroSummondecay", | |||
"Subclass": "SummonDecay" | |||
}, | |||
"ForwardWalkDistance": 0, | |||
"ZombieSpawnNavMeshSearchDistance": 300, | |||
"SpawningInModifier": { | |||
"Class": "Base", | |||
"Subclass": "Spawningin", | |||
"EnabledStateMask": [ | |||
"Immobilized", | |||
"CommandRestricted", | |||
"UnitStatusHealthHidden", | |||
"UnitStatusHidden", | |||
"DoNotDrawModel" | |||
] | |||
}, | |||
"SpawningInTime": 0.1, | |||
"ZombieSpawnForwardOffset": 100 | |||
} | |||
}, | }, | ||
"ability_necro_haunt": { | "ability_necro_haunt": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCastRange": 35, | "AbilityCastRange": { | ||
"AbilityCooldown": 22, | "Value": 35, | ||
"AbilityDuration": 5, | "Scale": { | ||
"AbilityPostCastDuration": 0.2, | "Value": 1, | ||
"AbilityUnitTargetLimit": 1, | "Type": "range" | ||
"BonusMoveSpeed": 3, | } | ||
}, | |||
"AbilityCooldown": { | |||
"Value": 22, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityDuration": { | |||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityPostCastDuration": 0.2, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectilePassThroughWorld", | |||
"BehaviorAllowSelfCast", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorAllowAltCast", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorTriggerCancelMashProtectionOnCast", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"BonusMoveSpeed": 3, | |||
"BuffModifier": { | |||
"Class": "NecroHauntingspirits", | |||
"Subclass": "Buff" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 3,961: | Line 7,687: | ||
} | } | ||
}, | }, | ||
"DebuffDuration": 3, | "DebuffDuration": { | ||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "DiminishingSlow", | |||
"Subclass": "Slow" | |||
}, | |||
"DetonationRange": 1, | "DetonationRange": 1, | ||
"HauntCount": 3, | "HauntCount": 3, | ||
| Line 3,977: | Line 7,713: | ||
"TargetSearchDelayOnSuccess": 0.3, | "TargetSearchDelayOnSuccess": 0.3, | ||
"TargetSearchInitialDelay": 0.7, | "TargetSearchInitialDelay": 0.7, | ||
"TargetSearchRadius": 6, | "TargetSearchRadius": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"TargetSearchRadiusVsHeroes": 15, | "TargetSearchRadiusVsHeroes": 15, | ||
"TargetSearchTick": 0.1, | "TargetSearchTick": 0.1, | ||
| Line 3,995: | Line 7,737: | ||
"ability_necro_hauntingskull": { | "ability_necro_hauntingskull": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityCharges": 4, | "AbilityCharges": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityChargesConditionally": 1, | "AbilityChargesConditionally": 1, | ||
"AbilityCooldownBetweenCharge": 13, | "AbilityCooldownBetweenCharge": { | ||
"Value": 13, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AreaModifier": { | |||
"Class": "NecroHauntingskullArea", | |||
"Subclass": "Area", | |||
"InitialRandomVariance": 30, | |||
"SpawnPositionNavMeshSearchRange": 60 | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectileFiredAsBullet", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
"Value": | "Value": 16, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.25, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 4,023: | Line 7,790: | ||
"PickupsPerDeath": 1, | "PickupsPerDeath": 1, | ||
"PickupsPerHeroDeath": 5, | "PickupsPerHeroDeath": 5, | ||
"PickupsPerNeutralTrooperDeath": | "PickupsPerNeutralTrooperDeath": 3, | ||
"ResourceCost": { | "ResourceCost": { | ||
"Value": | "Value": 120, | ||
"Scale": { | "Scale": { | ||
"Value": 1, | "Value": 1, | ||
| Line 4,037: | Line 7,804: | ||
"SkullImmuneDuration": 0.15, | "SkullImmuneDuration": 0.15, | ||
"SkullKillGold": { | "SkullKillGold": { | ||
"Value": | "Value": 7, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.5, | ||
"Type": "power_increase" | "Type": "power_increase" | ||
} | } | ||
}, | }, | ||
"SkullLifetime": 10, | "SkullLifetime": { | ||
"SpawnRadius": 2, | "Value": 10, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Slow" | |||
}, | |||
"SpawnRadius": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"StackingDebuffModifier": { | |||
"Class": "NecroHauntingskullStackingdebuff", | |||
"Subclass": "Debuff" | |||
}, | |||
"SummonBuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Summonbuff" | |||
}, | |||
"SummonHealth": { | "SummonHealth": { | ||
"Value": 20, | "Value": 20, | ||
| Line 4,051: | Line 7,842: | ||
"Type": "power_increase" | "Type": "power_increase" | ||
} | } | ||
}, | |||
"SummonModifier": { | |||
"Class": "BarrierTracker", | |||
"Subclass": "Barriertracker", | |||
"EnabledStateMask": [ | |||
"IgnoredByNpcTargeting", | |||
"IsSmallDeployable" | |||
] | |||
}, | }, | ||
"SummonTakesDamage": 1, | "SummonTakesDamage": 1, | ||
| Line 4,057: | Line 7,856: | ||
"Scale": { | "Scale": { | ||
"Value": 1, | "Value": 1, | ||
"Type": " | "Type": "range" | ||
} | } | ||
}, | }, | ||
| Line 4,065: | Line 7,864: | ||
"TargetSearchInitialDelayMin": 0.15, | "TargetSearchInitialDelayMin": 0.15, | ||
"TargetSearchInitialStagger": 0.125, | "TargetSearchInitialStagger": 0.125, | ||
"TargetSearchRadius": 7, | "TargetSearchRadius": { | ||
"Value": 7, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"TickRate": 0.2, | "TickRate": 0.2, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 4,072: | Line 7,877: | ||
"Value": 5, | "Value": 5, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.16, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 4,088: | Line 7,893: | ||
}, | }, | ||
"ability_necro_killsummon": { | "ability_necro_killsummon": { | ||
"AbilityCastRange": 30, | "AbilityCastRange": { | ||
"AbilityCooldown": 26, | "Value": 30, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 4,111: | Line 7,931: | ||
"ability_necro_killsummon_trigger": { | "ability_necro_killsummon_trigger": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCharges": 1, | "AbilityCharges": { | ||
"AbilityCooldownBetweenCharge": 8, | "Value": 1, | ||
"AbilityDuration": 4, | "Scale": { | ||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityDuration": { | |||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AuraModifier": { | |||
"Class": "CitadelTenguUrnAura", | |||
"Subclass": "UrnAura", | |||
"ProvidedByAura": { | |||
"Class": "UrnDebuff", | |||
"Subclass": "UrnDebuff" | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCanHealPlayers", | |||
"BehaviorProjectileFiredAsBullet", | |||
"BehaviorAllowAltCast", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DPS": { | "DPS": { | ||
| Line 4,129: | Line 7,983: | ||
"Key": "ability_necro_killsummon_trigger", | "Key": "ability_necro_killsummon_trigger", | ||
"Name": null, | "Name": null, | ||
"Radius": 6, | "Radius": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"SlowPercent": 35, | "SlowPercent": 35, | ||
"TickRate": 0.25, | "TickRate": 0.25, | ||
| Line 4,146: | Line 8,006: | ||
}, | }, | ||
"ability_necro_nukemap": { | "ability_necro_nukemap": { | ||
"AbilityChannelTime": 4, | "AbilityChannelTime": { | ||
"AbilityCooldown": 180, | "Value": 4, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 180, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirDrag": 0.8, | "AirDrag": 0.8, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"Damage": { | "Damage": { | ||
"Value": 120, | "Value": 120, | ||
| Line 4,157: | Line 8,034: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"DelayedEffectModifier": { | |||
"Class": "Base", | |||
"Subclass": "Debuff" | |||
}, | }, | ||
"FallSpeedMax": 20, | "FallSpeedMax": 20, | ||
| Line 4,179: | Line 8,060: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AreaModifier": { | |||
"Class": "NecroHauntingskullArea", | |||
"Subclass": "Area", | |||
"InitialRandomVariance": 30, | |||
"SpawnPositionNavMeshSearchRange": 60 | |||
}, | |||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 4,194: | Line 8,082: | ||
"Name": "Wither \u0026 Die", | "Name": "Wither \u0026 Die", | ||
"SkullImmuneDuration": 0.15, | "SkullImmuneDuration": 0.15, | ||
"SkullLifetime": 10, | "SkullLifetime": { | ||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SkullsOnKill": 1, | "SkullsOnKill": 1, | ||
"SkullsOnPlayerKill": 3, | "SkullsOnPlayerKill": 3, | ||
"SlowPercentPerStack": 0.5, | "SlowPercentPerStack": 0.5, | ||
"SpawnRadius": 2, | "SpawnRadius": 2, | ||
"StackDuration | "StackDuration": { | ||
"Value": 4, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": 2, | "Value": 1, | ||
"Type": "duration" | |||
} | |||
}, | |||
"StackingDebuffModifier": { | |||
"Class": "NecroHauntingskullStackingdebuff", | |||
"Subclass": "Stackingdebuff" | |||
}, | |||
"SummonBuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Summonbuff" | |||
}, | |||
"SummonHealth": { | |||
"Value": 20, | |||
"Scale": { | |||
"Value": 2, | |||
"Type": "power_increase" | "Type": "power_increase" | ||
} | } | ||
}, | |||
"SummonModifier": { | |||
"Class": "BarrierTracker", | |||
"Subclass": "Barriertracker" | |||
}, | }, | ||
"TargetDashRadius": 13, | "TargetDashRadius": 13, | ||
"TargetSearchDelayMax": 0.88, | "TargetSearchDelayMax": 0.88, | ||
"TargetSearchDelayMin": 0.65, | "TargetSearchDelayMin": 0.65, | ||
"TargetSearchRadius": 5, | "TargetSearchRadius": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"TechArmorDamageReductionPerStack": -0.5, | "TechArmorDamageReductionPerStack": -0.5, | ||
"TickRate": 0.3, | "TickRate": 0.3, | ||
| Line 4,226: | Line 8,144: | ||
}, | }, | ||
"ability_necro_zombiewall": { | "ability_necro_zombiewall": { | ||
"AbilityCastRange": 24, | "AbilityCastRange": { | ||
"AbilityCooldown": 34, | "Value": 24, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 34, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 5, | "AbilityDuration": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AuraRadius": 0.75, | "AuraRadius": 0.75, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorAllowAltCast", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorSuppressAltCastOnceSelected" | |||
], | |||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Buff" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 4,241: | Line 8,188: | ||
}, | }, | ||
"DebuffDuration": 0.5, | "DebuffDuration": 0.5, | ||
"GroundAuraModifier": { | |||
"Class": "ZombiewallGroundAura", | |||
"Subclass": "Zombiewall", | |||
"ProvidedByAura": { | |||
"Class": "NecroZombiewallDebuff", | |||
"Subclass": "Debuff" | |||
} | |||
}, | |||
"GroundAuraPopDelay": 1.1, | "GroundAuraPopDelay": 1.1, | ||
"GroundAuraPriorityModifier": { | |||
"Class": "ZombiewallGroundAura", | |||
"Subclass": "Zombiewall", | |||
"ProvidedByAura": { | |||
"Class": "NecroZombiewallDebuff", | |||
"Subclass": "Debuff" | |||
} | |||
}, | |||
"GroundAuraSpacing": 1, | "GroundAuraSpacing": 1, | ||
"ImmobilizeDuration": 1 | "ImmobilizeDuration": { | ||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"ImmobilizeModifier": { | |||
"Class": "CitadelRoot", | |||
"Subclass": "Immobilize" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_necro_zombiewall", | "Key": "ability_necro_zombiewall", | ||
"Name": "Grasping Hands", | "Name": "Grasping Hands", | ||
"SlowPercent": 40, | "SlowPercent": 40, | ||
" | "SummonCount": 1, | ||
"TetherDuration": 1, | "TetherDuration": 1, | ||
"TetherModifier": { | |||
"Class": "NecroZombiewallTether", | |||
"Subclass": "Tether" | |||
}, | |||
"TetherRadius": 0.1, | "TetherRadius": 0.1, | ||
"TickRate": 0.1, | "TickRate": 0.1, | ||
| Line 4,261: | Line 8,238: | ||
}, | }, | ||
{ | { | ||
"ImmobilizeDuration": | "ImmobilizeDuration": 0.75, | ||
"SummonCount": 1, | "SummonCount": 1, | ||
"AbilityCooldown": - | "AbilityCooldown": -14 | ||
} | } | ||
], | ], | ||
| Line 4,270: | Line 8,247: | ||
"ZombieWallLength": { | "ZombieWallLength": { | ||
"Value": 14, | "Value": 14, | ||
"Scale": { | "Scale": [ | ||
{ | |||
"Type": " | "Value": 0.05, | ||
"Type": "spirit" | |||
}, | |||
{ | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
"ability_npc_shield": { | "ability_npc_shield": { | ||
"AbilityCooldown": 1, | "AbilityCooldown": { | ||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": -1, | "AbilityDuration": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 4,291: | Line 8,283: | ||
"ability_perched_predator": { | "ability_perched_predator": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectilePassThroughWorld", | |||
"BehaviorInhibitSoftCameraCollision" | |||
], | |||
"CatAboveGround": 0.1, | "CatAboveGround": 0.1, | ||
"CatAccel": 15, | "CatAccel": 15, | ||
| Line 4,311: | Line 8,315: | ||
} | } | ||
}, | }, | ||
"ExplosionRadius": 8, | "ExplosionRadius": { | ||
"IsDisabled": false, | "Value": 8, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"IsDisabled": false, | |||
"Key": "ability_perched_predator", | "Key": "ability_perched_predator", | ||
"ModifierDragEnemy": { | |||
"Class": "PerchedPredatorDrag", | |||
"Subclass": "PerchedPredatorDrag" | |||
}, | |||
"Name": "Sekhmet's Spirit", | "Name": "Sekhmet's Spirit", | ||
"TossSpeed": 400, | "TossSpeed": 400, | ||
| Line 4,331: | Line 8,345: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorCanCastOnZipline" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 4,338: | Line 8,355: | ||
}, | }, | ||
"ability_power_jump": { | "ability_power_jump": { | ||
"AbilityCastDelay": 0. | "AbilityCastDelay": 0.2, | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": | "AbilityDuration": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirMoveIncreasePercent": | "AirMoveIncreasePercent": 25, | ||
"AirSpeedMax": | "AirSpeedMax": 6.64, | ||
"AltJumpSpeed": 12, | "AltJumpSpeed": 12, | ||
"BehaviourBits": [ | |||
"BehaviorInputDirectional2d", | |||
"BehaviorNoTarget", | |||
"BehaviorAllowAltCast", | |||
"BehaviorMovement", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"BulletSplitShot": 5, | "BulletSplitShot": 5, | ||
"FallSpeedMax": 0. | "FallSpeedMax": 0.635, | ||
"FxRadius": 4, | "FxRadius": 4, | ||
"InAirModifier": { | |||
"Class": "AirRaid", | |||
"Subclass": "AirRaid", | |||
"EnabledStateMask": [ | |||
"DisableAirSpreadPenalty", | |||
"UnlimitedAirDashes" | |||
], | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "SlowBase" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"JumpPitch": -60, | "JumpPitch": -60, | ||
| Line 4,354: | Line 8,402: | ||
"Key": "ability_power_jump", | "Key": "ability_power_jump", | ||
"Name": "Rain of Arrows", | "Name": "Rain of Arrows", | ||
"PowerJumpModifier": { | |||
"Class": "PowerJump", | |||
"Subclass": "PowerJump", | |||
"AirDrag": 2, | |||
"VerticalCameraOffset": 20, | |||
"VerticalCameraOffsetLerpTime": 0.4, | |||
"EnabledStateMask": [ | |||
"AbilityMovement", | |||
"ZiplineDisabled", | |||
"JumpDisabled" | |||
] | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
" | "WeaponDamageBonus": 3, | ||
"SlowPercent": 30, | |||
"SlowDuration": 1.5 | |||
}, | }, | ||
{ | { | ||
" | "AbilityCooldown": -12 | ||
}, | }, | ||
{ | { | ||
| Line 4,369: | Line 8,429: | ||
} | } | ||
], | ], | ||
"WeaponDamageBonus": | "WeaponDamageBonus": 3 | ||
}, | }, | ||
"ability_power_surge": { | "ability_power_surge": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCooldown": 50, | "AbilityCooldown": { | ||
"Value": 50, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 10, | "AbilityDuration": { | ||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BonusPerChain": { | "BonusPerChain": { | ||
"Value": 10, | "Value": 10, | ||
| Line 4,382: | Line 8,457: | ||
"Value": 0.32, | "Value": 0.32, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | |||
}, | |||
"BuffModifier": { | |||
"Class": "PowerSurge", | |||
"Subclass": "PowerSurge", | |||
"DebuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "PowerSurgeDebuff" | |||
} | } | ||
}, | }, | ||
"ChainCount": 4, | "ChainCount": 4, | ||
"ChainRadius": 10, | "ChainModifier": { | ||
"Class": "PowerSurgeChainLightning", | |||
"Subclass": "PowerSurgeChainLightning" | |||
}, | |||
"ChainRadius": { | |||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"ChainTickRate": 0.2, | "ChainTickRate": 0.2, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 4,422: | Line 8,515: | ||
"TechResistDebuff": -15, | "TechResistDebuff": -15, | ||
"DebuffDuration": 10, | "DebuffDuration": 10, | ||
"AbilityDuration": | "AbilityDuration": 10 | ||
} | } | ||
] | ] | ||
}, | }, | ||
"ability_priest_antispiritvest": { | "ability_priest_antispiritvest": { | ||
"AbilityCooldown": 12, | "AbilityCooldown": { | ||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"BlockBufferDuration": 0.5, | "BlockBufferDuration": 0.5, | ||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Buff" | |||
}, | |||
"BulletResist": 20, | "BulletResist": 20, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 4,443: | Line 8,547: | ||
"Key": "ability_priest_antispiritvest", | "Key": "ability_priest_antispiritvest", | ||
"Name": "Blessed Tac-Vest", | "Name": "Blessed Tac-Vest", | ||
"ShieldBreakModifier": { | |||
"Class": "Base", | |||
"Subclass": "Shieldbreak" | |||
}, | |||
"StackingModifier": { | |||
"Class": "PriestStackingdefense", | |||
"Subclass": "Stackingdefense" | |||
}, | |||
"TechResist": 20, | "TechResist": 20, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 4,459: | Line 8,571: | ||
"ability_priest_barrage": { | "ability_priest_barrage": { | ||
"AbilityCastDelay": 0.3, | "AbilityCastDelay": 0.3, | ||
"AbilityChannelTime": 3, | "AbilityChannelTime": { | ||
"AbilityCooldown": 60, | "Value": 3, | ||
"AbilityCooldownBetweenCharge": -1, | "Scale": { | ||
"AbilityUnitTargetLimit": 1, | "Value": 1, | ||
"ChannelMoveSpeed": 1.3, | "Type": "duration" | ||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 60, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": 1.3, | |||
"Damage": { | "Damage": { | ||
"Value": 80, | "Value": 80, | ||
| Line 4,476: | Line 8,606: | ||
"Name": "Witching Hour", | "Name": "Witching Hour", | ||
"PushForce": 300000, | "PushForce": 300000, | ||
"SelfModifier": { | |||
"Class": "Base", | |||
"Subclass": "Self" | |||
}, | |||
"SlowDuration": 1, | "SlowDuration": 1, | ||
"SlowModifier": { | |||
"Class": "DiminishingSlow", | |||
"Subclass": "BarrageSlowModifier" | |||
}, | |||
"SlowPercent": 60, | "SlowPercent": 60, | ||
"TimeBetweenShots": 0.3, | "TimeBetweenShots": 0.3, | ||
| Line 4,494: | Line 8,632: | ||
"ability_priest_beartrap": { | "ability_priest_beartrap": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCharges": 2, | "AbilityCharges": { | ||
"AbilityCooldown": 28, | "Value": 2, | ||
"AbilityCooldownBetweenCharge": 8, | "Scale": { | ||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 28, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"ArmTime": 0.5, | "ArmTime": 0.5, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorPreventTrainingBotUsage", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 4,507: | Line 8,669: | ||
} | } | ||
}, | }, | ||
"ImmobilizeDuration": 1.25, | "DebuffModifier": { | ||
"Class": "PriestBeartrapDebuff", | |||
"Subclass": "Debuff", | |||
"EnabledStateMask": [ | |||
"VisibleToEnemy", | |||
"GlowThroughWallsToEnemy" | |||
] | |||
}, | |||
"ImmobilizeDuration": { | |||
"Value": 1.25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"ImmobilizeModifier": { | |||
"Class": "PriestImmobilize", | |||
"Subclass": "Immobilize" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_priest_beartrap", | "Key": "ability_priest_beartrap", | ||
"Lifetime": 30, | "Lifetime": { | ||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Name": "Hex-Lined Snap Trap", | "Name": "Hex-Lined Snap Trap", | ||
"Radius": 2, | "Radius": { | ||
"RevealDuration": 6, | "Value": 2, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"RevealDuration": { | |||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"TetherDuration": 0.6, | "TetherDuration": 0.6, | ||
"TetherModifier": { | |||
"Class": "PriestTether", | |||
"Subclass": "Tether" | |||
}, | |||
"TetherRadius": 0.3, | "TetherRadius": 0.3, | ||
"TickRate": 0.1, | "TickRate": 0.1, | ||
| Line 4,527: | Line 8,729: | ||
}, | }, | ||
{ | { | ||
"IncomingDamagePercentFromCaster": | "IncomingDamagePercentFromCaster": 30, | ||
"AbilityCharges": 1 | |||
} | } | ||
] | ] | ||
| Line 4,533: | Line 8,736: | ||
"ability_priest_flashbang": { | "ability_priest_flashbang": { | ||
"AbilityCastDelay": 0.03, | "AbilityCastDelay": 0.03, | ||
"AbilityCooldown": 25, | "AbilityCooldown": { | ||
"Value": 25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityPostCastDuration": 0.15, | "AbilityPostCastDuration": 0.15, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BounceGrenadeSpeed": 1100, | "BounceGrenadeSpeed": 1100, | ||
"BounceLifetime": 0.5, | "BounceLifetime": 0.5, | ||
"BurnDuration": 3.5, | "BurnDuration": { | ||
"Value": 3.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"BurnLingerDuration": 0.15, | "BurnLingerDuration": 0.15, | ||
"BurnRadius": 4.5, | "BurnRadius": { | ||
"Value": 4.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"CameraTurnRateMax": 15, | "CameraTurnRateMax": 15, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DPS": { | "DPS": { | ||
"Value": 10, | "Value": 10, | ||
"Scale": { | "Scale": [ | ||
{ | |||
"Type": " | "Value": 1.6, | ||
"Type": "power_increase" | |||
}, | |||
{ | |||
"Value": 1, | |||
"Type": "weapon_damage" | |||
} | |||
] | |||
}, | }, | ||
"Damage": { | "Damage": { | ||
| Line 4,555: | Line 8,787: | ||
"Value": 1, | "Value": 1, | ||
"Type": "weapon_damage_increase" | "Type": "weapon_damage_increase" | ||
} | |||
}, | |||
"EnemyDebuffModifier": { | |||
"Class": "PriestFlashbangburnaura", | |||
"Subclass": "Burnaura", | |||
"FlashFadeOutTime": 0.1, | |||
"AuraRadius": 0, | |||
"ProvidedByAura": { | |||
"Class": "PriestFlashbangburn", | |||
"Subclass": "Burn" | |||
} | } | ||
}, | }, | ||
| Line 4,563: | Line 8,805: | ||
"Name": "Consecrating Grenade", | "Name": "Consecrating Grenade", | ||
"PreBounceLifetime": 15, | "PreBounceLifetime": 15, | ||
"Radius": 4.5, | "Radius": { | ||
"Value": 4.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"TickRate": 0.2, | "TickRate": 0.2, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 4,584: | Line 8,832: | ||
"ability_priest_knockback": { | "ability_priest_knockback": { | ||
"AbilityCastDelay": 0.25, | "AbilityCastDelay": 0.25, | ||
"AbilityCastRange": 10, | "AbilityCastRange": { | ||
"AbilityCooldown": 23, | "Value": 10, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 23, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 99, | "AbilityUnitTargetLimit": 99, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BonusDamage": { | "BonusDamage": { | ||
"Value": 30, | "Value": 30, | ||
| Line 4,596: | Line 8,861: | ||
}, | }, | ||
"BonusKnockbackDistance": 3.5, | "BonusKnockbackDistance": 3.5, | ||
"BuffModifier": { | |||
"Class": "PriestKnockbackBuff", | |||
"Subclass": "Buff" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 4,603: | Line 8,872: | ||
"Type": "weapon_damage_increase" | "Type": "weapon_damage_increase" | ||
} | } | ||
}, | |||
"DebuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Debuff" | |||
}, | }, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_priest_knockback", | "Key": "ability_priest_knockback", | ||
"KnockbackModifier": { | |||
"Class": "Priestknockback", | |||
"Subclass": "PriestKnockback", | |||
"MomentumMaintained": 0.3 | |||
}, | |||
"KnockbackSpeed": 1200, | "KnockbackSpeed": 1200, | ||
"KnockbackToWallModifier": { | |||
"Class": "Priestknockback", | |||
"Subclass": "PriestKnockbacktowall" | |||
}, | |||
"MaxPushForceHorizontal": 1400, | "MaxPushForceHorizontal": 1400, | ||
"MaxPushForceVertical": 500, | "MaxPushForceVertical": 500, | ||
| Line 4,612: | Line 8,894: | ||
"PushForce": 6, | "PushForce": 6, | ||
"SelfPushForce": 500, | "SelfPushForce": 500, | ||
"StunDuration": 0.6, | "SlowModifier": { | ||
"Class": "DiminishingSlow", | |||
"Subclass": "Slow" | |||
}, | |||
"StunDuration": { | |||
"Value": 0.6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"TargetingConeAngle": 60, | "TargetingConeAngle": 60, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 4,626: | Line 8,918: | ||
} | } | ||
], | ], | ||
"WallStunDistance": 7 | "WallStunDistance": { | ||
"Value": 7, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
} | |||
}, | }, | ||
"ability_priest_selfheal": { | "ability_priest_selfheal": { | ||
"AbilityCastDelay": 0.125, | "AbilityCastDelay": 0.125, | ||
"AbilityChannelTime": 4, | "AbilityChannelTime": { | ||
"AbilityCooldown": 45, | "Value": 4, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 45, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.125, | "AbilityPostCastDuration": 0.125, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorCastableWhileCmdRestricted", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorNonCombat", | |||
"BehaviorCannotCancelDuringChannel" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"FlatHealthHealing": { | "FlatHealthHealing": { | ||
| Line 4,647: | Line 8,965: | ||
"Key": "ability_priest_selfheal", | "Key": "ability_priest_selfheal", | ||
"Name": "Potent Vapors", | "Name": "Potent Vapors", | ||
"SelfModifier": { | |||
"Class": "Base", | |||
"Subclass": "Selfheal", | |||
"EnabledStateMask": [ | |||
"Disarmed" | |||
] | |||
}, | |||
"TickRate": 0.25, | "TickRate": 0.25, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 4,662: | Line 8,987: | ||
"ability_priest_silencebomb": { | "ability_priest_silencebomb": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCooldown": 33, | "AbilityCooldown": { | ||
"Value": 33, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 8, | "AbilityDuration": { | ||
"AbilityUnitTargetLimit": 99, | "Value": 8, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 99, | |||
"AuraModifier": { | |||
"Class": "CitadelPriestSilencebombAura", | |||
"Subclass": "Aura", | |||
"ProvidedByAura": { | |||
"Class": "SilencebombDebuff", | |||
"Subclass": "Debuff" | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectileFiredAsBullet", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DPS": 5, | "DPS": 5, | ||
| Line 4,671: | Line 9,022: | ||
"InitialRadius": { | "InitialRadius": { | ||
"Value": 4, | "Value": 4, | ||
"Scale": { | "Scale": [ | ||
{ | |||
"Type": " | "Value": 0.01, | ||
"Type": "spirit" | |||
}, | |||
{ | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
] | |||
}, | }, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 4,682: | Line 9,039: | ||
"SlowDuration": 2, | "SlowDuration": 2, | ||
"SlowPercent": 30, | "SlowPercent": 30, | ||
"SmokeGrenadeModifier": { | |||
"Class": "Smokegrenade", | |||
"Subclass": "PriestSmokegrenade", | |||
"EnemyAuraModifier": { | |||
"Class": "BaseAura", | |||
"Subclass": "Enemyaura", | |||
"ProvidedByAura": { | |||
"Class": "Base", | |||
"Subclass": "Debuff" | |||
} | |||
} | |||
}, | |||
"TickRate": 0.15, | "TickRate": 0.15, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 4,697: | Line 9,066: | ||
"ability_priest_smokegrenade": { | "ability_priest_smokegrenade": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCastRange": 10, | "AbilityCastRange": { | ||
"AbilityCooldown": 24, | "Value": 10, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 24, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 8, | "AbilityDuration": { | ||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 99, | "AbilityUnitTargetLimit": 99, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BlockerScaleFactor": 115, | "BlockerScaleFactor": 115, | ||
"BombFriction": 12, | "BombFriction": 12, | ||
| Line 4,715: | Line 9,107: | ||
"Name": "Teargas Grenade", | "Name": "Teargas Grenade", | ||
"ProjectileLifetime": 2, | "ProjectileLifetime": 2, | ||
"Radius": 6, | "Radius": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SlowDuration": 2, | "SlowDuration": 2, | ||
"SmokeGrenadeModifier": { | |||
"Class": "Smokegrenade", | |||
"Subclass": "PriestSmokegrenade", | |||
"EnemyAuraModifier": { | |||
"Class": "BaseAura", | |||
"Subclass": "Enemyaura", | |||
"ProvidedByAura": { | |||
"Class": "Base", | |||
"Subclass": "Debuff" | |||
} | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 4,730: | Line 9,140: | ||
}, | }, | ||
"ability_priest_stackingdefense": { | "ability_priest_stackingdefense": { | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"CooldownPerStack": 0.5, | "CooldownPerStack": 0.5, | ||
| Line 4,740: | Line 9,157: | ||
"Name": "Grit", | "Name": "Grit", | ||
"ResistancePerStack": 1, | "ResistancePerStack": 1, | ||
"StackDuration": 8, | "StackDuration": { | ||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"StackingModifier": { | |||
"Class": "PriestStackingdefense", | |||
"Subclass": "Stackingdefense" | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 4,755: | Line 9,182: | ||
"ability_priest_weaponswap": { | "ability_priest_weaponswap": { | ||
"AbilityCastDelay": 0.3, | "AbilityCastDelay": 0.3, | ||
"AbilityCooldown | "AbilityCooldown": { | ||
"Value": 160, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "cooldown" | ||
} | } | ||
}, | }, | ||
"ChannelMoveSpeed": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": { | |||
"Value": 15, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorDontInterruptSlideOnCast", | |||
"BehaviorRefundHalfCooldownOnChannelInterrupt" | |||
], | |||
"BonusAmpToVampire": 5, | |||
"BonusDamage": { | |||
"Value": 115, | |||
"Scale": [ | |||
{ | |||
"Value": 3, | |||
"Type": "power_increase" | |||
}, | |||
{ | |||
"Value": 1, | |||
"Type": "weapon_damage" | |||
} | |||
] | |||
}, | |||
"ChannelMoveSpeed": -1, | |||
"Damage": { | "Damage": { | ||
"Value": 120, | "Value": 120, | ||
| Line 4,781: | Line 9,233: | ||
"Name": "Ira Domini", | "Name": "Ira Domini", | ||
"PushForce": 500, | "PushForce": 500, | ||
"SelfModifier": { | |||
"Class": "PriestCrossbowequipped", | |||
"Subclass": "Self", | |||
"EnabledStateMask": [ | |||
"AmmoChangesDisabled", | |||
"SinclairTaxUltActive" | |||
] | |||
}, | |||
"SlowModifier": { | |||
"Class": "DiminishingSlow", | |||
"Subclass": "BarrageSlowModifier" | |||
}, | |||
"StakeCount": 3, | "StakeCount": 3, | ||
"SwapEndDelay": 0.6, | "SwapEndDelay": 0.6, | ||
| Line 4,798: | Line 9,262: | ||
"ability_punkgoat_blasted": { | "ability_punkgoat_blasted": { | ||
"AbilityCastDelay": 0.28, | "AbilityCastDelay": 0.28, | ||
"AbilityCooldown": 27, | "AbilityCooldown": { | ||
"Value": 27, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 8, | "AbilityDuration": { | ||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoIntrinsicModifiers": [ | |||
{ | |||
"Class": "PunkgoatBlastedhealthwatcher", | |||
"Subclass": "Blastedhealthwatcher" | |||
} | |||
], | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorCooldownOnChannelEnd", | |||
"BehaviorAllowGunFireAfterCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BlastedModifier": { | |||
"Class": "PunkgoatBlastedactive", | |||
"Subclass": "Blastedactive" | |||
}, | |||
"BlastedPassiveModifier": { | |||
"Class": "PunkgoatBlastedpassive", | |||
"Subclass": "Blasted" | |||
}, | |||
"BlastedRateOnBulletPct": 50, | "BlastedRateOnBulletPct": 50, | ||
"BulletDamageAmp": 10, | "BulletDamageAmp": 10, | ||
| Line 4,808: | Line 9,304: | ||
"BulletsReloadedPerLightMeleePct": 35, | "BulletsReloadedPerLightMeleePct": 35, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DurationPerHeavyMelee": 4.5, | "DurationPerHeavyMelee": { | ||
"DurationPerLightMelee": 2.8, | "Value": 4.5, | ||
"HealthBoostDuration": 11, | "Scale": { | ||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DurationPerLightMelee": { | |||
"Value": 2.8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"HealthBoostDuration": { | |||
"Value": 11, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"HealthDisplayModifier": { | |||
"Class": "Base", | |||
"Subclass": "Blastedhealthdisplay" | |||
}, | |||
"HealthModifier": { | |||
"Class": "PunkgoatBlastedhealth", | |||
"Subclass": "Blastedhealth" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_punkgoat_blasted", | "Key": "ability_punkgoat_blasted", | ||
| Line 4,824: | Line 9,346: | ||
"Name": "Blasted", | "Name": "Blasted", | ||
"NonPlayerResourceScalePct": 25, | "NonPlayerResourceScalePct": 25, | ||
"ShredModifier": { | |||
"Class": "PunkgoatBlastedshred", | |||
"Subclass": "Blastedshred" | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 4,845: | Line 9,371: | ||
"ability_punkgoat_goatflip": { | "ability_punkgoat_goatflip": { | ||
"AbilityCastDelay": 0.35, | "AbilityCastDelay": 0.35, | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 32, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 0.3, | "AbilityDuration": { | ||
"Value": 0.3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirControlAccelPercent": 50, | "AirControlAccelPercent": 50, | ||
| Line 4,854: | Line 9,392: | ||
"AirControlPercent": 50, | "AirControlPercent": 50, | ||
"AllowRamMultiple": 1, | "AllowRamMultiple": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontTriggerPostCastOnCastComplete", | |||
"BehaviorMovement", | |||
"BehaviorTriggerCancelMashProtectionOnCast", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"CameraTurnRateMax": 188, | "CameraTurnRateMax": 188, | ||
"ChargeMultiHitRadius": 1.5, | "ChargeMultiHitRadius": 1.5, | ||
| Line 4,892: | Line 9,437: | ||
}, | }, | ||
{ | { | ||
"AbilityDuration": 0. | "AbilityDuration": 0.4 | ||
}, | }, | ||
{ | { | ||
" | "MaxHealthBuffPct": 10, | ||
"MaxHealthBuffDuration": 16, | |||
"AbilityCooldown": -13 | |||
} | |||
"AbilityCooldown": - | |||
} | |||
], | ], | ||
"WorldImpactRadius": 25 | "WorldImpactRadius": 25 | ||
}, | }, | ||
"ability_punkgoat_slide": { | "ability_punkgoat_slide": { | ||
"AbilityCooldown": 0.85, | "AbilityCooldown": { | ||
"Value": 0.85, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 0.6, | "AbilityDuration": { | ||
"Value": 0.6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoIntrinsicModifiers": [ | |||
{ | |||
"Class": "SlideDebuff", | |||
"Subclass": "SlideDebuff" | |||
} | |||
], | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorHidden", | |||
"BehaviorDontBreakInvisibility", | |||
"BehaviorInputDirectional2d", | |||
"BehaviorSilentCastFailureFeedback", | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorNonCombat", | |||
"BehaviorCastableWhileHidden" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 4,919: | Line 9,487: | ||
}, | }, | ||
"ability_punkgoat_tether": { | "ability_punkgoat_tether": { | ||
"AbilityCastRange": 12, | "AbilityCastRange": { | ||
"AbilityCooldown": | "Value": 12, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 175, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 2.8, | "AbilityDuration": 2.8, | ||
"AbilityPostCastDuration": 0.2, | "AbilityPostCastDuration": 0.2, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorSilentCastFailureFeedback", | |||
"BehaviorAlwaysPreviewRadius", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectilePassThroughWorld", | |||
"BehaviorShowCastRangeAsSatSphereWhileCasting", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DPS": { | "DPS": { | ||
| Line 4,936: | Line 9,525: | ||
"Value": 120, | "Value": 120, | ||
"Scale": { | "Scale": { | ||
"Value": | "Value": 0.7, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 4,946: | Line 9,535: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"FireRateSlowModifier": { | |||
"Class": "Base", | |||
"Subclass": "TetherFirerateSlow" | |||
}, | }, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 4,955: | Line 9,548: | ||
"PullDuration": 0.8, | "PullDuration": 0.8, | ||
"PullForceMax": 2000, | "PullForceMax": 2000, | ||
"PullModifier": { | |||
"Class": "PunkgoatTetherPull", | |||
"Subclass": "Pull" | |||
}, | |||
"PullTrackCasterDuration": 0.5, | "PullTrackCasterDuration": 0.5, | ||
"RopeLength": 2, | "RopeLength": 2, | ||
| Line 4,960: | Line 9,557: | ||
"RopeSnapNoLOSDuration": 0.5, | "RopeSnapNoLOSDuration": 0.5, | ||
"RopeSoftEdgeLength": 4.5, | "RopeSoftEdgeLength": 4.5, | ||
"TetheredModifier": { | |||
"Class": "PunkgoatTether", | |||
"Subclass": "Tether" | |||
}, | |||
"TickRate": 0.25, | "TickRate": 0.25, | ||
"UnstoppableModifier": { | |||
"Class": "Unstoppable", | |||
"Subclass": "Unstoppable", | |||
"EnabledStateMask": [ | |||
"StatusImmune", | |||
"SlowImmune", | |||
"KnockdownImmune", | |||
"Unstoppable" | |||
], | |||
"StatusEffectPriority": 25, | |||
"DisabledStateMask": [ | |||
"Disarmed", | |||
"Muted", | |||
"Silenced", | |||
"SilenceMovementAbilites", | |||
"Slowed", | |||
"Glitched", | |||
"MeleeDisabledDebuff", | |||
"DashDisabledDebuff" | |||
] | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 4,967: | Line 9,589: | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -40 | ||
}, | }, | ||
{ | { | ||
| Line 4,973: | Line 9,595: | ||
"AbilityCastRange": 5 | "AbilityCastRange": 5 | ||
} | } | ||
] | ], | ||
"WaitingToPullModifier": { | |||
"Class": "PunkgoatTetherWaiting", | |||
"Subclass": "WaitingForPull" | |||
} | |||
}, | }, | ||
"ability_punkgoat_ult": { | "ability_punkgoat_ult": { | ||
"AbilityCastRange": 4, | "AbilityCastRange": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityChannelTime": 0.3, | "AbilityChannelTime": 0.3, | ||
"AbilityCharges": 1, | "AbilityCharges": { | ||
"AbilityCooldown": 35, | "Value": 1, | ||
"AbilityCooldownBetweenCharge": 8, | "Scale": { | ||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 35, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityPostCastDuration": 0.3, | "AbilityPostCastDuration": 0.3, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorSilentCastFailureFeedback", | |||
"BehaviorChannelled", | |||
"BehaviorExclusiveUse", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorCooldownOnChannelEnd", | |||
"BehaviorTriggerCancelMashProtectionOnCast", | |||
"BehaviorHoldsAtMaxChannel" | |||
], | |||
"CameraTurnRateMax": 2000, | "CameraTurnRateMax": 2000, | ||
"ChannelMoveSpeed": 4.826, | "ChannelMoveSpeed": 4.826, | ||
| Line 4,992: | Line 9,652: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"DiminishingSlowModifier": { | |||
"Class": "DiminishingSlow", | |||
"Subclass": "Slow" | |||
}, | }, | ||
"ExplodeDelay": 0.5, | "ExplodeDelay": 0.5, | ||
"FireRateModifier": { | |||
"Class": "Base", | |||
"Subclass": "SlamFirerateSlow" | |||
}, | |||
"GroundAuraModifier": { | |||
"Class": "PunkgoatSigilAura", | |||
"Subclass": "SigilAura", | |||
"Height": 100, | |||
"ProvidedByAura": { | |||
"Class": "Base", | |||
"Subclass": "SigilModifier" | |||
} | |||
}, | |||
"HeavyMeleeDamage": { | "HeavyMeleeDamage": { | ||
"Value": 0, | "Value": 0, | ||
| Line 5,006: | Line 9,683: | ||
"Value": 0, | "Value": 0, | ||
"Scale": { | "Scale": { | ||
"Value": | "Value": 0.9, | ||
"Type": "melee" | "Type": "melee" | ||
} | } | ||
| Line 5,014: | Line 9,691: | ||
"PullDownDuration": 0.75, | "PullDownDuration": 0.75, | ||
"PullDownRange": 3, | "PullDownRange": 3, | ||
"PullToGroundModifier": { | |||
"Class": "ChargeDragEnemy", | |||
"Subclass": "ChargeDragEnemy", | |||
"ForwardOffset": 200, | |||
"VerticalOffset": 0, | |||
"ForceDistScale": 11 | |||
}, | |||
"TossDuration": 0.4, | "TossDuration": 0.4, | ||
"TossForce": 350, | "TossForce": 350, | ||
| Line 5,030: | Line 9,714: | ||
"Value": 0, | "Value": 0, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.5, | ||
"Type": "heavy_melee" | "Type": "heavy_melee" | ||
} | } | ||
| Line 5,045: | Line 9,729: | ||
} | } | ||
], | ], | ||
"WaveEndRadius": 8, | "WaveEndRadius": { | ||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"WaveStartRadius": 0.5, | "WaveStartRadius": 0.5, | ||
"WaveThickness": 1 | "WaveThickness": 1 | ||
| Line 5,051: | Line 9,741: | ||
"ability_rolling_fireball": { | "ability_rolling_fireball": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DPS": { | "DPS": { | ||
| Line 5,086: | Line 9,787: | ||
"ability_scrap_blast": { | "ability_scrap_blast": { | ||
"AbilityCastDelay": 0.25, | "AbilityCastDelay": 0.25, | ||
"AbilityCastRange": 15, | "AbilityCastRange": { | ||
"AbilityCharges": 2, | "Value": 15, | ||
"AbilityCooldown": 64, | "Scale": { | ||
"AbilityCooldownBetweenCharge": 3, | "Value": 1, | ||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCharges": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 64, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BlastRadius": 10, | "BlastRadius": 10, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DebuffModifier": { | |||
"Class": "ScrapBlastDebuff", | |||
"Subclass": "ScrapBlastDebuff" | |||
}, | |||
"EnemyMoveSlow": 10, | "EnemyMoveSlow": 10, | ||
"EnemyMoveSlowDuration": 5, | "EnemyMoveSlowDuration": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_scrap_blast", | "Key": "ability_scrap_blast", | ||
| Line 5,118: | Line 9,857: | ||
}, | }, | ||
"ability_shieldguy_ability01": { | "ability_shieldguy_ability01": { | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 5,138: | Line 9,887: | ||
}, | }, | ||
"ability_shieldguy_ability02": { | "ability_shieldguy_ability02": { | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 5,158: | Line 9,917: | ||
}, | }, | ||
"ability_shieldguy_ability03": { | "ability_shieldguy_ability03": { | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 5,178: | Line 9,947: | ||
}, | }, | ||
"ability_shieldguy_ult": { | "ability_shieldguy_ult": { | ||
"AbilityCooldown": 127, | "AbilityCooldown": { | ||
"AbilityCooldownBetweenCharge": -1, | "Value": 127, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 5,198: | Line 9,977: | ||
}, | }, | ||
"ability_skyrunner_flakshot": { | "ability_skyrunner_flakshot": { | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoIntrinsicModifiers": [ | |||
{ | |||
"Class": "Base", | |||
"Subclass": "Flakshotbase" | |||
} | |||
], | |||
"BehaviourBits": [ | |||
"BehaviorProjectileFiredAsBullet" | |||
], | |||
"BonusDamage": { | "BonusDamage": { | ||
"Value": 3, | "Value": 3, | ||
| Line 5,233: | Line 10,027: | ||
"ability_skyrunner_magic_beam": { | "ability_skyrunner_magic_beam": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityCastRange": 30, | "AbilityCastRange": { | ||
"AbilityCharges": 1, | "Value": 30, | ||
"AbilityCooldown": 12, | "Scale": { | ||
"AbilityCooldownBetweenCharge": 2, | "Value": 1, | ||
"AbilityDuration": 6, | "Type": "range" | ||
} | |||
}, | |||
"AbilityCharges": { | |||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityDuration": { | |||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorAlwaysPreviewRadius", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"BlockerScaleFactor": 4, | "BlockerScaleFactor": 4, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 5,245: | Line 10,074: | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_skyrunner_magic_beam", | "Key": "ability_skyrunner_magic_beam", | ||
"MagicBeamModifier": { | |||
"Class": "MagicBeam", | |||
"Subclass": "Beammodifier" | |||
}, | |||
"Name": null, | "Name": null, | ||
"Radius": 4, | "Radius": 4, | ||
| Line 5,260: | Line 10,093: | ||
}, | }, | ||
"ability_skyrunner_swingline": { | "ability_skyrunner_swingline": { | ||
"AbilityCharges": 2, | "AbilityCharges": { | ||
"AbilityCooldown": 12, | "Value": 2, | ||
"AbilityCooldownBetweenCharge": 0.1, | "Scale": { | ||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 0.1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 5,270: | Line 10,125: | ||
"Name": "Lifethread", | "Name": "Lifethread", | ||
"SwingLineBulletDistance": 40, | "SwingLineBulletDistance": 40, | ||
"SwingModifier": { | |||
"Class": "Base", | |||
"Subclass": "Swinging" | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 5,283: | Line 10,142: | ||
}, | }, | ||
"ability_skyrunner_ult": { | "ability_skyrunner_ult": { | ||
"AbilityCooldown": 127, | "AbilityCooldown": { | ||
"Value": 127, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 5,304: | Line 10,173: | ||
"ability_sleep_dagger": { | "ability_sleep_dagger": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCooldown": 30, | "AbilityCooldown": { | ||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDamageDoesntWakeFromSleep", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"Damage": { | "Damage": { | ||
"Value": 65, | "Value": 65, | ||
"Scale": { | "Scale": { | ||
"Value": 2. | "Value": 2.2, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 5,320: | Line 10,202: | ||
"MinimumSleepTime": 0.2, | "MinimumSleepTime": 0.2, | ||
"Name": "Sleep Dagger", | "Name": "Sleep Dagger", | ||
"SleepDuration": 2.75, | "SleepDuration": { | ||
"Value": 2.75, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SleepModifier": { | |||
"Class": "CitadelSleepDaggerAsleep", | |||
"Subclass": "CitadelSleepDaggerAsleep", | |||
"PostSleepModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Postsleep" | |||
}, | |||
"PostSleepStaminaModifier": { | |||
"Class": "Base", | |||
"Subclass": "NoStamRecovery" | |||
}, | |||
"PostSleepBulletShredModifier": { | |||
"Class": "Base", | |||
"Subclass": "BulletShredPostsleep" | |||
} | |||
}, | |||
"SleepMoveSpeed": 1.5, | "SleepMoveSpeed": 1.5, | ||
"SleepWakeUpDelay": { | "SleepWakeUpDelay": { | ||
"Value": 0.1, | "Value": 0.1, | ||
"Scale": { | "Scale": [ | ||
{ | |||
"Type": " | "Value": 0.002, | ||
"Type": "spirit" | |||
}, | |||
{ | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
] | |||
}, | }, | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"BulletResistReduction": - | "BulletResistReduction": -10, | ||
"BulletResistReductionDuration": 6 | "BulletResistReductionDuration": 6 | ||
}, | }, | ||
{ | { | ||
" | "SleepDuration": 1, | ||
"FixationStacks": 15 | |||
}, | }, | ||
{ | { | ||
" | "AbilityCooldown": -17, | ||
"SlowPercent": 50, | "SlowPercent": 50, | ||
"GroundDashReductionPercent": -50, | "GroundDashReductionPercent": -50, | ||
| Line 5,346: | Line 10,257: | ||
}, | }, | ||
"ability_smoke_bomb": { | "ability_smoke_bomb": { | ||
"AbilityCooldown": 33, | "AbilityCooldown": { | ||
"Value": 33, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityDuration": { | "AbilityDuration": { | ||
"Value": 8, | "Value": 8, | ||
"Scale": { | "Scale": [ | ||
{ | |||
"Type": " | "Value": 0.1, | ||
"Type": "spirit" | |||
}, | |||
{ | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
] | |||
}, | }, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDamageDoesntWakeFromSleep", | |||
"BehaviorNoTarget", | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorCleaveDisabled", | |||
"BehaviorCanCastOnZipline" | |||
], | |||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "BuffModifier" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"FullInvisDistance": 50, | "FullInvisDistance": 50, | ||
"InvisAlertWhenFading": 1, | "InvisAlertWhenFading": 1, | ||
"InvisFadeToDuration": 1.5, | "InvisFadeToDuration": 1.5, | ||
"InvisModifier": { | |||
"Class": "Invis", | |||
"Subclass": "SmokebombModifierInvis" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_smoke_bomb", | "Key": "ability_smoke_bomb", | ||
"Name": "Smoke Bomb", | "Name": "Smoke Bomb", | ||
"PhaseOutModifier": { | |||
"Class": "Base", | |||
"Subclass": "PhaseoutModifier", | |||
"EnabledStateMask": [ | |||
"Invulnerable" | |||
] | |||
}, | |||
"RevealOnDamageDuration": 1.5, | "RevealOnDamageDuration": 1.5, | ||
"RevealOnSpottedDuration": 0.5, | "RevealOnSpottedDuration": 0.5, | ||
| Line 5,374: | Line 10,319: | ||
}, | }, | ||
{ | { | ||
"BulletLifesteal": | "BulletLifesteal": 50, | ||
"PostInvisBuffDuration": 5, | "PostInvisBuffDuration": 5, | ||
"DispelOnUse": 1 | "DispelOnUse": 1 | ||
| Line 5,382: | Line 10,327: | ||
"ability_stacking_damage": { | "ability_stacking_damage": { | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 6, | "AbilityDuration": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DamageBonusFixedPerStack": 0.2, | "DamageBonusFixedPerStack": { | ||
"Value": 0.2, | |||
"Scale": { | |||
"Value": 0, | |||
"Type": "weapon_damage_increase" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_stacking_damage", | "Key": "ability_stacking_damage", | ||
| Line 5,395: | Line 10,353: | ||
"Value": 0, | "Value": 0, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | |||
}, | |||
"StackingModifier": { | |||
"Class": "PassiveHazeStackingDamage", | |||
"Subclass": "PassiveHazeStackingDamage", | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Slow" | |||
} | } | ||
}, | }, | ||
| Line 5,415: | Line 10,381: | ||
}, | }, | ||
{ | { | ||
"DamageBonusFixedPerStack": 0. | "DamageBonusFixedPerStack": { | ||
"Value": 0.11, | |||
"Scale": { | |||
"Value": 0.0003, | |||
"Type": "weapon_damage_increase" | |||
} | |||
} | |||
} | } | ||
] | ] | ||
}, | }, | ||
"ability_swan_acrobat": { | "ability_swan_acrobat": { | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 7, | "AbilityDuration": { | ||
"Value": 7, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"BurstBonusPerStack": 1, | "BurstBonusPerStack": 1, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 5,430: | Line 10,415: | ||
"MaxStacks": 4, | "MaxStacks": 4, | ||
"Name": "Acrobat", | "Name": "Acrobat", | ||
"StackingModifier": { | |||
"Class": "SwanAcrobat", | |||
"Subclass": "Stack" | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 5,444: | Line 10,433: | ||
"ability_swan_featherboomerang": { | "ability_swan_featherboomerang": { | ||
"AbilityCastDelay": 0.05, | "AbilityCastDelay": 0.05, | ||
"AbilityCooldown": 8, | "AbilityCooldown": { | ||
"AbilityCooldownBetweenCharge": -1, | "Value": 8, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BonusDamage": 170, | "BonusDamage": 170, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 5,471: | Line 10,470: | ||
}, | }, | ||
"ability_swan_leap": { | "ability_swan_leap": { | ||
"AbilityChannelTime": 0.15, | "AbilityChannelTime": { | ||
"AbilityCooldown": 14, | "Value": 0.15, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 14, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCannotCancelDuringChannel" | |||
], | |||
"BuffDuration": 7, | "BuffDuration": 7, | ||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Leapmodifier" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 5,495: | Line 10,516: | ||
}, | }, | ||
"ability_swan_ult": { | "ability_swan_ult": { | ||
"AbilityCooldown": 127, | "AbilityCooldown": { | ||
"Value": 127, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 5,516: | Line 10,547: | ||
"ability_target_practice": { | "ability_target_practice": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCooldown": 48, | "AbilityCooldown": { | ||
"Value": 48, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontInterruptSprint" | |||
], | |||
"BonusPerHeadshot": 25, | "BonusPerHeadshot": 25, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 5,533: | Line 10,575: | ||
"ShotsToProc": 4, | "ShotsToProc": 4, | ||
"TargetOffSetScale": 2, | "TargetOffSetScale": 2, | ||
"TargetPracticeDuration": 10, | "TargetPracticeDuration": { | ||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"TargetPracticeEnemyModifier": { | |||
"Class": "TargetPracticeEnemy", | |||
"Subclass": "TargetPracticeEnemy", | |||
"BuildupModifier": { | |||
"Class": "CitadelBaseBuildup", | |||
"Subclass": "CitadelBaseBuildup", | |||
"BuildUpDecayDelay": 20 | |||
}, | |||
"DebuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "TargetPracticeBulletResist" | |||
}, | |||
"BuildupCompleteModifier": { | |||
"Class": "Base", | |||
"Subclass": "Base" | |||
} | |||
}, | |||
"TargetPracticeSelfModifier": { | |||
"Class": "TargetPracticeSelf", | |||
"Subclass": "TargetPracticeSelf" | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 5,549: | Line 10,618: | ||
"ability_throw_sand": { | "ability_throw_sand": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityCastRange": 25, | "AbilityCastRange": { | ||
"AbilityCooldown": 40, | "Value": 25, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 40, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 2.5, | "AbilityDuration": { | ||
"Value": 2.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorShowCastRangeAsSatSphereWhileCasting", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"Damage": 40, | "Damage": 40, | ||
"DebuffModifier": { | |||
"Class": "CitadelThrowSandDebuff", | |||
"Subclass": "CitadelThrowSandDebuff" | |||
}, | |||
"GrowthPerMeter": 0.5, | "GrowthPerMeter": 0.5, | ||
"HeightOffGround": 20, | "HeightOffGround": 20, | ||
| Line 5,568: | Line 10,665: | ||
}, | }, | ||
{ | { | ||
"SlowPercent": | "SlowPercent": 30, | ||
"GroundDashReductionPercent": - | "GroundDashReductionPercent": -30 | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -25, | ||
"AbilityDuration": 1 | "AbilityDuration": 1.5 | ||
} | } | ||
] | ] | ||
| Line 5,579: | Line 10,676: | ||
"ability_trapper_fear": { | "ability_trapper_fear": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.3, | "AbilityPostCastDuration": 0.3, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoIntrinsicModifiers": [ | |||
{ | |||
"Class": "FearWatcher", | |||
"Subclass": "FearWatcher", | |||
"BuildUpModifier": { | |||
"Class": "CitadelBaseBuildup", | |||
"Subclass": "FearBuildup", | |||
"BuildUpDecayDelay": 3 | |||
}, | |||
"BuildupProcModifier": { | |||
"Class": "TrapperImmobilize", | |||
"Subclass": "TrapperImmobilize", | |||
"StatusEffectPriority": 0, | |||
"EnabledStateMask": [ | |||
"Immobilized", | |||
"GlowThroughWallsToEnemy", | |||
"GlowThroughWallsToProvider", | |||
"GlowToProvider" | |||
] | |||
} | |||
} | |||
], | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectileFiredAsBullet" | |||
], | |||
"BuildUpDuration": 15, | "BuildUpDuration": 15, | ||
"BuildupProcDamage": { | "BuildupProcDamage": { | ||
| Line 5,612: | Line 10,742: | ||
"ability_trapper_fear1": { | "ability_trapper_fear1": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.3, | "AbilityPostCastDuration": 0.3, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoIntrinsicModifiers": [ | |||
{ | |||
"Class": "FearWatcher", | |||
"Subclass": "FearWatcher", | |||
"BuildUpModifier": { | |||
"Class": "CitadelBaseBuildup", | |||
"Subclass": "FearBuildup", | |||
"BuildUpDecayDelay": 3 | |||
}, | |||
"BuildupProcModifier": { | |||
"Class": "TrapperImmobilize", | |||
"Subclass": "TrapperImmobilize", | |||
"StatusEffectPriority": 0, | |||
"EnabledStateMask": [ | |||
"Immobilized", | |||
"GlowThroughWallsToEnemy", | |||
"GlowThroughWallsToProvider", | |||
"GlowToProvider" | |||
] | |||
} | |||
} | |||
], | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BuildUpDuration": 15, | "BuildUpDuration": 15, | ||
"BuildupProcDamage": { | "BuildupProcDamage": { | ||
| Line 5,645: | Line 10,807: | ||
"ability_trapper_poisonjar": { | "ability_trapper_poisonjar": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCooldown": 30, | "AbilityCooldown": { | ||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 8, | "AbilityDuration": { | ||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AuraModifier": { | |||
"Class": "CitadelTrapperPoisonjarAura", | |||
"Subclass": "PoisonjarAura", | |||
"ProvidedByAura": { | |||
"Class": "CitadelSilenced", | |||
"Subclass": "PoisonjarDebuff" | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectileFiredAsBullet", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Height": 2, | "Height": 2, | ||
"InitialRadius": 6, | "InitialRadius": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_trapper_poisonjar", | "Key": "ability_trapper_poisonjar", | ||
"Name": "Bottled Phantasmicide", | "Name": "Bottled Phantasmicide", | ||
"RadiusPerSecond": 0.25, | "RadiusPerSecond": { | ||
"Value": 0.25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SlowPercent": { | "SlowPercent": { | ||
"Value": 25, | "Value": 25, | ||
| Line 5,677: | Line 10,877: | ||
}, | }, | ||
"ability_trapper_spidershield": { | "ability_trapper_spidershield": { | ||
"AbilityCastRange | "AbilityCastRange": { | ||
"Value": 45, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "range" | ||
} | } | ||
}, | }, | ||
" | "AbilityCooldown": { | ||
"Value": 30, | "Value": 30, | ||
"Scale": { | "Scale": { | ||
"Value": 0.651, | "Value": 1, | ||
"Type": "spirit" | "Type": "cooldown" | ||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityDuration": { | |||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorEqualUnitTargetPriority", | |||
"BehaviorAllowSelfCast", | |||
"BehaviorCanHealPlayers", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"BuffModifier": { | |||
"Class": "TrapperSpidershield", | |||
"Subclass": "TrapperSpidershield", | |||
"StatusEffectPriority": 100, | |||
"PulseDebuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "TrapperSpidershieldPulsedebuff" | |||
} | |||
}, | |||
"ChannelMoveSpeed": -1, | |||
"CombatBarrier": { | |||
"Value": 200, | |||
"Scale": { | |||
"Value": 2.046, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"DPS": { | |||
"Value": 30, | |||
"Scale": { | |||
"Value": 0.651, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"DebuffDuration": { | |||
"Value": 0.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | } | ||
}, | }, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_trapper_spidershield", | "Key": "ability_trapper_spidershield", | ||
| Line 5,718: | Line 10,959: | ||
"ability_trapper_spiderwave": { | "ability_trapper_spiderwave": { | ||
"AbilityCastDelay": 0.6, | "AbilityCastDelay": 0.6, | ||
"AbilityCooldown": 160, | "AbilityCooldown": { | ||
"Value": 160, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_trapper_spiderwave", | "Key": "ability_trapper_spiderwave", | ||
"Name": "Crawling Plague", | "Name": "Crawling Plague", | ||
"Radius": 3.5, | "Radius": { | ||
"Value": 3.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SpiderArmingTime": 0.5, | "SpiderArmingTime": 0.5, | ||
"SpiderChaseVelocity": 400, | "SpiderChaseVelocity": 400, | ||
| Line 5,741: | Line 10,999: | ||
"SpiderFloatDownRate": 8, | "SpiderFloatDownRate": 8, | ||
"SpiderGravity": 1, | "SpiderGravity": 1, | ||
"SpiderLifetime": 25, | "SpiderLifetime": { | ||
"Value": 25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SpiderRandomPositionRadius": 4, | "SpiderRandomPositionRadius": 4, | ||
"SpiderSearchRadius": 2, | "SpiderSearchRadius": { | ||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SpiderTickRate": 0.3, | "SpiderTickRate": 0.3, | ||
"SpiritReducedPerStack": 5, | "SpiritReducedPerStack": 5, | ||
"SpiritResReducedPerStack": 5, | "SpiritResReducedPerStack": 5, | ||
"SpiritStealDebuffModifier": { | |||
"Class": "TrapperStealspiritDebuff", | |||
"Subclass": "TrapperStealspiritDebuff" | |||
}, | |||
"SpiritStealDuration": 10, | "SpiritStealDuration": 10, | ||
"SpreadAngle": 30, | "SpreadAngle": 30, | ||
| Line 5,766: | Line 11,040: | ||
"ability_trapper_webwall": { | "ability_trapper_webwall": { | ||
"AbilityCastDelay": 0.22, | "AbilityCastDelay": 0.22, | ||
"AbilityCastRange | "AbilityCastRange": { | ||
"Value": 40, | "Value": 40, | ||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "range" | ||
} | |||
}, | |||
"AbilityCharges": { | |||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "max_charges" | |||
} | } | ||
}, | }, | ||
"DebuffDuration": 3, | "AbilityCooldown": { | ||
"IsDisabled": false, | "Value": 40, | ||
"Key": "ability_trapper_webwall", | "Scale": { | ||
"MaxWallToWallDistance": 100, | "Value": 1, | ||
"MinWallToWallDistance": 3, | "Type": "cooldown" | ||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorAlwaysPreviewRadius", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"ChannelMoveSpeed": -1, | |||
"DPS": { | |||
"Value": 40, | |||
"Scale": { | |||
"Value": 0.279, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"DebuffDuration": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "WebwallDebuff", | |||
"Subclass": "WebwallDebuff" | |||
}, | |||
"IsDisabled": false, | |||
"Key": "ability_trapper_webwall", | |||
"MaxWallToWallDistance": 100, | |||
"MinWallToWallDistance": 3, | |||
"Name": "Silktrap", | "Name": "Silktrap", | ||
"Radius": 0.6, | "Radius": 0.6, | ||
"SilenceModifier": { | |||
"Class": "CitadelSilenced", | |||
"Subclass": "WebwallSilence" | |||
}, | |||
"SlowPercent": 99, | "SlowPercent": 99, | ||
"TickRate": 0.5, | "TickRate": 0.5, | ||
| Line 5,801: | Line 11,118: | ||
], | ], | ||
"WebArmTime": 0.5, | "WebArmTime": 0.5, | ||
"WebDuration": 120, | "WebDuration": { | ||
"Value": 120, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"WebWallTickRate": 0.15 | "WebWallTickRate": 0.15 | ||
}, | }, | ||
| Line 5,807: | Line 11,130: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorNonCombat", | |||
"BehaviorTrigger" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 5,814: | Line 11,142: | ||
}, | }, | ||
"ability_ult_combo": { | "ability_ult_combo": { | ||
"AbilityCastRange": 4, | "AbilityCastRange": { | ||
"AbilityChannelTime": 2.4, | "Value": 4, | ||
"AbilityCooldown": | "Scale": { | ||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityChannelTime": { | |||
"Value": 2.4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 150, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"BonusHealthOnKill": { | "BonusHealthOnKill": { | ||
"Value": | "Value": 40, | ||
"Scale": { | "Scale": { | ||
"Value": | "Value": 2, | ||
"Type": "power_increase" | "Type": "power_increase" | ||
} | } | ||
| Line 5,835: | Line 11,188: | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_ult_combo", | "Key": "ability_ult_combo", | ||
"KillCheckModifier": { | |||
"Class": "Base", | |||
"Subclass": "KillcheckModifier" | |||
}, | |||
"Name": "Combo", | "Name": "Combo", | ||
"SelfModifier": { | |||
"Class": "UltComboSelf", | |||
"Subclass": "UltComboSelf", | |||
"EnabledStateMask": [ | |||
"ForceCanParry" | |||
] | |||
}, | |||
"TargetModifier": { | |||
"Class": "UltComboTarget", | |||
"Subclass": "UltComboTarget", | |||
"StatusEffectPriority": 50, | |||
"TargetPosDistance": 100, | |||
"TargetPosRange": 20 | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 5,841: | Line 11,212: | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -30, | ||
"BulletResist": 50 | "BulletResist": 50 | ||
}, | }, | ||
| Line 5,858: | Line 11,229: | ||
"ability_unicorn_dazzlingorb": { | "ability_unicorn_dazzlingorb": { | ||
"AbilityCastDelay": 0.75, | "AbilityCastDelay": 0.75, | ||
"AbilityChannelTime | "AbilityChannelTime": { | ||
"Value": 9999, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 1, | ||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 160, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorCooldownOnChannelEnd" | |||
], | |||
"BounceGrace": 3.25, | |||
"BounceRadius": { | |||
"Value": 16.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"ChannelMoveSpeed": -1, | |||
"Damage": { | |||
"Value": 140, | |||
"Scale": { | |||
"Value": 0.6, | |||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 5,878: | Line 11,275: | ||
"Name": "Shining Wonder", | "Name": "Shining Wonder", | ||
"NextTargetDuration": 4, | "NextTargetDuration": 4, | ||
"PriorityBounceRadius": | "OrbWatcherModifier": { | ||
"SlowDuration": 1.5, | "Class": "DazzlingOrbWatcher", | ||
"Subclass": "DazOrb", | |||
"MinProjectileTravelTime": 0.2, | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "DazzlingOrbSlowModifier", | |||
"EnabledStateMask": [ | |||
"Slowed" | |||
], | |||
"StatusEffectPriority": 150 | |||
}, | |||
"NextTargetModifier": { | |||
"Class": "UnicornDazzlingOrbNextTarget", | |||
"Subclass": "DazzlingOrbNextTargetModifier" | |||
}, | |||
"OrbFriendlyBounceWatcherModifier": { | |||
"Class": "Base", | |||
"Subclass": "DazzlingOrbFriendlyWatcher", | |||
"EnabledStateMask": [ | |||
"PrismaticGuarded" | |||
] | |||
} | |||
}, | |||
"PriorityBounceRadius": 13.5, | |||
"SlowDuration": { | |||
"Value": 1.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowPercent": 40, | "SlowPercent": 40, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 5,887: | Line 11,314: | ||
}, | }, | ||
{ | { | ||
"Damage": | "Damage": { | ||
"Value": 90, | |||
"Scale": { | |||
"Value": 0.45, | |||
"Type": "spirit" | |||
} | |||
} | |||
}, | }, | ||
{ | { | ||
"MaxBounces": 8, | "MaxBounces": 8, | ||
"AbilityCooldown": - | "AbilityCooldown": -30 | ||
} | } | ||
] | ] | ||
| Line 5,897: | Line 11,330: | ||
"ability_unicorn_luminousstrike": { | "ability_unicorn_luminousstrike": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCastRange": 30, | "AbilityCastRange": { | ||
"AbilityCharges": 1, | "Value": 30, | ||
"AbilityCooldown": 33, | "Scale": { | ||
"AbilityCooldownBetweenCharge": 2, | "Value": 1, | ||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCharges": { | |||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 33, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorAlwaysPreviewRadius", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectilePassThroughWorld", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"BuffDelay": 0.75, | "BuffDelay": 0.75, | ||
"BuffDuration": | "BuffDuration": { | ||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"BuffMaxStacks": 6, | "BuffMaxStacks": 6, | ||
"BuffModifier": { | |||
"Class": "UnicornLuminousstrikeBuff", | |||
"Subclass": "LuminousStrikeBuff" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"ClimbHeight": 50, | "ClimbHeight": 50, | ||
"ExplosionInterval": 0.7, | "ExplosionInterval": 0.7, | ||
"ExplosionRadius": 8, | "ExplosionRadius": { | ||
"ImpactDamage": { | "Value": 8, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"ImpactDamage": { | |||
"Value": 55, | "Value": 55, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.63, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 5,918: | Line 11,397: | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_unicorn_luminousstrike", | "Key": "ability_unicorn_luminousstrike", | ||
"MagicIncreasePerStack": | "MagicIncreasePerStack": 7, | ||
"Name": "Radiant Daggers", | "Name": "Radiant Daggers", | ||
"PostExplosionDuration": 0.8, | "PostExplosionDuration": 0.8, | ||
| Line 5,928: | Line 11,407: | ||
}, | }, | ||
{ | { | ||
"ImpactDamage": | "ImpactDamage": 80, | ||
"AbilityCooldown": - | "AbilityCooldown": -22 | ||
}, | }, | ||
{ | { | ||
"MagicIncreasePerStack": | "MagicIncreasePerStack": 4, | ||
"FireRatePerStack": 9 | "FireRatePerStack": 9 | ||
} | } | ||
| Line 5,938: | Line 11,417: | ||
}, | }, | ||
"ability_unicorn_prismaticguard": { | "ability_unicorn_prismaticguard": { | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 34, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BarrierDamagePercentage": 50, | "BarrierDamagePercentage": 50, | ||
"BuffDuration": 4, | "BehaviourBits": [ | ||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectilePassThroughWorld" | |||
], | |||
"BuffDuration": { | |||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"BuffModifier": { | |||
"Class": "UnicornPrismaticGuard", | |||
"Subclass": "UnicornPrismaticGuardBuff", | |||
"VerticalBoost": 0.5 | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"CombatBarrier": { | "CombatBarrier": { | ||
| Line 5,951: | Line 11,452: | ||
} | } | ||
}, | }, | ||
"DebuffDuration": 1.75, | "DebuffDuration": { | ||
"ExplodeRadius": 14, | "Value": 1.75, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "UnicornPrismaticGuardDebuff", | |||
"EnabledStateMask": [ | |||
"Silenced" | |||
] | |||
}, | |||
"ExplodeRadius": { | |||
"Value": 14, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_unicorn_prismaticguard", | "Key": "ability_unicorn_prismaticguard", | ||
| Line 5,963: | Line 11,483: | ||
{ | { | ||
"CombatBarrier": { | "CombatBarrier": { | ||
"Value": | "Value": 70, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.76, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 5,971: | Line 11,491: | ||
}, | }, | ||
{ | { | ||
"DebuffDuration": 1. | "DebuffDuration": 1.25, | ||
"AbilityCooldown": - | "AbilityCooldown": -20 | ||
} | } | ||
] | ] | ||
| Line 5,978: | Line 11,498: | ||
"ability_unicorn_radiantblast": { | "ability_unicorn_radiantblast": { | ||
"AbilityCastDelay": 0.3, | "AbilityCastDelay": 0.3, | ||
"AbilityCastRange": 10, | "AbilityCastRange": { | ||
"AbilityCooldown": 20, | "Value": 10, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 20, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": { | "AbilityDuration": { | ||
"Value": 8, | "Value": 8, | ||
"Scale": [ | |||
{ | |||
"Value": 0.05, | |||
"Type": "spirit" | |||
}, | |||
{ | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
] | |||
}, | |||
"AbilityLifestealPercentHero": { | |||
"Value": 20, | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "healing" | ||
} | } | ||
}, | }, | ||
"AbilityUnitTargetLimit": 100, | "AbilityUnitTargetLimit": 100, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorShowCastRangeAsSatSphereWhileCasting", | |||
"BehaviorUseLagCompensationForUnitTargeting", | |||
"BehaviorDontInterruptSlideOnCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 5,997: | Line 11,549: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"DebuffModifier": { | |||
"Class": "UnicornRadiantFlareDamage", | |||
"Subclass": "UnicornRadiantblastDebuff" | |||
}, | }, | ||
"ExtraSweepRadius": 2, | "ExtraSweepRadius": 2, | ||
| Line 6,033: | Line 11,589: | ||
"AbilityCastRange": { | "AbilityCastRange": { | ||
"Value": 9, | "Value": 9, | ||
"Scale": [ | |||
{ | |||
"Value": 0.02, | |||
"Type": "spirit" | |||
}, | |||
{ | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
] | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 32, | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "cooldown" | ||
} | } | ||
}, | }, | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 0.65, | "AbilityDuration": 0.65, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorPreventBotUsage", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorAllowAltCast", | |||
"BehaviorMovement", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Buff" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"EndJumpVelocity": 200, | "EndJumpVelocity": 200, | ||
| Line 6,049: | Line 11,631: | ||
"MaxRecasts": 1, | "MaxRecasts": 1, | ||
"Name": "Sanguine Retreat", | "Name": "Sanguine Retreat", | ||
"RecastWindow": | "RecastWindow": { | ||
"Upgrades": [ | "Value": 4, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SelfBuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Selfbuff", | |||
"StatusEffectPriority": 101 | |||
}, | |||
"Upgrades": [ | |||
{ | { | ||
"BonusFireRate": 25, | "BonusFireRate": 25, | ||
| Line 6,060: | Line 11,653: | ||
}, | }, | ||
{ | { | ||
"MaxRecasts": 1 | "MaxRecasts": 1, | ||
"AbilityCastRange": 4 | |||
} | } | ||
] | ] | ||
}, | }, | ||
"ability_vampirebat_batblink_trigger": { | "ability_vampirebat_batblink_trigger": { | ||
"AbilityCastRange": 16, | "AbilityCastRange": { | ||
"Value": 16, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 0.8, | "AbilityDuration": { | ||
"Value": 0.8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorPreventBotUsage", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorAllowAltCast", | |||
"BehaviorMovement", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDeactivateCrouchToggleOnCast", | |||
"BehaviorTrigger" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 6,077: | Line 11,694: | ||
"ability_vampirebat_batcloud": { | "ability_vampirebat_batcloud": { | ||
"AbilityCastDelay": 0.6, | "AbilityCastDelay": 0.6, | ||
"AbilityCooldown": 120, | "AbilityCooldown": { | ||
"Value": 120, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 10, | "AbilityDuration": { | ||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirDrag": 3, | "AirDrag": 3, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCannotCancelDuringChannel" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"CurrentHealthPercent": 4, | "CurrentHealthPercent": 4, | ||
| Line 6,100: | Line 11,736: | ||
"Name": null, | "Name": null, | ||
"Radius": 7, | "Radius": 7, | ||
"SelfModifier": { | |||
"Class": "VampirebatBatcloudSelf", | |||
"Subclass": "Batcloudself" | |||
}, | |||
"Upgrades": [] | "Upgrades": [] | ||
}, | }, | ||
"ability_vampirebat_batswarm": { | "ability_vampirebat_batswarm": { | ||
"AbilityCastDelay": 0.5, | "AbilityCastDelay": 0.5, | ||
"AbilityCastRange": 40, | "AbilityCastRange": { | ||
"AbilityCooldown": | "Value": 40, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 150, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 12, | "AbilityUnitTargetLimit": 12, | ||
| Line 6,116: | Line 11,768: | ||
"BatSpawnRandomAngle": 0.15, | "BatSpawnRandomAngle": 0.15, | ||
"BatSpawnRandomVelocity": 300, | "BatSpawnRandomVelocity": 300, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BonusBatsMax": 50, | "BonusBatsMax": 50, | ||
"BonusBatsPerProc": 2, | "BonusBatsPerProc": 2, | ||
| Line 6,121: | Line 11,778: | ||
"CurrentHealthDamageCapToBosses": 20, | "CurrentHealthDamageCapToBosses": 20, | ||
"Damage": { | "Damage": { | ||
"Value": 4. | "Value": 4.6, | ||
"Scale": { | "Scale": { | ||
"Value": 0.094, | "Value": 0.094, | ||
| Line 6,127: | Line 11,784: | ||
} | } | ||
}, | }, | ||
"DebuffDuration": 1.25, | "DebuffDuration": { | ||
"Value": 1.25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "CitadelSilenced", | |||
"Subclass": "Debuff" | |||
}, | |||
"FallSpeedMax": 1, | "FallSpeedMax": 1, | ||
"GroundAccelerationPercentage": -80, | "GroundAccelerationPercentage": -80, | ||
| Line 6,147: | Line 11,814: | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"Damage": 1. | "Damage": 1.9 | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -45 | ||
}, | }, | ||
{ | { | ||
"CurrentHealthPercent": | "CurrentHealthPercent": 0.5 | ||
} | } | ||
], | ], | ||
| Line 6,161: | Line 11,828: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"BonusDamage": { | "BonusDamage": { | ||
"Value": 45, | "Value": 45, | ||
| Line 6,170: | Line 11,838: | ||
"BuildUpDuration": 5, | "BuildUpDuration": 5, | ||
"BuildUpHeadshotBonus": 1.5, | "BuildUpHeadshotBonus": 1.5, | ||
"BuildUpModifier": { | |||
"Class": "CitadelBaseBuildup", | |||
"Subclass": "LovebitesBuildup", | |||
"BuildUpDecayDelay": 3 | |||
}, | |||
"BuildUpPerBat": 20, | "BuildUpPerBat": 20, | ||
"BuildUpPerDagger": 30, | "BuildUpPerDagger": 30, | ||
"BuildUpPerShot": 18.4, | "BuildUpPerShot": 18.4, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
" | "DamageProcModifier": { | ||
"Class": "VampirebatLovebitesproc", | |||
"Subclass": "LovebitesProc", | |||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "LovebitesBuff" | |||
}, | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Slowsf" | |||
} | |||
}, | |||
"EffectivenessVolumeScaleMax": 1, | |||
"EffectivenessVolumeScaleMin": 0.5, | |||
"IsDisabled": false, | |||
"Key": "ability_vampirebat_lovebites", | |||
"MagicDamagePerBullet": { | |||
"Value": 4, | "Value": 4, | ||
"Scale": { | "Scale": { | ||
| Line 6,181: | Line 11,870: | ||
} | } | ||
}, | }, | ||
"Name": "Love Bites", | "Name": "Love Bites", | ||
"PerTargetCooldown": 10, | "PerTargetCooldown": { | ||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 6,193: | Line 11,884: | ||
}, | }, | ||
{ | { | ||
" | "MagicDamagePerBullet": 3, | ||
"BonusDamage": 45 | "BonusDamage": 45 | ||
}, | }, | ||
{ | { | ||
"PerTargetCooldown": - | "PerTargetCooldown": -5, | ||
"BonusFireRate": 25, | "BonusFireRate": 25, | ||
"BuffDuration": 5 | "BuffDuration": 5 | ||
| Line 6,205: | Line 11,896: | ||
"ability_vampirebat_steallife": { | "ability_vampirebat_steallife": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCastRange": 10, | "AbilityCastRange": { | ||
"AbilityCooldown": 16, | "Value": 10, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 16, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.4, | "AbilityPostCastDuration": 0.4, | ||
"AbilityUnitTargetLimit": 6, | "AbilityUnitTargetLimit": 6, | ||
"AirDrag": 0.2, | "AirDrag": 0.2, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontInterruptSlideOnCast", | |||
"BehaviorUseLagCompensationForUnitTargeting" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 6,219: | Line 11,928: | ||
} | } | ||
}, | }, | ||
" | "DebuffModifier": { | ||
"Class": "Base", | |||
"Subclass": "Debuff" | |||
}, | |||
"FallSpeedMax": 3, | "FallSpeedMax": 3, | ||
"FallingDrag": 20, | "FallingDrag": 20, | ||
"FloatingModifier": { | |||
"Class": "Base", | |||
"Subclass": "Floatingmodifier" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_vampirebat_steallife", | "Key": "ability_vampirebat_steallife", | ||
"MaxFloatTime": 4, | "MaxFloatTime": 4, | ||
"MiniJumpVelocity": 200, | "MiniJumpVelocity": 200, | ||
"MissingHealthDamagePercentage": | "MissingHealthDamagePercentage": 6, | ||
"Name": "Rake", | "Name": "Rake", | ||
"RakeHealPerKill": { | "RakeHealPerKill": { | ||
| Line 6,261: | Line 11,976: | ||
"ability_vandal_pillar": { | "ability_vandal_pillar": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCastRange": 20, | "AbilityCastRange": { | ||
"AbilityCooldown": 60, | "Value": 20, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 60, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.15, | "AbilityPostCastDuration": 0.15, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 6,274: | Line 12,005: | ||
} | } | ||
}, | }, | ||
"HalfHeight": 6, | "HalfHeight": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_vandal_pillar", | "Key": "ability_vandal_pillar", | ||
"Name": null, | "Name": null, | ||
"PetrifyDamageBreakThreshold": 200, | "PetrifyDamageBreakThreshold": 200, | ||
"PetrifyDuration": 3, | "PetrifyDuration": { | ||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"PetrifyModifier": { | |||
"Class": "CitadelPetrify", | |||
"Subclass": "ViperUltPetrify" | |||
}, | |||
"PreDetonateDuration": 0.6, | "PreDetonateDuration": 0.6, | ||
"Radius": 4, | "Radius": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 6,296: | Line 12,049: | ||
"ability_viper_debuffdagger": { | "ability_viper_debuffdagger": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCharges | "AbilityCharges": { | ||
"Value": 2, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "max_charges" | ||
} | } | ||
}, | }, | ||
" | "AbilityCooldown": { | ||
"Value": | "Value": 10, | ||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "cooldown" | ||
} | } | ||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorDontSwitchAwayOnCast", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectileFiredAsBullet", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | |||
"Damage": { | |||
"Value": 50, | |||
"Scale": { | |||
"Value": 0.8, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"DamagePerStack": { | |||
"Value": 25, | |||
"Scale": { | |||
"Value": 0.4, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "CitadelViperStackingdebuff", | |||
"Subclass": "Debuff" | |||
}, | }, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 6,319: | Line 12,101: | ||
"MaxStacks": 3, | "MaxStacks": 3, | ||
"Name": "Screwjab Dagger", | "Name": "Screwjab Dagger", | ||
"SlowDuration": 2, | "SlowDuration": { | ||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowModifier": { | |||
"Class": "DiminishingSlow", | |||
"Subclass": "DebuffdaggerDebuff" | |||
}, | |||
"SlowPercent": 35, | "SlowPercent": 35, | ||
"SlowPercentPerStack": 15, | "SlowPercentPerStack": 15, | ||
"StackDuration": 10, | "StackDuration": { | ||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 6,329: | Line 12,127: | ||
{ | { | ||
"BulletResistReduction": -8, | "BulletResistReduction": -8, | ||
"BulletResistReductionPerStack": - | "BulletResistReductionPerStack": -6 | ||
}, | }, | ||
{ | { | ||
"CooldownRefundPercent": 55 | "CooldownRefundPercent": 55, | ||
"MaxStacks": 2, | |||
"AbilityCooldownBetweenCharge": -2 | |||
} | } | ||
] | ] | ||
| Line 6,338: | Line 12,138: | ||
"ability_viper_hookdagger": { | "ability_viper_hookdagger": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityCooldown": 9, | "AbilityCooldown": { | ||
"Value": 9, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCleaveDisabled" | |||
], | |||
"CatchRadius": 3, | "CatchRadius": 3, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 6,369: | Line 12,182: | ||
"ReturnRadius": 1, | "ReturnRadius": 1, | ||
"ReturnVelocity": 2300, | "ReturnVelocity": 2300, | ||
"SlowDuration": 1, | "SlowDebuffModifier": { | ||
"Class": "SlowBase", | |||
"Subclass": "ViperSlow" | |||
}, | |||
"SlowDuration": { | |||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowPercent": 35, | "SlowPercent": 35, | ||
"SpreadAngle": 90, | "SpreadAngle": 90, | ||
| Line 6,385: | Line 12,208: | ||
"ability_viper_petrifybola": { | "ability_viper_petrifybola": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 105, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectileFiredAsBullet", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 6,407: | Line 12,243: | ||
}, | }, | ||
"PetrifyDamageBreakThreshold": 200, | "PetrifyDamageBreakThreshold": 200, | ||
"PetrifyDuration": 2, | "PetrifyDuration": { | ||
"Radius": | "Value": 2.2, | ||
"SlowDuration": 1.5, | "Scale": { | ||
"SlowPercent": 50, | "Value": 1, | ||
"Upgrades": [ | "Type": "duration" | ||
{ | } | ||
"PetrifyDamage": 49.5 | }, | ||
}, | "PetrifyModifier": { | ||
{ | "Class": "CitadelPetrify", | ||
"AbilityCooldown": - | "Subclass": "PetrifybolaPetrify", | ||
}, | "StatusEffectPriority": 0 | ||
{ | }, | ||
"PetrifyDuration": 1 | "Radius": { | ||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SlowDuration": { | |||
"Value": 1.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowModifier": { | |||
"Class": "Base", | |||
"Subclass": "PetrifybolaSlow" | |||
}, | |||
"SlowPercent": 50, | |||
"Upgrades": [ | |||
{ | |||
"PetrifyDamage": 49.5 | |||
}, | |||
{ | |||
"AbilityCooldown": -20 | |||
}, | |||
{ | |||
"PetrifyDuration": 1 | |||
} | } | ||
] | ] | ||
}, | }, | ||
"ability_viper_slide": { | "ability_viper_slide": { | ||
"AbilityCooldown": 0.85, | "AbilityCooldown": { | ||
"Value": 0.85, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 0.6, | "AbilityDuration": { | ||
"Value": 0.6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorHidden", | |||
"BehaviorDontBreakInvisibility", | |||
"BehaviorInputDirectional2d", | |||
"BehaviorSilentCastFailureFeedback", | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorNonCombat", | |||
"BehaviorCastableWhileHidden" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 6,437: | Line 12,322: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoIntrinsicModifiers": [ | |||
{ | |||
"Class": "Base", | |||
"Subclass": "ViperslideIntrinsic" | |||
}, | |||
{ | |||
"Class": "ViperSlidebuff", | |||
"Subclass": "ViperSlidebuffModifier", | |||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Slidebarrier" | |||
} | |||
} | |||
], | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorPreventBotUsage", | |||
"BehaviorMovement" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"CombatBarrier": { | "CombatBarrier": { | ||
| Line 6,461: | Line 12,366: | ||
"Value": 180, | "Value": 180, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.8, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 6,471: | Line 12,376: | ||
"ability_viper_ult": { | "ability_viper_ult": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCastRange": 20, | "AbilityCastRange": { | ||
"AbilityCooldown": | "Value": 20, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 70, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.15, | "AbilityPostCastDuration": 0.15, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 6,484: | Line 12,405: | ||
} | } | ||
}, | }, | ||
"HalfHeight": 6, | "HalfHeight": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_viper_ult", | "Key": "ability_viper_ult", | ||
| Line 6,495: | Line 12,422: | ||
} | } | ||
}, | }, | ||
"PetrifyDuration": 3, | "PetrifyDuration": { | ||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"PetrifyModifier": { | |||
"Class": "CitadelPetrify", | |||
"Subclass": "ViperUltPetrify" | |||
}, | |||
"PreDetonateDuration": 1, | "PreDetonateDuration": 1, | ||
"Radius": 4, | "Radius": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 6,513: | Line 12,456: | ||
"AbilityCastRange": { | "AbilityCastRange": { | ||
"Value": 10, | "Value": 10, | ||
"Scale": [ | |||
{ | |||
"Value": 0.2, | |||
"Type": "power_increase" | |||
}, | |||
{ | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
] | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 28, | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "cooldown" | ||
} | } | ||
}, | }, | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoIntrinsicModifiers": [ | |||
{ | |||
"Class": "CitadelViperVenomProcWatcher", | |||
"Subclass": "VenomProcWatcher" | |||
} | |||
], | |||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"BuildUpDuration": 5, | "BuildUpDuration": 5, | ||
"BuildUpModifier": { | |||
"Class": "CitadelBaseBuildup", | |||
"Subclass": "CitadelBaseBuildup", | |||
"BuildUpDecayDelay": 2 | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 6,556: | Line 12,527: | ||
} | } | ||
}, | }, | ||
"VenomMinDamageHealthPercentage": 100 | "VenomMinDamageHealthPercentage": 100, | ||
"VenomModifier": { | |||
"Class": "ViperVenom", | |||
"Subclass": "ViperVenomModifierSubclass" | |||
} | |||
}, | }, | ||
"ability_warden_crowd_control": { | "ability_warden_crowd_control": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCooldown": 12, | "AbilityCooldown": { | ||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
"Value": 60, | "Value": 60, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.63, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | }, | ||
"DebuffDuration": 7, | "DebuffDuration": { | ||
"Value": 7, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "WardenCrowdControlDebuff", | |||
"Subclass": "WardenCrowdControlDebuff", | |||
"EnabledStateMask": [ | |||
"Slowed" | |||
] | |||
}, | |||
"ForwardVelocity": 800, | "ForwardVelocity": 800, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 6,578: | Line 12,576: | ||
"Name": "Alchemical Flask", | "Name": "Alchemical Flask", | ||
"ProjectileLifetime": 60, | "ProjectileLifetime": 60, | ||
"Radius": 5.5, | "Radius": { | ||
"SlowDuration": 3, | "Value": 5.5, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"SlowDuration": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Slow" | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 6,585: | Line 12,599: | ||
}, | }, | ||
{ | { | ||
"Damage": | "Damage": 35, | ||
"WeaponPowerDebuff": - | "WeaponPowerDebuff": -25 | ||
}, | }, | ||
{ | { | ||
| Line 6,597: | Line 12,611: | ||
}, | }, | ||
"ability_warden_high_alert": { | "ability_warden_high_alert": { | ||
"AbilityCooldown": 40, | "AbilityCooldown": { | ||
"Value": 40, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 5, | "AbilityDuration": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"BuffModifier": { | |||
"Class": "WardenHighAlert", | |||
"Subclass": "WardenHighAlert", | |||
"StatusEffectPriority": 100 | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"CombatBarrier": { | "CombatBarrier": { | ||
"Value": 125, | "Value": 125, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.8, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 6,618: | Line 12,650: | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -24, | ||
"AbilityDuration": 2 | "AbilityDuration": 2 | ||
}, | }, | ||
| Line 6,626: | Line 12,658: | ||
"Value": 0, | "Value": 0, | ||
"Scale": { | "Scale": { | ||
"Value": 2. | "Value": 2.7, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 6,635: | Line 12,667: | ||
"ability_warden_lock_down": { | "ability_warden_lock_down": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityCastRange": 15, | "AbilityCastRange": { | ||
"AbilityCooldown": 34, | "Value": 15, | ||
"AbilityUnitTargetLimit": 1, | "Scale": { | ||
"AdditionalTargetRadius": 20, | "Value": 1, | ||
"ChannelMoveSpeed": -1, | "Type": "range" | ||
"Damage": { | } | ||
"Value": 110, | }, | ||
"AbilityCooldown": { | |||
"Value": 34, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"AdditionalTargetRadius": 20, | |||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | |||
"Damage": { | |||
"Value": 110, | |||
"Scale": { | "Scale": { | ||
"Value": 2.437344, | "Value": 2.437344, | ||
| Line 6,647: | Line 12,697: | ||
} | } | ||
}, | }, | ||
"EscapeRange": 20, | "DebuffModifier": { | ||
"Class": "WardenLockdownDebuff", | |||
"Subclass": "WardenLockdownDebuff", | |||
"RootModifier": { | |||
"Class": "CitadelRoot", | |||
"Subclass": "CitadelRoot" | |||
}, | |||
"BulletResistModifier": { | |||
"Class": "LockdownBulletResist", | |||
"Subclass": "LockdownBulletResist" | |||
}, | |||
"SilencedModifier": { | |||
"Class": "CitadelSilenced", | |||
"Subclass": "CitadelSilenced" | |||
} | |||
}, | |||
"EscapeRange": { | |||
"Value": 20, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"EscapeTime": 2.8, | "EscapeTime": 2.8, | ||
"ImmobilizeDuration": 1.75, | "ImmobilizeDuration": { | ||
"Value": 1.75, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_warden_lock_down", | "Key": "ability_warden_lock_down", | ||
| Line 6,659: | Line 12,737: | ||
}, | }, | ||
{ | { | ||
"ImmobilizeDuration": 0.75 | "ImmobilizeDuration": 0.75 | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -14, | ||
"SilenceDebuff": 1 | "SilenceDebuff": 1 | ||
} | } | ||
| Line 6,670: | Line 12,747: | ||
"ability_warden_riot_protocol": { | "ability_warden_riot_protocol": { | ||
"AbilityCastDelay": 2, | "AbilityCastDelay": 2, | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 180, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 6, | "AbilityDuration": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoCastDelayModifier": { | |||
"Class": "WardenRiotProtocolCastdelay", | |||
"Subclass": "WardenRiotProtocolCastDelay", | |||
"UnstoppableModifier": { | |||
"Class": "Unstoppable", | |||
"Subclass": "Unstoppable", | |||
"EnabledStateMask": [ | |||
"StatusImmune", | |||
"SlowImmune", | |||
"KnockdownImmune", | |||
"Unstoppable" | |||
], | |||
"StatusEffectPriority": 25, | |||
"DisabledStateMask": [ | |||
"Disarmed", | |||
"Muted", | |||
"Silenced", | |||
"SilenceMovementAbilites", | |||
"Slowed", | |||
"Glitched", | |||
"MeleeDisabledDebuff", | |||
"DashDisabledDebuff" | |||
] | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorExclusiveUse", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"BulletResist": 50, | "BulletResist": 50, | ||
"ConeAngle": 115, | "ConeAngle": 115, | ||
"HealthStealPct": 10, | "HealthStealPct": { | ||
"HealthStealPctHero": | "Value": 10, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "healing" | |||
} | |||
}, | |||
"HealthStealPctHero": { | |||
"Value": 75, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "healing" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_warden_riot_protocol", | "Key": "ability_warden_riot_protocol", | ||
| Line 6,689: | Line 12,820: | ||
}, | }, | ||
"PulseInterval": 0.5, | "PulseInterval": 0.5, | ||
"Radius": 12, | "Radius": { | ||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"TechResist": 50, | "TechResist": 50, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 6,700: | Line 12,837: | ||
}, | }, | ||
{ | { | ||
"AbilityDuration": | "AbilityDuration": 4, | ||
"UnstoppableCastDelay": 1, | "UnstoppableCastDelay": 1, | ||
"BulletResist": 30, | "BulletResist": 30, | ||
"TechResist": 30 | "TechResist": 30 | ||
} | } | ||
] | ], | ||
"WardenBuffModifier": { | |||
"Class": "WardenRiotProtocol", | |||
"Subclass": "WardenRiotProtocol", | |||
"EnabledStateMask": [ | |||
"SinclairTaxUltActive", | |||
"SinclairTaxKeepModelSwap" | |||
], | |||
"EnemyDebuffModifier": { | |||
"Class": "WardenRiotProtocolEnemyDebuff", | |||
"Subclass": "WardenRiotProtocolEnemyDebuff" | |||
} | |||
} | |||
}, | }, | ||
"ability_werewolf_cripplingslash": { | "ability_werewolf_cripplingslash": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityCooldown": 18, | "AbilityCooldown": { | ||
"AbilityCooldownBetweenCharge": -1, | "Value": 18, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityPostCastDuration": 0.2, | "AbilityPostCastDuration": 0.2, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontTriggerPostCastOnCastComplete", | |||
"BehaviorTriggerCancelMashProtectionOnCast", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 6,721: | Line 12,882: | ||
} | } | ||
}, | }, | ||
"DisarmDuration": 2, | "DebuffModifier": { | ||
"Class": "SlowBase", | |||
"Subclass": "Debuff", | |||
"EnabledStateMask": [ | |||
"Slowed" | |||
] | |||
}, | |||
"DisarmDuration": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DisarmModifier": { | |||
"Class": "CitadelDisarmed", | |||
"Subclass": "Disarm" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_werewolf_cripplingslash", | "Key": "ability_werewolf_cripplingslash", | ||
| Line 6,728: | Line 12,906: | ||
"PushForce": 300, | "PushForce": 300, | ||
"SlashHeight": 3, | "SlashHeight": 3, | ||
"SlashRadius": 10, | "SlashRadius": { | ||
"SlowDuration": 2, | "Value": 10, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SlowDuration": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowModifier": { | |||
"Class": "DiminishingSlow", | |||
"Subclass": "Slow" | |||
}, | |||
"SlowPercent": 30, | "SlowPercent": 30, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 6,746: | Line 12,940: | ||
"ability_werewolf_frenzy": { | "ability_werewolf_frenzy": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCastRange": 7.5, | "AbilityCastRange": { | ||
"AbilityCooldown": 6.5, | "Value": 7.5, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 6.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.5, | "AbilityPostCastDuration": 0.5, | ||
"AbilityUnitTargetLimit": 16, | "AbilityUnitTargetLimit": 16, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorShowCastRangeAsSatSphereWhileCasting", | |||
"BehaviorUseLagCompensationForUnitTargeting" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 6,761: | Line 12,973: | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_werewolf_frenzy", | "Key": "ability_werewolf_frenzy", | ||
"LifeStealPercentOnHit": 40, | "LifeStealPercentOnHit": { | ||
"Value": 40, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "healing" | |||
} | |||
}, | |||
"MissingHealthDamagePercentage": 6, | "MissingHealthDamagePercentage": 6, | ||
"Name": "Go For The Throat", | "Name": "Go For The Throat", | ||
"TargetModifier": { | |||
"Class": "DrifterRendBulletLifesteal", | |||
"Subclass": "DrifterRendBulletLifesteal" | |||
}, | |||
"TargetingConeAngle": 40, | "TargetingConeAngle": 40, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 6,779: | Line 13,001: | ||
"ability_werewolf_hunt": { | "ability_werewolf_hunt": { | ||
"AbilityCastDelay": 0.4, | "AbilityCastDelay": 0.4, | ||
"AbilityChannelTime": 1, | "AbilityChannelTime": { | ||
"AbilityCooldown": 127, | "Value": 1, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 127, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AuraHumanModifier": { | |||
"Class": "BaseAura", | |||
"Subclass": "Humanaura", | |||
"ProvidedByAura": { | |||
"Class": "Base", | |||
"Subclass": "Allybuff" | |||
} | |||
}, | |||
"AuraWerewolfModifier": { | |||
"Class": "WerewolfHuntauraWerewolf", | |||
"Subclass": "HuntauraWerewolf", | |||
"AuraTargetingConeHalfWidth": 80, | |||
"AuraTargetingConeAngle": 100, | |||
"ProvidedByAura": { | |||
"Class": "CitadelStunned", | |||
"Subclass": "Fear" | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCannotCancelDuringChannel" | |||
], | |||
"BonusMoveSpeed": 2, | "BonusMoveSpeed": 2, | ||
"BuffDuration": 8, | "BuffDuration": { | ||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DPS": 5, | "DPS": 5, | ||
| Line 6,791: | Line 13,055: | ||
"Name": null, | "Name": null, | ||
"Radius": 20, | "Radius": 20, | ||
"SelfBuffHumanModifier": { | |||
"Class": "Base", | |||
"Subclass": "SelfbuffHuman" | |||
}, | |||
"SelfBuffWerewolfModifier": { | |||
"Class": "Base", | |||
"Subclass": "SelfbuffWerewolf" | |||
}, | |||
"TickRate": 0.1, | "TickRate": 0.1, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 6,806: | Line 13,078: | ||
"ability_werewolf_kickflip": { | "ability_werewolf_kickflip": { | ||
"AbilityCastDelay": 0.25, | "AbilityCastDelay": 0.25, | ||
"AbilityCastRange": 10.6, | "AbilityCastRange": { | ||
"AbilityChannelTime": 0.35, | "Value": 10.6, | ||
"AbilityCooldown": 21, | "Scale": { | ||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityChannelTime": { | |||
"Value": 0.35, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 21, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.25, | "AbilityPostCastDuration": 0.25, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirDrag": 0.8, | "AirDrag": 0.8, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorDontTriggerPostCastOnCastComplete", | |||
"BehaviorMovement", | |||
"BehaviorTriggerCancelMashProtectionOnCast", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"BonusDamage": { | "BonusDamage": { | ||
"Value": 25, | "Value": 25, | ||
| Line 6,819: | Line 13,118: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Buff" | |||
}, | }, | ||
"CameraTurnRateMax": 188, | "CameraTurnRateMax": 188, | ||
| Line 6,827: | Line 13,130: | ||
"Type": "melee" | "Type": "melee" | ||
} | } | ||
}, | |||
"DebuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Debuff" | |||
}, | |||
"DisarmModifier": { | |||
"Class": "CitadelDisarmed", | |||
"Subclass": "Disarm" | |||
}, | }, | ||
"EnemyPushForceAway": 300, | "EnemyPushForceAway": 300, | ||
| Line 6,835: | Line 13,146: | ||
"LeapForwardOffset": 2.5, | "LeapForwardOffset": 2.5, | ||
"LeapRadius": 1.7, | "LeapRadius": 1.7, | ||
"LeapingModifier": { | |||
"Class": "CitadelWerewolfLeaping", | |||
"Subclass": "Leaping" | |||
}, | |||
"MarkDuration": { | "MarkDuration": { | ||
"Value": 3, | "Value": 3, | ||
"Scale": { | "Scale": { | ||
"Value": 1, | "Value": 1, | ||
"Type": " | "Type": "duration" | ||
} | } | ||
}, | |||
"MarkModifier": { | |||
"Class": "WerewolfKickflipBonusdamage", | |||
"Subclass": "Bonusdamage" | |||
}, | }, | ||
"Name": "Boot Kick", | "Name": "Boot Kick", | ||
| Line 6,846: | Line 13,165: | ||
"SelfPushForceUp": 200, | "SelfPushForceUp": 200, | ||
"SlowDuration": 0.1, | "SlowDuration": 0.1, | ||
"SuccessEnemyModifier": { | |||
"Class": "CitadelRoot", | |||
"Subclass": "Enemysuccess" | |||
}, | |||
"SuccessInputWindow": 0.3, | "SuccessInputWindow": 0.3, | ||
"SuccessSelfModifier": { | |||
"Class": "WerewolfKickflipSuccessSelf", | |||
"Subclass": "Selfsuccess", | |||
"EnabledStateMask": [ | |||
"Immobilized", | |||
"CommandRestricted" | |||
] | |||
}, | |||
"TimeScaleDebuff": 95, | "TimeScaleDebuff": 95, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 6,864: | Line 13,195: | ||
"ability_werewolf_leap": { | "ability_werewolf_leap": { | ||
"AbilityCastDelay": 0.35, | "AbilityCastDelay": 0.35, | ||
"AbilityChannelTime": 3, | "AbilityChannelTime": { | ||
"AbilityCooldown": 16, | "Value": 3, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 16, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 0.25, | "AbilityDuration": { | ||
"Value": 0.25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirDrag": 0.1, | "AirDrag": 0.1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorProjectileFiredAsBullet", | |||
"BehaviorDontTriggerPostCastOnCastComplete", | |||
"BehaviorMovement", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"ChannelMoveSpeed": 5.08, | "ChannelMoveSpeed": 5.08, | ||
"Damage": { | "Damage": { | ||
| Line 6,877: | Line 13,236: | ||
"Type": "melee" | "Type": "melee" | ||
} | } | ||
}, | |||
"DebuffModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Debuff" | |||
}, | }, | ||
"EnemyPushForceAway": 200, | "EnemyPushForceAway": 200, | ||
| Line 6,884: | Line 13,247: | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_werewolf_leap", | "Key": "ability_werewolf_leap", | ||
"LandingBonusesModifier": { | |||
"Class": "Base", | |||
"Subclass": "Buff" | |||
}, | |||
"LeapCameraSpeed": 300, | "LeapCameraSpeed": 300, | ||
"LeapForwardSpeed": 800, | "LeapForwardSpeed": 800, | ||
| Line 6,890: | Line 13,257: | ||
"LeapRadius": 2.54, | "LeapRadius": 2.54, | ||
"LeapUpSpeed": 200, | "LeapUpSpeed": 200, | ||
"LeapingModifier": { | |||
"Class": "CitadelWerewolfLeaping", | |||
"Subclass": "Leaping" | |||
}, | |||
"Name": "Crushing Leap", | "Name": "Crushing Leap", | ||
"Radius": 7.5, | "Radius": 7.5, | ||
| Line 6,909: | Line 13,280: | ||
"ability_werewolf_maulingleap": { | "ability_werewolf_maulingleap": { | ||
"AbilityCastDelay": 0.35, | "AbilityCastDelay": 0.35, | ||
"AbilityCastRange": 18.1, | "AbilityCastRange": { | ||
"AbilityChannelTime": 0.55, | "Value": 18.1, | ||
"AbilityCooldown": 16, | "Scale": { | ||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityChannelTime": { | |||
"Value": 0.55, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 16, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.1, | "AbilityPostCastDuration": 0.1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AllowRamMultiple": 1, | "AllowRamMultiple": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCanCancelDuringCastDelay", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorDontTriggerPostCastOnCastComplete", | |||
"BehaviorMovement", | |||
"BehaviorTriggerCancelMashProtectionOnCast", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"BulletArmorReduction": -8, | "BulletArmorReduction": -8, | ||
"CameraTurnRateMax": 188, | "CameraTurnRateMax": 188, | ||
| Line 6,932: | Line 13,331: | ||
} | } | ||
}, | }, | ||
"DebuffDuration": 6, | "DebuffDuration": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "CitadelWerewolfMaulingleapdebuff", | |||
"Subclass": "Shred" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_werewolf_maulingleap", | "Key": "ability_werewolf_maulingleap", | ||
| Line 6,938: | Line 13,347: | ||
"LeapMultiHitRadius": 1.5, | "LeapMultiHitRadius": 1.5, | ||
"LeapRadius": 2.8, | "LeapRadius": 2.8, | ||
"LeapingModifier": { | |||
"Class": "CitadelWerewolfLeaping", | |||
"Subclass": "Leaping" | |||
}, | |||
"Name": "Mauling Leap", | "Name": "Mauling Leap", | ||
"TickRate": 0.5, | "TickRate": 0.5, | ||
| Line 6,955: | Line 13,368: | ||
"ability_werewolf_netshot": { | "ability_werewolf_netshot": { | ||
"AbilityCastDelay": 0.24, | "AbilityCastDelay": 0.24, | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 23, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectileFiredAsBullet", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BonusDebuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Bonusdebuff" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 6,966: | Line 13,395: | ||
} | } | ||
}, | }, | ||
"DebuffDuration": 1.5, | "DebuffDuration": { | ||
"Value": 1.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Debuff", | |||
"EnabledStateMask": [ | |||
"SilenceMovementAbilites", | |||
"SprintDisabled", | |||
"DashDisabledDebuff", | |||
"Slowed", | |||
"StaminaRegenPaused" | |||
] | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_werewolf_netshot", | "Key": "ability_werewolf_netshot", | ||
"Name": "Entangling Bola", | "Name": "Entangling Bola", | ||
"RootModifier": { | |||
"Class": "CitadelRoot", | |||
"Subclass": "Root" | |||
}, | |||
"SlowPercent": 20, | "SlowPercent": 20, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 6,976: | Line 13,426: | ||
}, | }, | ||
{ | { | ||
" | "AbilityCooldown": -8 | ||
}, | }, | ||
{ | { | ||
"RicochetCount": 2, | "RicochetCount": 2, | ||
"RicochetRange": 15, | "RicochetRange": 15, | ||
" | "DebuffDuration": 0.75 | ||
} | } | ||
] | ] | ||
}, | }, | ||
"ability_werewolf_onthehunt": { | "ability_werewolf_onthehunt": { | ||
"AbilityCooldown": 48, | "AbilityCooldown": { | ||
"Value": 48, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": { | "AbilityDuration": { | ||
"Value": 4, | "Value": 4, | ||
"Scale": { | "Scale": [ | ||
{ | |||
"Type": " | "Value": 0.060934, | ||
"Type": "spirit" | |||
}, | |||
{ | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
] | |||
}, | }, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AlliedFireRatePercentage": 50, | "AlliedFireRatePercentage": 50, | ||
"BehaviourBits": null, | |||
"BonusFireRate": 30, | "BonusFireRate": 30, | ||
"BonusMoveSpeed": 2, | "BonusMoveSpeed": 2, | ||
| Line 7,003: | Line 13,466: | ||
"Key": "ability_werewolf_onthehunt", | "Key": "ability_werewolf_onthehunt", | ||
"Name": "On The Hunt", | "Name": "On The Hunt", | ||
"Radius": 25, | "Radius": { | ||
"Value": 25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"RapidFireModifier": { | |||
"Class": "WerewolfOnthehunt", | |||
"Subclass": "Rapidfire" | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 7,019: | Line 13,492: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 7,027: | Line 13,501: | ||
"ability_werewolf_trackingbomb": { | "ability_werewolf_trackingbomb": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCooldown": 12, | "AbilityCooldown": { | ||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BountyThreshold": 500, | "BountyThreshold": 500, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": 55, | "Damage": 55, | ||
"EnhancedHowlDebuffDuration": 10, | "EnhancedHowlDebuffDuration": { | ||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"ForwardVelocity": 800, | "ForwardVelocity": 800, | ||
"HowlDebuffDuration": 2, | "HowlDebuffDuration": { | ||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"HowlDebuffModifier": { | |||
"Class": "WerewolfTrackingbomb", | |||
"Subclass": "Howldebuff", | |||
"LabelOffset": 160 | |||
}, | |||
"HowlRadius": 80, | "HowlRadius": 80, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 7,043: | Line 13,543: | ||
"Name": null, | "Name": null, | ||
"ProjectileLifetime": 60, | "ProjectileLifetime": 60, | ||
"Radius": 7.5, | "Radius": { | ||
"SlowDuration": 3, | "Value": 7.5, | ||
"TickRate": 0.1, | "Scale": { | ||
"TrackingRangeHuman": 50, | "Value": 1, | ||
"Type": "radius" | |||
} | |||
}, | |||
"SlowDuration": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Slow" | |||
}, | |||
"TickRate": 0.1, | |||
"TrackingRangeHuman": 50, | |||
"TrackingRangeWerewolf": 100, | "TrackingRangeWerewolf": 100, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 7,060: | Line 13,576: | ||
} | } | ||
], | ], | ||
"VialDebuffDuration": 9, | "VialDebuffDuration": { | ||
"Value": 9, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"VialDebuffModifier": { | |||
"Class": "WerewolfTrackingbomb", | |||
"Subclass": "Vialdebuff", | |||
"EnabledStateMask": [ | |||
"Slowed" | |||
] | |||
}, | |||
"WeaponPowerDebuff": -30 | "WeaponPowerDebuff": -30 | ||
}, | }, | ||
"ability_werewolf_transformation": { | "ability_werewolf_transformation": { | ||
"AbilityCastDelay": 0. | "AbilityCastDelay": 0.3, | ||
"AbilityChargesConditionally": 1, | "AbilityChargesConditionally": 1, | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 60, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 15, | "AbilityDuration": { | ||
"Value": 15, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityPostCastDuration": 0.5, | "AbilityPostCastDuration": 0.5, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoActivateHealthThreshold": 20, | "AutoActivateHealthThreshold": 20, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BonusDurationOnBullet": 0.15, | "BonusDurationOnBullet": 0.15, | ||
"BonusDurationOnHeavyMelee": 1.5, | "BonusDurationOnHeavyMelee": 1.5, | ||
| Line 7,077: | Line 13,622: | ||
"BonusDurationPerHealthPercentLost": 0.1, | "BonusDurationPerHealthPercentLost": 0.1, | ||
"BonusFireRate": { | "BonusFireRate": { | ||
"Value": | "Value": 60, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.45, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 7,092: | Line 13,637: | ||
"BonusMoveSpeed": 1.5, | "BonusMoveSpeed": 1.5, | ||
"CameraTurnRateMax": 188, | "CameraTurnRateMax": 188, | ||
"ChannelMoveSpeed": | "ChannelMoveSpeed": 2.54, | ||
"EndingWarningSoundDuration": 3, | "EndingWarningSoundDuration": 3, | ||
"HeadshotResist": -20, | "HeadshotResist": -20, | ||
| Line 7,099: | Line 13,644: | ||
"Scale": { | "Scale": { | ||
"Value": 1, | "Value": 1, | ||
"Type": " | "Type": "power_increase" | ||
} | } | ||
}, | }, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_werewolf_transformation", | "Key": "ability_werewolf_transformation", | ||
"KillCreditModifier": { | |||
"Class": "Base", | |||
"Subclass": "Killcredit" | |||
}, | |||
"LowHealthFraction": 30, | "LowHealthFraction": 30, | ||
"LowHealthRageBonus": { | "LowHealthRageBonus": { | ||
| Line 7,120: | Line 13,669: | ||
}, | }, | ||
"MaxStacks": 15, | "MaxStacks": 15, | ||
"MissingHealthPercentHeal": 30, | "MissingHealthPercentHeal": { | ||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "healing" | |||
} | |||
}, | |||
"Name": "Lycan Curse", | "Name": "Lycan Curse", | ||
"RagePerDamage": 0.255, | "RagePerDamage": 0.255, | ||
| Line 7,126: | Line 13,681: | ||
"RagePercentagePerSecondOutOfCombat": -3, | "RagePercentagePerSecondOutOfCombat": -3, | ||
"ReadyDuration": 3, | "ReadyDuration": 3, | ||
"StackDuration": 5, | "ReadyModifier": { | ||
"Class": "Base", | |||
"Subclass": "Ready", | |||
"EnabledStateMask": [ | |||
"WerewolfReady" | |||
] | |||
}, | |||
"StackDuration": { | |||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"BulletResist": | "BulletResist": 15, | ||
"TechResist": | "TechResist": 15 | ||
}, | }, | ||
{ | { | ||
| Line 7,140: | Line 13,708: | ||
"KillCreditWindow": 1.5 | "KillCreditWindow": 1.5 | ||
} | } | ||
] | ], | ||
"WerewolfModifier": { | |||
"Class": "Werewolf", | |||
"Subclass": "Werewolf", | |||
"ModelScale": 1, | |||
"StackingBuffModifier": { | |||
"Class": "WerewolfStackingbuff", | |||
"Subclass": "Stackingbuff" | |||
}, | |||
"StatusEffectPriority": 10 | |||
} | |||
}, | }, | ||
"ability_werewolf_transformation_trigger": { | "ability_werewolf_transformation_trigger": { | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 7,160: | Line 13,739: | ||
} | } | ||
}, | }, | ||
"AbilityCooldown": 25, | "AbilityCooldown": { | ||
"Value": 25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 5, | "AbilityDuration": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AccuracyPercentage": -30, | "AccuracyPercentage": -30, | ||
"AutoChannelModifier": { | |||
"Class": "Base", | |||
"Subclass": "Channeling" | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectileFiredAsBullet", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BonusFireRate": 300, | "BonusFireRate": 300, | ||
"BuffModifier": { | |||
"Class": "WerewolfUnloadgun2", | |||
"Subclass": "Buff", | |||
"MaxBulletsToProcInShot": 1, | |||
"StackingModifier": { | |||
"Class": "Base", | |||
"Subclass": "Stacking" | |||
} | |||
}, | |||
"BulletEffectiveness": 0.1, | "BulletEffectiveness": 0.1, | ||
"BulletRadiusOverride": 7, | "BulletRadiusOverride": 7, | ||
"BulletSpread": -1, | "BulletSpread": -1, | ||
"ChannelMoveSpeed": 5.08, | "ChannelMoveSpeed": 5.08, | ||
"CurrentHealthDamagePercentage": | "CurrentHealthDamagePercentage": 2.5, | ||
"Damage": 40, | "Damage": 40, | ||
"DebuffDuration": 3, | "DebuffDuration": 3, | ||
| Line 7,178: | Line 13,788: | ||
"MaxShots": 3, | "MaxShots": 3, | ||
"Name": "Slam Fire", | "Name": "Slam Fire", | ||
"NonPlayerBonusWeaponPower": 100, | |||
"ProcChance": 100, | "ProcChance": 100, | ||
"RecoilDelayFactor": 0.05, | "RecoilDelayFactor": 0.05, | ||
| Line 7,194: | Line 13,805: | ||
"StackDuration": 3, | "StackDuration": 3, | ||
"MaxStacks": 3, | "MaxStacks": 3, | ||
"BonusCurrentHealthDamagePercentage": | "BonusCurrentHealthDamagePercentage": 7 | ||
} | } | ||
] | ] | ||
}, | }, | ||
"ability_wrecker_salvage": { | "ability_wrecker_salvage": { | ||
"AbilityCastRange": 15, | "AbilityCastRange": { | ||
"AbilityCooldown": 12.5, | "Value": 15, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 12.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled" | |||
], | |||
"BuffModifier": { | |||
"Class": "WreckerSalvageBuff", | |||
"Subclass": "WreckerSalvageBuff" | |||
}, | |||
"ChannelMoveSpeed": 3.8, | "ChannelMoveSpeed": 3.8, | ||
"ConsumeHealPercentage": 50, | "ConsumeHealPercentage": { | ||
"Value": 50, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "healing" | |||
} | |||
}, | |||
"DPS": { | "DPS": { | ||
"Value": 60, | "Value": 60, | ||
| Line 7,214: | Line 13,850: | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_wrecker_salvage", | "Key": "ability_wrecker_salvage", | ||
"MaxRange": 20, | "MaxRange": { | ||
"Value": 20, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"Name": "Consume", | "Name": "Consume", | ||
"SalvageDuration": 4, | "SalvageDuration": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SalvageEnemyModifier": { | |||
"Class": "WreckerSalvage", | |||
"Subclass": "WreckerSalvage" | |||
}, | |||
"StunEnemyModifier": { | |||
"Class": "CitadelStunned", | |||
"Subclass": "WreckerSalvageStun" | |||
}, | |||
"TickInterval": 0.25, | "TickInterval": 0.25, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 7,232: | Line 13,888: | ||
"ability_wrecker_teleport": { | "ability_wrecker_teleport": { | ||
"AbilityCastDelay": 1.5, | "AbilityCastDelay": 1.5, | ||
"AbilityChannelTime": 8, | "AbilityChannelTime": { | ||
"AbilityCooldown": 138, | "Value": 8, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 138, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"DamagePerSecondFlown": { | "DamagePerSecondFlown": { | ||
"Value": 16, | "Value": 16, | ||
| Line 7,243: | Line 13,917: | ||
} | } | ||
}, | }, | ||
"EnemyMoveSlowDuration": 1, | "DebuffModifier": { | ||
"Class": "SlowBase", | |||
"Subclass": "SlowBase" | |||
}, | |||
"EnemyMoveSlowDuration": { | |||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"EnemySlowPct": 60, | "EnemySlowPct": 60, | ||
"ExplosionRadius": 8, | "ExplosionRadius": { | ||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"GuidingModifier": { | |||
"Class": "Base", | |||
"Subclass": "GuidingModifier" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "ability_wrecker_teleport", | "Key": "ability_wrecker_teleport", | ||
| Line 7,263: | Line 13,957: | ||
"ability_wrecker_ultimate": { | "ability_wrecker_ultimate": { | ||
"AbilityCastDelay": 1, | "AbilityCastDelay": 1, | ||
"AbilityChannelTime": 5, | "AbilityChannelTime": { | ||
"AbilityCooldown": 170, | "Value": 5, | ||
"AbilityCooldownBetweenCharge": -1, | "Scale": { | ||
"AbilityUnitTargetLimit": 1, | "Value": 1, | ||
"AccelSpeed": 2400, | "Type": "duration" | ||
"BeamLength": 20, | } | ||
"BeamWidth": 40, | }, | ||
"ChannelMoveSpeed": 5, | "AbilityCooldown": { | ||
"GrabDamage": { | "Value": 170, | ||
"Value": 0, | "Scale": { | ||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityUnitTargetLimit": 1, | |||
"AccelSpeed": 2400, | |||
"ActiveModifier": { | |||
"Class": "WreckerUltimate", | |||
"Subclass": "WreckerUltimateSubclass", | |||
"EnemyGrabModifier": { | |||
"Class": "WreckerUltimateGrabEnemy", | |||
"Subclass": "WreckerUltimateGrabEnemy" | |||
}, | |||
"EnemyThrowModifier": { | |||
"Class": "WreckerUltimateThrowEnemy", | |||
"Subclass": "WreckerUltimateThrowEnemy" | |||
}, | |||
"EnemyDamageModifier": { | |||
"Class": "DamageOnHitGround", | |||
"Subclass": "WreckerUltimateDamageEnemy" | |||
}, | |||
"InvincibleModifier": { | |||
"Class": "WreckerUltimateInvincible", | |||
"Subclass": "WreckerInvincible", | |||
"EnabledStateMask": [ | |||
"Invulnerable", | |||
"TechUntargetable", | |||
"UnitStatusHealthHidden", | |||
"IgnoreBullets", | |||
"IgnoreMelee" | |||
] | |||
} | |||
}, | |||
"BeamLength": { | |||
"Value": 20, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"BeamWidth": 40, | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorChannelled", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": 5, | |||
"GrabDamage": { | |||
"Value": 0, | |||
"Scale": { | "Scale": { | ||
"Value": 0.609336, | "Value": 0.609336, | ||
| Line 7,278: | Line 14,022: | ||
} | } | ||
}, | }, | ||
"GrabRange": 5, | "GrabRange": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"HoldDistance": 2, | "HoldDistance": 2, | ||
"HoldHeight": 120, | "HoldHeight": 120, | ||
| Line 7,285: | Line 14,035: | ||
"Name": "Magnetic Flux", | "Name": "Magnetic Flux", | ||
"PullSpeed": 800, | "PullSpeed": 800, | ||
"StunDuration": 1.5, | "StunDuration": { | ||
"Value": 1.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"ThrowDamage": { | "ThrowDamage": { | ||
"Value": 160, | "Value": 160, | ||
| Line 7,311: | Line 14,067: | ||
"AbilityCastDelay": 1.4, | "AbilityCastDelay": 1.4, | ||
"AbilityCastRange": 50, | "AbilityCastRange": 50, | ||
"AbilityCooldown": 31, | "AbilityCooldown": { | ||
"Value": 31, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 6, | "AbilityDuration": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoThrowModifier": { | |||
"Class": "WreckingBallAutoThrow", | |||
"Subclass": "WreckingBallAutoThrow" | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDontTriggerSpellBlock", | |||
"BehaviorProjectileFiredAsBullet" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 7,321: | Line 14,099: | ||
"MoveSpeedLimit": 6, | "MoveSpeedLimit": 6, | ||
"Name": "Wrecking Ball", | "Name": "Wrecking Ball", | ||
"StunDuration": 1, | "StunDuration": { | ||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"TechCleaveExpireTime": 0.4, | "TechCleaveExpireTime": 0.4, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 7,346: | Line 14,130: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorNonCombat", | |||
"BehaviorTrigger" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 7,354: | Line 14,143: | ||
"cadence_ability_anthem": { | "cadence_ability_anthem": { | ||
"AbilityCastDelay": 0.75, | "AbilityCastDelay": 0.75, | ||
"AbilityCooldown": 37, | "AbilityCooldown": { | ||
"Value": 37, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 8, | "AbilityDuration": { | ||
"AbilityUnitTargetLimit": 1, | "Value": 8, | ||
"ChannelMoveSpeed": 1.3, | "Scale": { | ||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"AnthemAOEModifier": { | |||
"Class": "CadenceAnthemAoe", | |||
"Subclass": "CadenceAnthemAoe", | |||
"ProvidedByAura": { | |||
"Class": "CadenceAnthemBuff", | |||
"Subclass": "CadenceAnthemBuff" | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": 1.3, | |||
"ExtraLargeClip": 25, | "ExtraLargeClip": 25, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 7,365: | Line 14,177: | ||
"Name": "Anthem", | "Name": "Anthem", | ||
"PeakFireRateBonus": 100, | "PeakFireRateBonus": 100, | ||
"Radius": 12, | "Radius": { | ||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 7,380: | Line 14,198: | ||
"cadence_ability_crescendo": { | "cadence_ability_crescendo": { | ||
"AbilityCastDelay": 0.5, | "AbilityCastDelay": 0.5, | ||
"AbilityChannelTime": 3, | "AbilityChannelTime": { | ||
"AbilityCooldown": 95, | "Value": 3, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 95, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorExclusiveUse", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BulletResist": -20, | "BulletResist": -20, | ||
"CrescendoAOEModifier": { | |||
"Class": "CadenceCrescendoAoe", | |||
"Subclass": "CadenceCrescendoAoe", | |||
"ProvidedByAura": { | |||
"Class": "CadenceCrescendoInAoe", | |||
"Subclass": "CadenceCrescendoInAoe", | |||
"EnabledStateMask": [ | |||
"Disarmed", | |||
"Silenced", | |||
"Invulnerable", | |||
"MeleeDisabledDebuff", | |||
"CommandRestricted" | |||
], | |||
"PostAOEModifier": { | |||
"Class": "CadenceCrescendoPostAoe", | |||
"Subclass": "CadenceCrescendoPostAoe" | |||
} | |||
} | |||
}, | |||
"Damage": { | "Damage": { | ||
"Value": 120, | "Value": 120, | ||
| Line 7,392: | Line 14,247: | ||
} | } | ||
}, | }, | ||
"DebuffDuration": 6, | "DebuffDuration": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "cadence_ability_crescendo", | "Key": "cadence_ability_crescendo", | ||
"Name": "Crescendo", | "Name": "Crescendo", | ||
"Radius": 12, | "Radius": { | ||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 7,411: | Line 14,278: | ||
"cadence_ability_grandfinale": { | "cadence_ability_grandfinale": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCooldown": 95, | "AbilityCooldown": { | ||
"Value": 95, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BuildUpDuration": 10, | "BuildUpDuration": 10, | ||
"BuildUpMaxDamage": 150, | "BuildUpMaxDamage": 150, | ||
| Line 7,420: | Line 14,296: | ||
"ExplosiveDamage": 120, | "ExplosiveDamage": 120, | ||
"FireRateBonus": 30, | "FireRateBonus": 30, | ||
"GrandFinaleAOEModifier": { | |||
"Class": "CadenceGrandfinaleAoe", | |||
"Subclass": "CadenceGrandfinaleAoe", | |||
"ProvidedByAura": { | |||
"Class": "CadenceGrandfinaleBuff", | |||
"Subclass": "CadenceGrandfinaleBuff", | |||
"BuildUpModifier": { | |||
"Class": "CitadelBaseBuildup", | |||
"Subclass": "CitadelBaseBuildup" | |||
} | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "cadence_ability_grandfinale", | "Key": "cadence_ability_grandfinale", | ||
"Name": "Grand Finale", | "Name": "Grand Finale", | ||
"Radius": 12, | "Radius": { | ||
"StageDuration": 12, | "Value": 12, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"StageDuration": { | |||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"StageRadius": 15, | "StageRadius": 15, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 7,440: | Line 14,340: | ||
"cadence_ability_lullaby": { | "cadence_ability_lullaby": { | ||
"AbilityCastDelay": 0.25, | "AbilityCastDelay": 0.25, | ||
"AbilityCooldown": 48, | "AbilityCooldown": { | ||
"Value": 48, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 6, | "AbilityDuration": { | ||
"AbilityUnitTargetLimit": 1, | "Value": 6, | ||
"ChannelMoveSpeed": -1, | "Scale": { | ||
"ExternalBonusHealthRegen": 15, | "Value": 1, | ||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | |||
"ExternalBonusHealthRegen": { | |||
"Value": 15, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "healing" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "cadence_ability_lullaby", | "Key": "cadence_ability_lullaby", | ||
"LingerDuration": 0.25, | "LingerDuration": 0.25, | ||
"MinimumSleepTime": 2, | "MinimumSleepTime": { | ||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Name": "Lullaby", | "Name": "Lullaby", | ||
"Radius": 12, | "Radius": { | ||
"SleepWakeUpDelay": 0.25, | "Value": 12, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"SleepAOEModifier": { | |||
"Class": "CadenceSleepAoe", | |||
"Subclass": "CadenceSleepAoe", | |||
"ProvidedByAura": { | |||
"Class": "CadenceSleeping", | |||
"Subclass": "CadenceSleeping" | |||
} | |||
}, | |||
"SleepWakeUpDelay": { | |||
"Value": 0.25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 7,467: | Line 14,414: | ||
"cadence_ability_silencecontraptions": { | "cadence_ability_silencecontraptions": { | ||
"AbilityCastDelay": 0.25, | "AbilityCastDelay": 0.25, | ||
"AbilityCooldown": 42, | "AbilityCooldown": { | ||
"Value": 42, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 6, | "AbilityDuration": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DashDistance": 8, | "DashDistance": { | ||
"DebuffDuration": 2, | "Value": 8, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"DebuffDuration": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "cadence_ability_silencecontraptions", | "Key": "cadence_ability_silencecontraptions", | ||
"MeleeEMP": 1, | "MeleeEMP": 1, | ||
"Name": "Silence Contraptions", | "Name": "Silence Contraptions", | ||
"SilenceContraptionsModifier": { | |||
"Class": "CadenceSilenceContraptions", | |||
"Subclass": "CadenceSilenceContraptions", | |||
"DebuffModifier": { | |||
"Class": "CadenceSilenceContraptionsDebuff", | |||
"Subclass": "CadenceSilenceContraptionsDebuff" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 7,492: | Line 14,474: | ||
"citadel_ability_bebop_laser_beam": { | "citadel_ability_bebop_laser_beam": { | ||
"AbilityCastDelay": 1, | "AbilityCastDelay": 1, | ||
"AbilityChannelTime": 11, | "AbilityChannelTime": { | ||
"AbilityCooldown": | "Value": 11, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 120, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirSpeedMax": 70, | "AirSpeedMax": 70, | ||
"BeamCloseDamagePercent": 75, | "BeamCloseDamagePercent": 75, | ||
"BeamCloseRadius": 5, | "BeamCloseRadius": { | ||
"BeamEndRadius": 4, | "Value": 5, | ||
"BeamLength": 70, | "Scale": { | ||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"BeamEndRadius": { | |||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"BeamLength": { | |||
"Value": 70, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"BeamWidth": 2.9, | "BeamWidth": 2.9, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"ChannelMoveSpeed": 1.8, | "ChannelMoveSpeed": 1.8, | ||
"DPS": { | "DPS": { | ||
| Line 7,516: | Line 14,534: | ||
"Key": "citadel_ability_bebop_laser_beam", | "Key": "citadel_ability_bebop_laser_beam", | ||
"Name": "Hyper Beam", | "Name": "Hyper Beam", | ||
"RestrictionModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "BebopLaserSlow" | |||
}, | |||
"SlowPercent": 25, | "SlowPercent": 25, | ||
"SlowTargetDuration": 0.5, | "SlowTargetDuration": 0.5, | ||
| Line 7,521: | Line 14,543: | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -20 | ||
}, | }, | ||
{ | { | ||
| Line 7,535: | Line 14,557: | ||
}, | }, | ||
"citadel_ability_bull_charge": { | "citadel_ability_bull_charge": { | ||
"AbilityCooldown": 33, | "AbilityCooldown": { | ||
"Value": 33, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 1.4, | "AbilityDuration": { | ||
"Value": 1.4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDontTriggerPostCastOnCastComplete", | |||
"BehaviorMovement", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"CameraTurnRateMax": 200, | "CameraTurnRateMax": 200, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 7,554: | Line 14,594: | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_bull_charge", | "Key": "citadel_ability_bull_charge", | ||
"ModifierBullCharging": { | |||
"Class": "CitadelBullCharging", | |||
"Subclass": "CitadelBullCharging", | |||
"EnabledStateMask": [ | |||
"AbilityMovement", | |||
"MantleDisabled", | |||
"MeleeDisabled", | |||
"SlidingDisabled", | |||
"DuckingDisabled", | |||
"ForceCanParry" | |||
] | |||
}, | |||
"ModifierChargeDragEnemy": { | |||
"Class": "ChargeDragEnemy", | |||
"Subclass": "ChargeDragEnemy", | |||
"EnabledStateMask": [ | |||
"AbilityMovementDebuff", | |||
"IgnorePortals" | |||
], | |||
"VerticalOffset": 30, | |||
"ForwardOffset": 120 | |||
}, | |||
"ModifierTossAirControlLockout": { | |||
"Class": "Base", | |||
"Subclass": "AirControlLockout", | |||
"Duration": 1, | |||
"EnabledStateMask": [ | |||
"MovementAbilityRestricted" | |||
] | |||
}, | |||
"ModifierWeaponPowerIncrease": { | |||
"Class": "Base", | |||
"Subclass": "ShoulderChargeBuff" | |||
}, | |||
"Name": "Shoulder Charge", | "Name": "Shoulder Charge", | ||
"SideMoveSpeedReduction": -65, | "SideMoveSpeedReduction": -65, | ||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "WallSlamSlow" | |||
}, | |||
"SpeedInitial": 18.75, | "SpeedInitial": 18.75, | ||
"StunDuration": 0.3, | "StunDuration": { | ||
"Value": 0.3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"TossUpMagnitude": 0.5, | "TossUpMagnitude": 0.5, | ||
"TurnRateMax": 140, | "TurnRateMax": 140, | ||
| Line 7,569: | Line 14,653: | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -18, | ||
"WeaponDamageBonus": 1.5, | "WeaponDamageBonus": 1.5, | ||
"WeaponPowerIncreaseDuration": 6 | "WeaponPowerIncreaseDuration": 6 | ||
| Line 7,576: | Line 14,660: | ||
}, | }, | ||
"citadel_ability_bull_heal": { | "citadel_ability_bull_heal": { | ||
"AbilityCooldown": 42, | "AbilityCooldown": { | ||
"Value": 42, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 4, | "AbilityDuration": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AuraModifier": { | |||
"Class": "BullHealAura", | |||
"Subclass": "BullHealAura", | |||
"ProvidedByAura": { | |||
"Class": "BullHealTarget", | |||
"Subclass": "BullHealTarget" | |||
}, | |||
"AuraRadius": 0 | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorCastableWhileBusy", | |||
"BehaviorNoTarget" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DPS": { | "DPS": { | ||
| Line 7,588: | Line 14,697: | ||
} | } | ||
}, | }, | ||
"HealingFactor": 70, | "HealingFactor": { | ||
"Value": 70, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "healing" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_bull_heal", | "Key": "citadel_ability_bull_heal", | ||
"Name": "Siphon Life", | "Name": "Siphon Life", | ||
"NonHeroHealingFactor": 35, | "NonHeroHealingFactor": { | ||
"Radius": 8, | "Value": 35, | ||
"TickRate": 0.25, | "Scale": { | ||
"Upgrades": [ | "Value": 1, | ||
{ | "Type": "healing" | ||
} | |||
}, | |||
"Radius": { | |||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"TickRate": 0.25, | |||
"Upgrades": [ | |||
{ | |||
"AbilityCooldown": -20 | "AbilityCooldown": -20 | ||
}, | }, | ||
| Line 7,610: | Line 14,737: | ||
} | } | ||
}, | }, | ||
"Radius": | "Radius": 2 | ||
} | } | ||
] | ] | ||
}, | }, | ||
"citadel_ability_bull_leap": { | "citadel_ability_bull_leap": { | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 215, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"ActiveModifier": { | |||
"Class": "Base", | |||
"Subclass": "LeapActive" | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorMovement", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"BoostModifier": { | |||
"Class": "CitadelBullLeapBoosting", | |||
"Subclass": "CitadelBullLeapBoosting" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"CrashModifier": { | |||
"Class": "CitadelBullLeapBoostingCrash", | |||
"Subclass": "CitadelBullLeapBoostingCrash" | |||
}, | |||
"Damage": { | "Damage": { | ||
"Value": 100, | "Value": 100, | ||
| Line 7,626: | Line 14,777: | ||
} | } | ||
}, | }, | ||
"ImpactHeight": 6, | "DragModifier": { | ||
"ImpactRadius": 9, | "Class": "ChargeDragEnemy", | ||
"Subclass": "ChargeDragEnemy", | |||
"ForwardOffset": 200, | |||
"VerticalOffset": 0 | |||
}, | |||
"ImmunityModifier": { | |||
"Class": "Unstoppable", | |||
"Subclass": "Unstoppable", | |||
"EnabledStateMask": [ | |||
"StatusImmune", | |||
"SlowImmune", | |||
"KnockdownImmune", | |||
"Unstoppable" | |||
], | |||
"StatusEffectPriority": 25, | |||
"DisabledStateMask": [ | |||
"Disarmed", | |||
"Muted", | |||
"Silenced", | |||
"SilenceMovementAbilites", | |||
"Slowed", | |||
"Glitched", | |||
"MeleeDisabledDebuff", | |||
"DashDisabledDebuff" | |||
] | |||
}, | |||
"ImpactHeight": { | |||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"ImpactRadius": { | |||
"Value": 9, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_bull_leap", | "Key": "citadel_ability_bull_leap", | ||
"LandingBonusesModifier": { | |||
"Class": "CitadelBullLeapLandingBonuses", | |||
"Subclass": "CitadelBullLeapLandingBonuses" | |||
}, | |||
"Name": "Seismic Impact", | "Name": "Seismic Impact", | ||
"StunDuration": 1.6, | "StunDuration": { | ||
"Value": 1.6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"TossSpeed": 450, | "TossSpeed": 450, | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -30 | ||
}, | }, | ||
{ | { | ||
"StunDuration": 0. | "StunDuration": 0.8 | ||
}, | }, | ||
{ | { | ||
"ImmunityDuration": | "ImmunityDuration": 6, | ||
"ImpactRadius": 6 | "ImpactRadius": 6 | ||
} | } | ||
| Line 7,654: | Line 14,854: | ||
} | } | ||
}, | }, | ||
"AbilityCharges": 2, | "AbilityCharges": { | ||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityChargesConditionally": 1, | "AbilityChargesConditionally": 1, | ||
"AbilityCooldown": { | "AbilityCooldown": { | ||
| Line 7,666: | Line 14,872: | ||
"AbilityPostCastDuration": 0.1, | "AbilityPostCastDuration": 0.1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorAllowAltCast", | |||
"BehaviorAllowAltCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BonusAbilityResource": 100, | "BonusAbilityResource": 100, | ||
"CardResourceGenPctScale": { | "CardResourceGenPctScale": { | ||
| Line 7,679: | Line 14,894: | ||
"CardResourcePerLightMelee": 10, | "CardResourcePerLightMelee": 10, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"ClubSlowDuration": 3, | "ClubModifier": { | ||
"ClubSlowPercent": | "Class": "SlowBase", | ||
"Subclass": "ClubDebuff" | |||
}, | |||
"ClubSlowDuration": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"ClubSlowPercent": 30, | |||
"CooldownBetweenCards": 0.5, | "CooldownBetweenCards": 0.5, | ||
"Damage": { | "Damage": { | ||
| Line 7,688: | Line 14,913: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"DiamondModifier": { | |||
"Class": "CardtossStackingResistShred", | |||
"Subclass": "DiamondCardDebuff" | |||
}, | }, | ||
"DiamondResistShred": -8, | "DiamondResistShred": -8, | ||
"DiamondResistShredDuration": 5, | "DiamondResistShredDuration": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "stats_count" | |||
} | |||
}, | |||
"HeartHeal": { | "HeartHeal": { | ||
"Value": 75, | "Value": 75, | ||
"Scale": { | "Scale": { | ||
"Value": | "Value": 0.75, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 7,700: | Line 14,935: | ||
"HeartHealNonHeroRatio": 0.5, | "HeartHealNonHeroRatio": 0.5, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"JokerExtraCardSearchRadius": 20, | "JokerExtraCardSearchRadius": { | ||
"Value": 20, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"Key": "citadel_ability_card_toss", | "Key": "citadel_ability_card_toss", | ||
"Name": "Card Trick", | "Name": "Card Trick", | ||
"NonPlayerCardResourceScale": 0.35, | "NonPlayerCardResourceScale": 0.35, | ||
"ProjectileOriginHeightOffset": 50, | "ProjectileOriginHeightOffset": 50, | ||
"Radius": 4, | "Radius": { | ||
"ResourcePerCard": 100, | "Value": 4, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"ResourcePerCard": 100, | |||
"SpadeDamageBonus": 60, | "SpadeDamageBonus": 60, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 7,732: | Line 14,979: | ||
} | } | ||
}, | }, | ||
"ClubSlowPercent": | "ClubSlowPercent": 20 | ||
} | } | ||
] | ] | ||
}, | }, | ||
"citadel_ability_chain_lightning": { | "citadel_ability_chain_lightning": { | ||
"AbilityCooldown": 0.5, | "AbilityCooldown": { | ||
"Value": 0.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoIntrinsicModifiers": [ | |||
{ | |||
"Class": "CitadelLightningBullet", | |||
"Subclass": "CitadelLightningBullet" | |||
} | |||
], | |||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"ConeAngle": 45, | "ConeAngle": 45, | ||
"ConeRadius": 6, | "ConeRadius": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"Damage": { | "Damage": { | ||
"Value": 15, | "Value": 15, | ||
| Line 7,766: | Line 15,032: | ||
}, | }, | ||
"citadel_ability_charged_tackle": { | "citadel_ability_charged_tackle": { | ||
"AbilityCooldown": 21, | "AbilityCooldown": { | ||
"Value": 21, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorMovement" | |||
], | |||
"CameraDistance": 120, | "CameraDistance": 120, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"ChargeDistance": 20, | "ChargeActiveModifier": { | ||
"Class": "CitadelChargedTackleActive", | |||
"Subclass": "CitadelChargedTackleActive" | |||
}, | |||
"ChargeDistance": { | |||
"Value": 20, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"ChargeDragVerticalOffset": 40, | "ChargeDragVerticalOffset": 40, | ||
"ChargePrepareModifier": { | |||
"Class": "CitadelChargedTacklePrepare", | |||
"Subclass": "CitadelChargedTacklePrepare" | |||
}, | |||
"Damage": { | "Damage": { | ||
"Value": 64, | "Value": 64, | ||
| Line 7,779: | Line 15,070: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"DragModifier": { | |||
"Class": "ChargePullEnemy", | |||
"Subclass": "ChargePullEnemy" | |||
}, | }, | ||
"DragReleaseSpeed": 6, | "DragReleaseSpeed": 6, | ||
| Line 7,805: | Line 15,100: | ||
}, | }, | ||
"citadel_ability_chrono_kinetic_carbine": { | "citadel_ability_chrono_kinetic_carbine": { | ||
"AbilityCooldown": 28, | "AbilityCooldown": { | ||
"Value": 28, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirMoveIncreasePercent": 20, | "AirMoveIncreasePercent": 20, | ||
"BehaviourBits": [ | |||
"BehaviorDontBreakInvisibility", | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorCastableWhileBusy", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BonusBulletSpeed": 100, | "BonusBulletSpeed": 100, | ||
"BulletRadiusOverride": 16, | "BulletRadiusOverride": 16, | ||
"BulletTimeScale": 0.01, | "BulletTimeScale": 0.01, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"ChargingModifier": { | |||
"Class": "ChronoKineticCarbine", | |||
"Subclass": "ChronoKineticCarbine" | |||
}, | |||
"DebuffModifier": { | |||
"Class": "ChronoKineticCarbineSlow", | |||
"Subclass": "ChronoKineticCarbineSlow", | |||
"StatusEffectPriority": 50 | |||
}, | |||
"HeadshotBonus": 14, | "HeadshotBonus": 14, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 7,824: | Line 15,141: | ||
}, | }, | ||
"MaxChargeDuration": 2.5, | "MaxChargeDuration": 2.5, | ||
"MaxSlowDuration": 0.4, | "MaxSlowDuration": { | ||
"Value": 0.4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"MinBonusBulletDamage": { | "MinBonusBulletDamage": { | ||
"Value": 5, | "Value": 5, | ||
| Line 7,832: | Line 15,155: | ||
} | } | ||
}, | }, | ||
"MinSlowDuration": 0.25, | "MinSlowDuration": { | ||
"Value": 0.25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"MoveSpeedWhileShootingPenaltyReduction": 100, | "MoveSpeedWhileShootingPenaltyReduction": 100, | ||
"Name": "Kinetic Carbine", | "Name": "Kinetic Carbine", | ||
"ProjectileTimeScale": 0.01, | "ProjectileTimeScale": 0.01, | ||
"ShotCount": 1, | "ShotCount": 1, | ||
"SpeedBoostDuration": 3.5, | "SpeedBoostDuration": { | ||
"Value": 3.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SpeedChange": { | "SpeedChange": { | ||
"Value": 25, | "Value": 25, | ||
| Line 7,852: | Line 15,187: | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": -12 | "AbilityCooldown": -12, | ||
"SpeedChange": { | |||
"Value": 0, | |||
"Scale": { | |||
"Value": 0.06, | |||
"Type": "spirit" | |||
} | |||
} | |||
}, | }, | ||
{ | { | ||
"SpeedBoostDuration": 2, | "SpeedBoostDuration": 2, | ||
"MinBonusBulletDamage": { | |||
"Value": 0, | |||
"Scale": { | |||
"Value": 55, | |||
"Type": "weapon_power" | |||
} | |||
}, | |||
"MaxBonusBulletDamage": { | "MaxBonusBulletDamage": { | ||
"Value": 0, | "Value": 0, | ||
"Scale": { | "Scale": { | ||
"Value": | "Value": 55, | ||
"Type": "weapon_power" | "Type": "weapon_power" | ||
} | } | ||
| Line 7,868: | Line 15,217: | ||
"citadel_ability_chrono_pulse_grenade": { | "citadel_ability_chrono_pulse_grenade": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCooldown": 32, | "AbilityCooldown": { | ||
"AbilityCooldownBetweenCharge": -1, | "Value": 32, | ||
"AbilityDuration": 3.2, | "Scale": { | ||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityDuration": { | |||
"Value": 3.2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectileFiredAsBullet", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DamageAmplificationPerStack": 4, | "DamageAmplificationPerStack": 4, | ||
"DebuffDuration": 8, | "DebuffDuration": { | ||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_chrono_pulse_grenade", | "Key": "citadel_ability_chrono_pulse_grenade", | ||
"MovementSlowDuration": 0.2, | "MovementSlowDuration": { | ||
"Value": 0.2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Name": "Pulse Grenade", | "Name": "Pulse Grenade", | ||
"PulseAreaModifier": { | |||
"Class": "ChronoPulseGrenadePulseArea", | |||
"Subclass": "ChronoPulseGrenadePulseArea", | |||
"DebuffModifier": { | |||
"Class": "ChronoPulseGrenadeDebuff", | |||
"Subclass": "ChronoPulseGrenadeDebuff" | |||
}, | |||
"SlowModifier": { | |||
"Class": "PulsegrenadeTimeslow", | |||
"Subclass": "Slow" | |||
} | |||
}, | |||
"PulseDamage": { | "PulseDamage": { | ||
"Value": 35, | "Value": 35, | ||
| Line 7,887: | Line 15,279: | ||
}, | }, | ||
"PulseInterval": 0.8, | "PulseInterval": 0.8, | ||
"Radius": 5.5, | "Radius": { | ||
"RadiusIncreasePerPulse": 1, | "Value": 5.5, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"RadiusIncreasePerPulse": { | |||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"SlowPercent": 20, | "SlowPercent": 20, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 7,911: | Line 15,315: | ||
"citadel_ability_chrono_swap": { | "citadel_ability_chrono_swap": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityCastRange": 25, | "AbilityCastRange": { | ||
"AbilityCooldown": | "Value": 25, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 110, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorCleaveDisabled", | |||
"BehaviorShowCastRangeAsSatSphereWhileCasting", | |||
"BehaviorAllowAltCast" | |||
], | |||
"BubbleMoveModifier": { | |||
"Class": "ChronoSwapBubbleMove", | |||
"Subclass": "ChronoSwapBubbleMove", | |||
"EnabledStateMask": [ | |||
"ChronoSwapping", | |||
"CommandRestricted", | |||
"AirDuckingForced", | |||
"SilenceMovementAbilites" | |||
], | |||
"MultiSwapDistFromOrigin": 80 | |||
}, | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"CombatBarrier": { | "CombatBarrier": { | ||
| Line 7,930: | Line 15,363: | ||
"MinSwapTime": 0.6, | "MinSwapTime": 0.6, | ||
"Name": "Paradoxical Swap", | "Name": "Paradoxical Swap", | ||
"ShieldModifier": { | |||
"Class": "Base", | |||
"Subclass": "BarrierModifier" | |||
}, | |||
"SwapDamage": { | "SwapDamage": { | ||
"Value": | "Value": 150, | ||
"Scale": { | "Scale": { | ||
"Value": 1.1, | "Value": 1.1, | ||
| Line 7,952: | Line 15,389: | ||
{ | { | ||
"AbilityCastRange": 13, | "AbilityCastRange": 13, | ||
"AbilityCooldown": - | "AbilityCooldown": -30 | ||
}, | }, | ||
{ | { | ||
| Line 7,962: | Line 15,399: | ||
"citadel_ability_chrono_time_wall": { | "citadel_ability_chrono_time_wall": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCastRange": 5.08, | "AbilityCastRange": { | ||
"AbilityCooldown": 25, | "Value": 5.08, | ||
"AbilityDuration": 5.5, | "Scale": { | ||
"AbilityUnitTargetLimit": 1, | "Value": 1, | ||
"AuraEffectDuration": 2, | "Type": "range" | ||
"ChannelMoveSpeed": 1.3, | } | ||
"FriendlyBulletDamageBonus": 30, | }, | ||
"IsDisabled": false, | "AbilityCooldown": { | ||
"Key": "citadel_ability_chrono_time_wall", | "Value": 25, | ||
"MovementSlowPct": 80, | "Scale": { | ||
"Name": "Time Wall", | "Value": 1, | ||
"TimeScaleDuration": 0.5, | "Type": "cooldown" | ||
} | |||
}, | |||
"AbilityDuration": { | |||
"Value": 5.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"AuraEffectDuration": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AuraModifier": { | |||
"Class": "CitadelChronoTimeWallAura", | |||
"Subclass": "CitadelChronoTimeWallAura", | |||
"ProvidedByAura": { | |||
"Class": "CitadelChronoTimeWallEffect", | |||
"Subclass": "CitadelChronoTimeWallEffect" | |||
}, | |||
"DebuffModifier": { | |||
"Class": "CitadelSilenced", | |||
"Subclass": "CitadelSilenced" | |||
}, | |||
"AuraRadius": 0.001 | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCanCancelDuringCastDelay", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"ChannelMoveSpeed": 1.3, | |||
"FriendlyBulletDamageBonus": 30, | |||
"IsDisabled": false, | |||
"Key": "citadel_ability_chrono_time_wall", | |||
"MovementSlowPct": 80, | |||
"Name": "Time Wall", | |||
"TimeScaleDuration": 0.5, | |||
"TimeWallDepth": 0.5, | "TimeWallDepth": 0.5, | ||
"TimeWallDepthVisualScale": 0.16, | "TimeWallDepthVisualScale": 0.16, | ||
"TimeWallFormationTime": 0.5, | "TimeWallFormationTime": 0.5, | ||
"TimeWallHeight": 4, | "TimeWallHeight": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"TimeWallTimeScale": 0.0001, | "TimeWallTimeScale": 0.0001, | ||
"TimeWallTimeScaleFriendly": 2, | "TimeWallTimeScaleFriendly": 2, | ||
"TimeWallWidth": 8, | "TimeWallWidth": { | ||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"TimeWallWidth": 3, | "TimeWallWidth": 3, | ||
"TimeWallHeight": 1, | "TimeWallHeight": 1, | ||
"AbilityDuration": | "AbilityDuration": 3.5 | ||
}, | }, | ||
{ | { | ||
| Line 7,992: | Line 15,483: | ||
}, | }, | ||
{ | { | ||
"AbilityCharges": | "AbilityCharges": 3, | ||
"AbilityCooldownBetweenCharge": | "AbilityCooldownBetweenCharge": 2 | ||
} | } | ||
] | ] | ||
}, | }, | ||
"citadel_ability_climb_rope": { | "citadel_ability_climb_rope": { | ||
"AbilityCooldown": 0.1, | "AbilityCooldown": { | ||
"Value": 0.1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorHidden", | |||
"BehaviorDontBreakInvisibility", | |||
"BehaviorSilentCastFailureFeedback", | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorNotSilencable", | |||
"BehaviorNoTarget", | |||
"BehaviorNonCombat", | |||
"BehaviorCastableWhileHidden" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"ClimbRopeSlowFromRecentDamageModifier": { | |||
"Class": "ClimbRopeSlow", | |||
"Subclass": "ClimbRopeSlowFromRecentDamage", | |||
"RampDownTime": 1, | |||
"PercentageMultiplierStart": 40, | |||
"PercentageMultiplierEnd": 0 | |||
}, | |||
"ClimbRopeSlowOnHitModifier": { | |||
"Class": "RampSlow", | |||
"Subclass": "ClimbRopeSlowOnHit", | |||
"RampUpTime": 2, | |||
"PercentageMultiplierStart": 80, | |||
"PercentageMultiplierEnd": 20 | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_climb_rope", | "Key": "citadel_ability_climb_rope", | ||
| Line 8,009: | Line 15,530: | ||
"citadel_ability_dash": { | "citadel_ability_dash": { | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 0.6, | "AbilityDuration": { | ||
"Value": 0.6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoIntrinsicModifiers": [ | |||
{ | |||
"Class": "StaminaRegenJumpReduction", | |||
"Subclass": "StaminaRegenJumpReduction" | |||
} | |||
], | |||
"BehaviourBits": [ | |||
"BehaviorHidden", | |||
"BehaviorDontBreakInvisibility", | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorInputDirectional2d", | |||
"BehaviorNotSilencable", | |||
"BehaviorNoTarget", | |||
"BehaviorNonCombat", | |||
"BehaviorCastableWhileHidden", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 8,018: | Line 15,562: | ||
}, | }, | ||
"citadel_ability_fissure_wall": { | "citadel_ability_fissure_wall": { | ||
"AbilityCastRange": 50, | "AbilityCastRange": { | ||
"AbilityCooldown": 50, | "Value": 50, | ||
"AbilityCooldownBetweenCharge": -1, | "Scale": { | ||
"AbilityDuration": 6, | "Value": 1, | ||
"AbilityUnitTargetLimit": 1, | "Type": "range" | ||
"ChannelMoveSpeed": -1, | } | ||
"Damage": { | }, | ||
"Value": 60, | "AbilityCooldown": { | ||
"Value": 50, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityDuration": { | |||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorPreventBotUsage" | |||
], | |||
"ChannelMoveSpeed": -1, | |||
"Damage": { | |||
"Value": 60, | |||
"Scale": { | "Scale": { | ||
"Value": 0.731203, | "Value": 0.731203, | ||
| Line 8,038: | Line 15,604: | ||
"PushForce": 175, | "PushForce": 175, | ||
"SegmentEmitTime": 0.1, | "SegmentEmitTime": 0.1, | ||
"SlowDuration": 2.5, | "SlowDuration": { | ||
"Value": 2.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Slow" | |||
}, | |||
"SlowPercent": 20, | "SlowPercent": 20, | ||
"TimeBetweenSegments": 0.035, | "TimeBetweenSegments": 0.035, | ||
| Line 8,057: | Line 15,633: | ||
} | } | ||
], | ], | ||
"WallImpactRange": 5 | "WallImpactRange": 5, | ||
"WallModifier": { | |||
"Class": "FissureWall", | |||
"Subclass": "FissureWall", | |||
"EnemyVisionModifier": { | |||
"Class": "Base", | |||
"Subclass": "EnemyVision", | |||
"EnabledStateMask": [ | |||
"GlowThroughWallsToEnemy" | |||
] | |||
}, | |||
"DebuffModifier": { | |||
"Class": "BonusDamagePercent", | |||
"Subclass": "BonusDamagePercent" | |||
}, | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Slow" | |||
}, | |||
"SentryDistanceFromWall": 80 | |||
} | |||
}, | }, | ||
"citadel_ability_fissure_wall_cancel": { | "citadel_ability_fissure_wall_cancel": { | ||
"AbilityCooldown": 1, | "AbilityCooldown": { | ||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorNoTarget", | |||
"BehaviorCastableWhileHidden", | |||
"BehaviorIgnoreSelectionMashProtection", | |||
"BehaviorTrigger", | |||
"BehaviorCastableWhileBusy", | |||
"BehaviorNotSilencable" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 8,072: | Line 15,683: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorNoTarget", | |||
"BehaviorCastableWhileHidden", | |||
"BehaviorIgnoreSelectionMashProtection", | |||
"BehaviorTrigger" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 8,079: | Line 15,697: | ||
}, | }, | ||
"citadel_ability_flying_strike": { | "citadel_ability_flying_strike": { | ||
"AbilityCastRange": | "AbilityCastRange": { | ||
"AbilityCooldown": 36, | "Value": 26, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 36, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityPostCastDuration": 0.2, | "AbilityPostCastDuration": 0.2, | ||
"AbilityUnitTargetLimit": | "AbilityUnitTargetLimit": 10, | ||
"BehaviourBits": [ | |||
"BehaviorAlwaysPreviewRadius", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorMovement", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDeactivateCrouchToggleOnCast", | |||
"BehaviorAllowAltCast" | |||
], | |||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "SpiritBuff" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 8,090: | Line 15,733: | ||
"Type": "melee" | "Type": "melee" | ||
} | } | ||
}, | |||
"GrappleTargetModifier": { | |||
"Class": "CitadelFlyingStrike", | |||
"Subclass": "Target" | |||
}, | }, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_flying_strike", | "Key": "citadel_ability_flying_strike", | ||
"Name": "Flying Slash", | "Name": "Flying Slash", | ||
"SlowDuration": 2.5, | "SlowDuration": { | ||
"Value": 2.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Slow" | |||
}, | |||
"SlowPercent": 50, | "SlowPercent": 50, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 8,101: | Line 15,758: | ||
}, | }, | ||
{ | { | ||
"SpiritBonus": 35, | |||
"SpiritBonus": | |||
"BuffDuration": 6 | "BuffDuration": 6 | ||
}, | }, | ||
{ | { | ||
"AbilityCastRange": 15, | |||
"CanGrappleAllyHeroes": 1, | "CanGrappleAllyHeroes": 1, | ||
"AbilityCharges": 2, | "AbilityCharges": 2, | ||
"AbilityCooldownBetweenCharge": | "AbilityCooldownBetweenCharge": 5 | ||
} | } | ||
] | ] | ||
| Line 8,114: | Line 15,771: | ||
"citadel_ability_healing_slash": { | "citadel_ability_healing_slash": { | ||
"AbilityCastDelay": 0.3, | "AbilityCastDelay": 0.3, | ||
"AbilityCooldown": 16, | "AbilityCooldown": { | ||
"AbilityCooldownBetweenCharge": -1, | "Value": 16, | ||
"AbilityPostCastDuration": 0.4, | "Scale": { | ||
"AbilityUnitTargetLimit": 1, | "Value": 1, | ||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityPostCastDuration": 0.4, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BuffDuration": { | "BuffDuration": { | ||
"Value": 0, | "Value": 0, | ||
"Scale": { | "Scale": { | ||
"Value": 1, | "Value": 1, | ||
"Type": " | "Type": "duration" | ||
} | } | ||
}, | |||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "HealingSlashBuffModifier" | |||
}, | }, | ||
"Damage": { | "Damage": { | ||
| Line 8,132: | Line 15,804: | ||
} | } | ||
}, | }, | ||
"DebuffDuration": 4, | "DebuffDuration": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Debuff" | |||
}, | |||
"FireRateSlow": 30, | "FireRateSlow": 30, | ||
"HealFixedHealth": { | "HealFixedHealth": { | ||
| Line 8,144: | Line 15,826: | ||
"Key": "citadel_ability_healing_slash", | "Key": "citadel_ability_healing_slash", | ||
"Name": "Crimson Slash", | "Name": "Crimson Slash", | ||
"Radius": 13, | "Radius": { | ||
"Value": 13, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 8,167: | Line 15,855: | ||
"citadel_ability_hook": { | "citadel_ability_hook": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCastRange": 30, | "AbilityCastRange": { | ||
"AbilityCooldown": 23, | "Value": 30, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 23, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.2, | "AbilityPostCastDuration": 0.2, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorPreventBotUsage", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BulletAmpModifier": { | |||
"Class": "BebopHookBulletAmp", | |||
"Subclass": "BebopHookBulletAmp" | |||
}, | |||
"CancelHookDuration": 0.2, | "CancelHookDuration": 0.2, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 8,188: | Line 15,897: | ||
"Name": "Grapple Arm", | "Name": "Grapple Arm", | ||
"RestrictionDuration": 0.5, | "RestrictionDuration": 0.5, | ||
"SelfModifier": { | |||
"Class": "CitadelHookself", | |||
"Subclass": "CitadelHookself", | |||
"EnabledStateMask": [ | |||
"CastingHook" | |||
] | |||
}, | |||
"SlowPercent": 90, | "SlowPercent": 90, | ||
"TargetModifier": { | |||
"Class": "CitadelHooktarget", | |||
"Subclass": "CitadelHooktarget", | |||
"RestrictionModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "SlowBases", | |||
"EnabledStateMask": [ | |||
"SilenceMovementAbilites", | |||
"MovementAbilityRestricted", | |||
"DashDisabled", | |||
"Slowed" | |||
] | |||
}, | |||
"TossUpSpeed": 0, | |||
"ReturnSpeed": 2000, | |||
"ReturnPositionForwardOffset": 100, | |||
"CloseEnoughDistance": 30, | |||
"FailSafeDurationMult": 2, | |||
"FailSafeMinTime": 1, | |||
"ReturnSpeedFail": 100, | |||
"ReturnStuckTime": 0.2 | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 8,204: | Line 15,942: | ||
"citadel_ability_hornet_chain": { | "citadel_ability_hornet_chain": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCooldown": 40, | "AbilityCooldown": { | ||
"Value": 40, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"CaptureRadius": 9, | "BehaviourBits": [ | ||
"ChainDuration": 1.75, | "BehaviorProjectile", | ||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectileFiredAsBullet", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"CaptureRadius": { | |||
"Value": 9, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"ChainDuration": { | |||
"Value": 1.75, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"ChainLength": 9, | "ChainLength": 9, | ||
"ChainModifier": { | |||
"Class": "CitadelHornetChainConnection", | |||
"Subclass": "CitadelHornetChainConnection" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 8,217: | Line 15,984: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"DisarmModifier": { | |||
"Class": "CitadelDisarmed", | |||
"Subclass": "CitadelDisarmed" | |||
}, | }, | ||
"EnemyDragSpeed": 25.4, | "EnemyDragSpeed": 25.4, | ||
| Line 8,225: | Line 15,996: | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"Damage": | "Damage": 45 | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -22 | ||
}, | }, | ||
{ | { | ||
| Line 8,238: | Line 16,009: | ||
"citadel_ability_hornet_leap": { | "citadel_ability_hornet_leap": { | ||
"AbilityChannelTime": 0.2, | "AbilityChannelTime": 0.2, | ||
"AbilityCooldown": 42, | "AbilityCooldown": { | ||
"Value": 42, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 13, | "AbilityDuration": { | ||
"AbilityUnitTargetLimit": 1, | "Value": 13, | ||
"AirSideMoveSpeedPercentage": -35, | "Scale": { | ||
"FlyingItemCastRange": 50, | "Value": 1, | ||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"AirSideMoveSpeedPercentage": -35, | |||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorMovement", | |||
"BehaviorRequireAbilityButtonToCancel", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"FlyingItemCastRange": 50, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"JumpVelocity": 1000, | "JumpVelocity": 1000, | ||
"Key": "citadel_ability_hornet_leap", | "Key": "citadel_ability_hornet_leap", | ||
"KillCheckModifier": { | |||
"Class": "Base", | |||
"Subclass": "KillcheckModifier", | |||
"Duration": 1 | |||
}, | |||
"LeapModifier": { | |||
"Class": "HornetLeap", | |||
"Subclass": "HornetLeap", | |||
"EnabledStateMask": [ | |||
"AbilityMovement", | |||
"JumpDisabled", | |||
"DisableAirSpreadPenalty", | |||
"UnlimitedAirDashes", | |||
"ZiplineDisabled" | |||
] | |||
}, | |||
"MagicDamagePerBullet": { | "MagicDamagePerBullet": { | ||
"Value": 10, | "Value": 10, | ||
| Line 8,277: | Line 16,083: | ||
"WeaponRecoilReduction": 40 | "WeaponRecoilReduction": 40 | ||
}, | }, | ||
" | "citadel_ability_hornet_snipe": { | ||
" | "AbilityCharges": { | ||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "max_charges" | |||
" | } | ||
}, | |||
"AbilityCooldown": { | |||
"Value": 55, | |||
" | "Scale": { | ||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
{ | }, | ||
" | "AbilityCooldownBetweenCharge": { | ||
"Value": 2.5, | |||
"Scale": { | |||
" | "Value": 1, | ||
"Type": "charge_cooldown" | |||
} | } | ||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BonusGoldOnKill": 250, | "BonusGoldOnKill": 250, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 8,312: | Line 16,118: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"GlowEnemyModifier": { | |||
"Class": "LowHealthGlow", | |||
"Subclass": "LowHealthGlow", | |||
"EnabledStateMask": [ | |||
"AssassinateLowhealthTarget" | |||
] | |||
}, | }, | ||
"HeadshotBonus": 20, | "HeadshotBonus": 20, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_hornet_snipe", | "Key": "citadel_ability_hornet_snipe", | ||
"KillCheckModifier": { | |||
"Class": "Base", | |||
"Subclass": "KillcheckModifier" | |||
}, | |||
"LowHealthEnemyDamageBonus": { | "LowHealthEnemyDamageBonus": { | ||
"Value": 90, | "Value": 90, | ||
"Scale": { | "Scale": { | ||
"Value": | "Value": 2.3, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 8,330: | Line 16,147: | ||
"Range": 1000, | "Range": 1000, | ||
"ShotRadius": 4, | "ShotRadius": 4, | ||
"SnipeModifier": { | |||
"Class": "CitadelHornetSnipe", | |||
"Subclass": "CitadelHornetSnipe" | |||
}, | |||
"TimeToFullCharge": 1, | "TimeToFullCharge": 1, | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -15 | ||
}, | }, | ||
{ | { | ||
| Line 8,346: | Line 16,167: | ||
}, | }, | ||
"citadel_ability_hornet_sting": { | "citadel_ability_hornet_sting": { | ||
"AbilityCooldown": 32, | "AbilityCooldown": { | ||
"Value": 32, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.2, | "AbilityPostCastDuration": 0.2, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorCleaveDisabled", | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BulletResistReduction": -6, | "BulletResistReduction": -6, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DebuffDuration": 5, | "DebuffDuration": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "CitadelHornetStingDebuff", | |||
"Subclass": "CitadelHornetStingDebuff" | |||
}, | |||
"DotHealthPercent": 2.2, | "DotHealthPercent": 2.2, | ||
"ImpactDamage": { | "ImpactDamage": { | ||
| Line 8,372: | Line 16,216: | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -16, | ||
"DotHealthPercent": 0.5 | "DotHealthPercent": 0.5 | ||
}, | }, | ||
| Line 8,385: | Line 16,229: | ||
"citadel_ability_infinity_slash": { | "citadel_ability_infinity_slash": { | ||
"AbilityChannelTime": 1.5, | "AbilityChannelTime": 1.5, | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 150, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 5, | "AbilityDuration": { | ||
"AbilitySpeedPct": 60, | "Value": 5, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilitySpeedPct": 60, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoChannelModifier": { | |||
"Class": "Base", | |||
"Subclass": "Channel", | |||
"EnabledStateMask": [ | |||
"Invulnerable", | |||
"TechUntargetable", | |||
"UnitStatusHealthHidden", | |||
"IgnoreBullets", | |||
"IgnoreMelee", | |||
"StatusImmune", | |||
"SlowImmune", | |||
"KnockdownImmune", | |||
"Unstoppable" | |||
] | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCleaveDisabled", | |||
"BehaviorCanCancelDuringCastDelay", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Buff", | |||
"EnabledStateMask": [ | |||
"YamatoShadowForm", | |||
"StatusImmune", | |||
"SlowImmune", | |||
"KnockdownImmune", | |||
"Unstoppable" | |||
], | |||
"DisabledStateMask": [ | |||
"Disarmed", | |||
"Muted", | |||
"Silenced", | |||
"SilenceMovementAbilites", | |||
"Slowed", | |||
"Glitched", | |||
"MeleeDisabledDebuff", | |||
"DashDisabledDebuff" | |||
], | |||
"StatusEffectPriority": 0 | |||
}, | |||
"BuffTimerModifier": { | |||
"Class": "YamatoInfinitySlashBuffTimer", | |||
"Subclass": "Timer" | |||
}, | |||
"BulletResist": 30, | "BulletResist": 30, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_infinity_slash", | "Key": "citadel_ability_infinity_slash", | ||
"MaxHealthRegen": 15, | "MaxHealthRegen": { | ||
"Value": 15, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "healing" | |||
} | |||
}, | |||
"Name": "Shadow Transformation", | "Name": "Shadow Transformation", | ||
"ShadowFormDurationOnKill": 2, | "ShadowFormDurationOnKill": { | ||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"TechResist": 30, | "TechResist": 30, | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"WeaponDamageBonus": | "WeaponDamageBonus": 7 | ||
}, | }, | ||
{ | { | ||
"BonusMoveSpeed": 4, | "BonusMoveSpeed": 4, | ||
" | "AbilityCooldown": -20 | ||
}, | }, | ||
{ | { | ||
| Line 8,413: | Line 16,331: | ||
}, | }, | ||
"citadel_ability_jump": { | "citadel_ability_jump": { | ||
"AbilityCooldown": 0.15, | "AbilityCooldown": { | ||
"Value": 0.15, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirJumpVerticalSpeedPercent": 75, | "AirJumpVerticalSpeedPercent": 75, | ||
"BehaviourBits": [ | |||
"BehaviorHidden", | |||
"BehaviorDontBreakInvisibility", | |||
"BehaviorSilentCastFailureFeedback", | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorInputDirectional2d", | |||
"BehaviorNotSilencable", | |||
"BehaviorNoTarget", | |||
"BehaviorNonCombat", | |||
"BehaviorCastableWhileHidden" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DebuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "WallJumpStaminaRegenReduction" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_jump", | "Key": "citadel_ability_jump", | ||
| Line 8,423: | Line 16,362: | ||
"SlideLeapSpeedPenaltyMax": 100, | "SlideLeapSpeedPenaltyMax": 100, | ||
"SlideLeapSpeedPenaltyTime": 0.2, | "SlideLeapSpeedPenaltyTime": 0.2, | ||
"StaminaRegenReduction": -25, | |||
"StaminaRegenReductionDuration": 5, | |||
"Upgrades": [], | "Upgrades": [], | ||
"VerticalSpeed": 300, | "VerticalSpeed": 300, | ||
| Line 8,428: | Line 16,369: | ||
}, | }, | ||
"citadel_ability_kali_disruptive_charge": { | "citadel_ability_kali_disruptive_charge": { | ||
"AbilityCooldown": 21, | "AbilityCooldown": { | ||
"Value": 21, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 4, | "AbilityDuration": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorNoTarget" | |||
], | |||
"BuffModifier": { | |||
"Class": "CitadelDisruptiveCharge", | |||
"Subclass": "CitadelDisruptiveCharge" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 8,437: | Line 16,398: | ||
"MoveSpeedBonusPercentStart": 120, | "MoveSpeedBonusPercentStart": 120, | ||
"Name": "Pack Hunter", | "Name": "Pack Hunter", | ||
"Radius": 10, | "Radius": { | ||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 8,452: | Line 16,419: | ||
"citadel_ability_kali_spinning_blade": { | "citadel_ability_kali_spinning_blade": { | ||
"AbilityCastDelay": 0.25, | "AbilityCastDelay": 0.25, | ||
"AbilityCastRange": | "AbilityCastRange": { | ||
"Value": 50, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
" | }, | ||
"Value": | "AbilityCharges": { | ||
"Value": 2, | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "max_charges" | ||
} | } | ||
}, | }, | ||
"IsDisabled": false, | "AbilityCooldown": { | ||
"Key": "citadel_ability_kali_spinning_blade", | "Value": 30, | ||
"MinReflectionDOTResult": -0.95, | "Scale": { | ||
"MinReflectionZ": 0.3, | "Value": 1, | ||
"Name": "Occilioblade", | "Type": "cooldown" | ||
"NoClipDuration": 1, | } | ||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDontTriggerSpellBlock", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontInterruptSprint" | |||
], | |||
"ChannelMoveSpeed": -1, | |||
"Damage": { | |||
"Value": 120, | |||
"Scale": { | |||
"Value": 0.609336, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Slow" | |||
}, | |||
"IsDisabled": false, | |||
"Key": "citadel_ability_kali_spinning_blade", | |||
"MinReflectionDOTResult": -0.95, | |||
"MinReflectionZ": 0.3, | |||
"Name": "Occilioblade", | |||
"NoClipDuration": 1, | |||
"ProjectileFlyOutTime": 0.6, | "ProjectileFlyOutTime": 0.6, | ||
"ProjectileFlyReturnTime": 1, | "ProjectileFlyReturnTime": 1, | ||
| Line 8,498: | Line 16,500: | ||
}, | }, | ||
"citadel_ability_lash": { | "citadel_ability_lash": { | ||
"AbilityCastRange": 30, | "AbilityCastRange": { | ||
"AbilityCharges": 1, | "Value": 30, | ||
"AbilityCooldown": 35, | "Scale": { | ||
"AbilityCooldownBetweenCharge": 2, | "Value": 1, | ||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCharges": { | |||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 35, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirControlModifier": { | |||
"Class": "GrappleAirControl", | |||
"Subclass": "AirControl" | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorMovement", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "GrappleBuff" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 8,520: | Line 16,558: | ||
}, | }, | ||
{ | { | ||
"AbilityCharges": 1, | |||
"RestoreStaminaOnUse": 1, | "RestoreStaminaOnUse": 1, | ||
"AirControlPercent": 60 | "AirControlPercent": 60 | ||
| Line 8,527: | Line 16,566: | ||
"citadel_ability_lash_down_strike": { | "citadel_ability_lash_down_strike": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 18, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.4, | "AbilityPostCastDuration": 0.4, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCanCastOnZipline" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DownStrikeModifier": { | |||
"Class": "Base", | |||
"Subclass": "LashDownStrikeEmbedded" | |||
}, | |||
"DragModifier": { | |||
"Class": "ChargeDragEnemy", | |||
"Subclass": "ChargeDragEnemy", | |||
"ForwardOffset": 200, | |||
"VerticalOffset": -200, | |||
"ForceDistScale": 10 | |||
}, | |||
"ImpactModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "SlowBase" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_lash_down_strike", | "Key": "citadel_ability_lash_down_strike", | ||
"MinAimAngle": 60, | "MinAimAngle": 60, | ||
"Name": "Ground Strike", | "Name": "Ground Strike", | ||
"Radius": 10, | "Radius": { | ||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"StompDamage": { | "StompDamage": { | ||
"Value": 60, | "Value": 60, | ||
| Line 8,547: | Line 16,617: | ||
"Value": 5.5, | "Value": 5.5, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.04, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 8,573: | Line 16,643: | ||
{ | { | ||
"StompDamagePerMeterPrimary": { | "StompDamagePerMeterPrimary": { | ||
"Value": | "Value": 2.13, | ||
"Scale": { | "Scale": { | ||
"Value": 0.03255, | "Value": 0.03255, | ||
| Line 8,581: | Line 16,651: | ||
}, | }, | ||
"StompDamagePerMeterSecondary": { | "StompDamagePerMeterSecondary": { | ||
"Value": | "Value": 2.13, | ||
"Scale": { | "Scale": { | ||
"Value": 0.008137, | "Value": 0.008137, | ||
| Line 8,593: | Line 16,663: | ||
"citadel_ability_lash_ultimate": { | "citadel_ability_lash_ultimate": { | ||
"AbilityCastDelay": 0.3, | "AbilityCastDelay": 0.3, | ||
"AbilityCastRange": 20, | "AbilityCastRange": { | ||
"AbilityChannelTime": 2.3, | "Value": 20, | ||
"AbilityCooldown": | "Scale": { | ||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"AbilityChannelTime": { | |||
"Value": 2.3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 170, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 6, | "AbilityUnitTargetLimit": 6, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDeactivateCrouchToggleOnCast", | |||
"BehaviorCastRangeIs2d" | |||
], | |||
"BoostTime": 1, | "BoostTime": 1, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"GrappleEnemyModifier": { | |||
"Class": "LashGrappleEnemyDebuff", | |||
"Subclass": "LashGrappleEnemyDebuff", | |||
"EnabledStateMask": [ | |||
"AbilityMovementDebuff" | |||
], | |||
"DebuffModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Slow" | |||
} | |||
}, | |||
"GrappleTargetModifier": { | |||
"Class": "LashGrappleTarget", | |||
"Subclass": "Target" | |||
}, | |||
"HangTime": 0.6, | "HangTime": 0.6, | ||
"ImpactDamage": { | "ImpactDamage": { | ||
| Line 8,608: | Line 16,718: | ||
} | } | ||
}, | }, | ||
"ImpactRadius": 6, | "ImpactRadius": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_lash_ultimate", | "Key": "citadel_ability_lash_ultimate", | ||
| Line 8,618: | Line 16,734: | ||
"NotInConeLosesLock": 1, | "NotInConeLosesLock": 1, | ||
"SlamSpeed": 1600, | "SlamSpeed": 1600, | ||
"SlowDuration": 4, | "SlowDuration": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowPercent": 50, | "SlowPercent": 50, | ||
"TargetModifier": { | |||
"Class": "LashGrappleTarget", | |||
"Subclass": "Lockon" | |||
}, | |||
"ThrowDistance": { | "ThrowDistance": { | ||
"Value": 14, | "Value": 14, | ||
"Scale": { | "Scale": [ | ||
{ | |||
"Type": " | "Value": 0.14, | ||
"Type": "spirit" | |||
}, | |||
{ | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
] | |||
}, | }, | ||
"ThrowStraightDuration": 1.5, | "ThrowStraightDuration": 1.5, | ||
| Line 8,636: | Line 16,768: | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -35 | ||
}, | }, | ||
{ | { | ||
| Line 8,646: | Line 16,778: | ||
"citadel_ability_lightning_ball": { | "citadel_ability_lightning_ball": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCharges": 1, | "AbilityCharges": { | ||
"AbilityCooldown": 26, | "Value": 1, | ||
"AbilityCooldownBetweenCharge": | "Scale": { | ||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"DPS": { | "DPS": { | ||
| Line 8,660: | Line 16,815: | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_lightning_ball", | "Key": "citadel_ability_lightning_ball", | ||
"MaxLifetime": 5, | "MaxLifetime": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"MinShockDuration": 0.5, | "MinShockDuration": 0.5, | ||
"Name": "Lightning Ball", | "Name": "Lightning Ball", | ||
"ShockRadius": 4.25, | "ShockRadius": { | ||
"Value": 4.25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "GigagwattLightningballSlow" | |||
}, | |||
"TickRate": 0.1, | "TickRate": 0.1, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 8,675: | Line 16,846: | ||
{ | { | ||
"DPS": 58.5, | "DPS": 58.5, | ||
"ShockRadius": 1. | "ShockRadius": 1.75 | ||
} | } | ||
] | ], | ||
"ZapModifier": { | |||
"Class": "CitadelLightningball", | |||
"Subclass": "CitadelLightningball" | |||
} | |||
}, | }, | ||
"citadel_ability_magewalk": { | "citadel_ability_magewalk": { | ||
"AbilityCastRange": 10, | "AbilityCastRange": { | ||
"AbilityCooldown": 15, | "Value": 10, | ||
"AbilityCooldownBetweenCharge": -1, | "Scale": { | ||
"AbilityUnitTargetLimit": 1, | "Value": 1, | ||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 15, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorPreventBotUsage", | |||
"BehaviorAllowAltCast", | |||
"BehaviorMovement", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"BubbleModifier": { | |||
"Class": "Magewalk", | |||
"Subclass": "Magewalk", | |||
"StatusEffectPriority": 100 | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 8,708: | Line 16,907: | ||
"TurretHealthScaling": null, | "TurretHealthScaling": null, | ||
"TurretLifetime": 8, | "TurretLifetime": 8, | ||
"TurretModifier": { | |||
"Class": "Base", | |||
"Subclass": "TurretModifier" | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 8,724: | Line 16,927: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorHidden", | |||
"BehaviorDontBreakInvisibility", | |||
"BehaviorSilentCastFailureFeedback", | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorInputDirectional2d", | |||
"BehaviorCastableWhileBusy", | |||
"BehaviorNotSilencable", | |||
"BehaviorNoTarget", | |||
"BehaviorNonCombat", | |||
"BehaviorCastableWhileHidden" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_mantle", | "Key": "citadel_ability_mantle", | ||
"MantleSlowOnHitModifier": { | |||
"Class": "RampSlow", | |||
"Subclass": "MantleHitSlow", | |||
"RampUpTime": 2, | |||
"PercentageMultiplierStart": 80, | |||
"PercentageMultiplierEnd": 20 | |||
}, | |||
"Name": null, | "Name": null, | ||
"Upgrades": [] | "Upgrades": [] | ||
| Line 8,734: | Line 16,956: | ||
"Value": 4.5, | "Value": 4.5, | ||
"Scale": { | "Scale": { | ||
"Value": | "Value": -1, | ||
"Type": "parry_cd" | "Type": "parry_cd" | ||
} | } | ||
| Line 8,740: | Line 16,962: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNotSilencable", | |||
"BehaviorNoTarget" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 8,745: | Line 16,971: | ||
"Name": "Parry", | "Name": "Parry", | ||
"ParriedStunTime": 2.75, | "ParriedStunTime": 2.75, | ||
"ParryActiveModifier": { | |||
"Class": "CitadelParry", | |||
"Subclass": "CitadelParry" | |||
}, | |||
"ParryBossVictimCalmModifier": { | |||
"Class": "Base", | |||
"Subclass": "BossVictimCalm", | |||
"EnabledStateMask": [ | |||
"AiForceCalm" | |||
] | |||
}, | |||
"ParryBossVictimNoMeleeModifier": { | |||
"Class": "Base", | |||
"Subclass": "BossVictimNoMelee", | |||
"EnabledStateMask": [ | |||
"MeleeDisabled" | |||
] | |||
}, | |||
"ParryCooldownModifier": { | |||
"Class": "Base", | |||
"Subclass": "ParryCooldownDisplay" | |||
}, | |||
"ParryEndVisualModifier": { | |||
"Class": "Base", | |||
"Subclass": "ParryEndVisuals", | |||
"StatusEffectPriority": 0 | |||
}, | |||
"ParryMoveSpeed": 50, | "ParryMoveSpeed": 50, | ||
"ParryVictimModifier": { | |||
"Class": "CitadelParriedStun", | |||
"Subclass": "CitadelParriedStun" | |||
}, | |||
"Upgrades": [], | "Upgrades": [], | ||
"VictimDamageTakenScale": 25 | "VictimDamageTakenScale": 25 | ||
| Line 8,751: | Line 17,008: | ||
"citadel_ability_mobile_resupply": { | "citadel_ability_mobile_resupply": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCastRange": 15, | "AbilityCastRange": { | ||
"AbilityCooldown": 50, | "Value": 15, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 50, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 6.5, | "AbilityDuration": { | ||
"Value": 6.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AuraModifier": { | |||
"Class": "MobileResupplyAura", | |||
"Subclass": "MobileResupplyAura", | |||
"AmbientParticleRadiusControlPoint": 1, | |||
"ModifierProvidedByAuraDuration": 1, | |||
"ProvidedByAura": { | |||
"Class": "MobileResupply", | |||
"Subclass": "MobileResupply" | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCanHealPlayers", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"ExternalBonusHealthRegen": { | "ExternalBonusHealthRegen": { | ||
| Line 8,765: | Line 17,056: | ||
}, | }, | ||
"HealInterval": 0.1, | "HealInterval": 0.1, | ||
"HealRadius": | "HealRadius": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_mobile_resupply", | "Key": "citadel_ability_mobile_resupply", | ||
| Line 8,772: | Line 17,069: | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
" | "AbilityDuration": 1.5 | ||
}, | }, | ||
{ | { | ||
| Line 8,781: | Line 17,078: | ||
"MaxHealthRegenPct": 2, | "MaxHealthRegenPct": 2, | ||
"HealRadius": 3, | "HealRadius": 3, | ||
" | "SpiritResist": 40 | ||
} | } | ||
] | ] | ||
}, | }, | ||
"citadel_ability_nikuman": { | "citadel_ability_nikuman": { | ||
"AbilityChannelTime": 5, | "AbilityChannelTime": { | ||
"AbilityCooldown": 48, | "Value": 5, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 48, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AuraLingerDuration": 1, | "AuraLingerDuration": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorCanHealPlayers", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorRequireAbilityButtonToCancel", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"HealingPerSecond": { | "HealingPerSecond": { | ||
"Value": | "Value": 30, | ||
"Scale": { | "Scale": { | ||
"Value": 0.4, | "Value": 0.4, | ||
| Line 8,802: | Line 17,119: | ||
"Key": "citadel_ability_nikuman", | "Key": "citadel_ability_nikuman", | ||
"Name": "Rejuvenating Aurora", | "Name": "Rejuvenating Aurora", | ||
"ShareWithFriendsRadius": 8, | "NikumanModifier": { | ||
"Class": "Nikuman", | |||
"Subclass": "Nikuman", | |||
"ProvidedByAura": { | |||
"Class": "Base", | |||
"Subclass": "HealTarget" | |||
} | |||
}, | |||
"ShareWithFriendsRadius": { | |||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 8,821: | Line 17,152: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoIntrinsicModifiers": [ | |||
{ | |||
"Class": "InfernalResilienceMelee", | |||
"Subclass": "InfernalResilienceMelee" | |||
}, | |||
{ | |||
"Class": "IntrinsicBase", | |||
"Subclass": "IntrinsicBase" | |||
} | |||
], | |||
"BehaviourBits": null, | |||
"BonusHealthRegen": 1, | "BonusHealthRegen": 1, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 8,826: | Line 17,168: | ||
"Key": "citadel_ability_passive_beefy", | "Key": "citadel_ability_passive_beefy", | ||
"Name": "Infernal Resilience", | "Name": "Infernal Resilience", | ||
"NonHeroHealPct": 40, | |||
"RegenDamageInterval": 1, | "RegenDamageInterval": 1, | ||
"RegenIncomingDamageDuration": 20, | "RegenIncomingDamageDuration": 20, | ||
"RegenIncomingDamagePercent": 13, | "RegenIncomingDamagePercent": { | ||
"Value": 13, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "healing" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
" | "BonusMaxHealth": 200 | ||
}, | }, | ||
{ | { | ||
" | "MeleeLifesteal": 18 | ||
}, | }, | ||
{ | { | ||
| Line 8,844: | Line 17,193: | ||
"citadel_ability_power_slash": { | "citadel_ability_power_slash": { | ||
"AbilityCastDelay": 1.4, | "AbilityCastDelay": 1.4, | ||
"AbilityCooldown": 12, | "AbilityCooldown": { | ||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0. | "AbilityPostCastDuration": 0.2, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorShowCastRangeAsSatSphereWhileCasting" | |||
], | |||
"BulletResist": 60, | "BulletResist": 60, | ||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
| Line 8,854: | Line 17,214: | ||
"Value": 145, | "Value": 145, | ||
"Scale": { | "Scale": { | ||
"Value": 1. | "Value": 1.85, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 8,865: | Line 17,225: | ||
"ShortChargeDamagePct": 30, | "ShortChargeDamagePct": 30, | ||
"SlashCollisionRadius": 4, | "SlashCollisionRadius": 4, | ||
"SlashLength": 22, | "SlashLength": { | ||
"Value": 22, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SlashRadius": 41, | "SlashRadius": 41, | ||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Slow" | |||
}, | |||
"UnstoppableWhileCastingModifier": { | |||
"Class": "Unstoppable", | |||
"Subclass": "YamatoPowerslashUnstoppable", | |||
"EnabledStateMask": [ | |||
"StatusImmune", | |||
"SlowImmune", | |||
"KnockdownImmune", | |||
"Unstoppable" | |||
], | |||
"StatusEffectPriority": 25, | |||
"DisabledStateMask": [ | |||
"Disarmed", | |||
"Muted", | |||
"Silenced", | |||
"SilenceMovementAbilites", | |||
"Slowed", | |||
"Glitched", | |||
"MeleeDisabledDebuff", | |||
"DashDisabledDebuff" | |||
] | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 8,889: | Line 17,280: | ||
"citadel_ability_projectmind": { | "citadel_ability_projectmind": { | ||
"AbilityCastDelay": 0.75, | "AbilityCastDelay": 0.75, | ||
"AbilityCastRange": 25, | "AbilityCastRange": { | ||
"AbilityCooldown": 46, | "Value": 25, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 46, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorPreventBotUsage", | |||
"BehaviorMovement", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"CameraDistance": 250, | "CameraDistance": 250, | ||
"ChannelMoveSpeed": 5.1, | "ChannelMoveSpeed": 5.1, | ||
| Line 8,905: | Line 17,313: | ||
"Key": "citadel_ability_projectmind", | "Key": "citadel_ability_projectmind", | ||
"Name": "Project Mind", | "Name": "Project Mind", | ||
"ProjectMindModifier": { | |||
"Class": "CitadelProjectmind", | |||
"Subclass": "CitadelProjectmind", | |||
"ShieldModifier": { | |||
"Class": "WraithProjectMindShield", | |||
"Subclass": "WraithProjectMindShield" | |||
} | |||
}, | |||
"TrailInterval": 0.1, | "TrailInterval": 0.1, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 8,927: | Line 17,343: | ||
"citadel_ability_psychic_lift": { | "citadel_ability_psychic_lift": { | ||
"AbilityCastDelay": 0.45, | "AbilityCastDelay": 0.45, | ||
"AbilityCastRange | "AbilityCastRange": { | ||
"Value": 10, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": 1, | "Value": 1, | ||
"Type": " | "Type": "range" | ||
} | } | ||
}, | }, | ||
"DampingFactor": 0.3, | "AbilityChannelTime": { | ||
"IsDisabled": false, | "Value": 0.65, | ||
"Key": "citadel_ability_psychic_lift", | "Scale": { | ||
"LiftChainRadius": 20, | "Value": 1, | ||
"LiftDuration": 2, | "Type": "duration" | ||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 150, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityDuration": { | |||
"Value": 2.25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorProjectilePassThroughWorld", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | |||
"Damage": { | |||
"Value": 100, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"DampingFactor": 0.3, | |||
"IsDisabled": false, | |||
"Key": "citadel_ability_psychic_lift", | |||
"LiftChainRadius": 20, | |||
"LiftDuration": 2, | |||
"LiftHeight": 80, | "LiftHeight": 80, | ||
"LiftModifier": { | |||
"Class": "CitadelPsychiclift", | |||
"Subclass": "Lift", | |||
"EnabledStateMask": [ | |||
"Stunned" | |||
], | |||
"RiseMaxSpeed": 750, | |||
"RiseAcc": 3000, | |||
"RiseTime": 0.75, | |||
"SlamAcc": 6000, | |||
"SlamImpactRadius": 100, | |||
"SilenceModifier": { | |||
"Class": "CitadelSilenced", | |||
"Subclass": "Silence", | |||
"EnabledStateMask": [ | |||
"Silenced" | |||
] | |||
}, | |||
"DisarmModifier": { | |||
"Class": "CitadelDisarmed", | |||
"Subclass": "Disarm", | |||
"EnabledStateMask": [ | |||
"Disarmed" | |||
] | |||
}, | |||
"RiseDecayFracEnd": 0.95, | |||
"RiseDecayFracStart": 0.3, | |||
"OccilateMaxDistance": 400, | |||
"OccilateDegreesPerSecond": 300, | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "LiftSlowModifier", | |||
"EnabledStateMask": [ | |||
"Slowed", | |||
"DashDisabledDebuff", | |||
"SilenceMovementAbilites" | |||
] | |||
}, | |||
"SlamTime": 0.5 | |||
}, | |||
"Name": "Telekinesis", | "Name": "Telekinesis", | ||
"SlowPercent": 40, | "SlowPercent": 40, | ||
"TossDistance": 13, | "TossDistance": { | ||
"Value": 13, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"TossUpStrength": 220, | "TossUpStrength": 220, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 8,956: | Line 17,449: | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -45 | ||
}, | }, | ||
{ | { | ||
| Line 8,967: | Line 17,460: | ||
"citadel_ability_rocket_barrage": { | "citadel_ability_rocket_barrage": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCastRange": | "AbilityCastRange": { | ||
"AbilityCooldown": | "Value": 36, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 200, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 8, | "AbilityDuration": { | ||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 100, | "AbilityUnitTargetLimit": 100, | ||
"BarrageModifier": { | |||
"Class": "CitadelRocketBarrageVolley", | |||
"Subclass": "CitadelRocketBarrageVolley", | |||
"EnabledStateMask": [ | |||
"AllowDashWhenChanneling", | |||
"SinclairTaxUltActive", | |||
"Disarmed" | |||
] | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorExclusiveUse", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCleaveDisabled", | |||
"BehaviorDeactivateCrouchToggleOnCast", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorRequireAbilityButtonToCancel", | |||
"BehaviorDontSwitchAwayOnCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DamagePerRocket": { | "DamagePerRocket": { | ||
"Value": | "Value": 21, | ||
"Scale": { | "Scale": { | ||
"Value": 0.2, | "Value": 0.2, | ||
| Line 8,982: | Line 17,513: | ||
"DetonateTimer": 5, | "DetonateTimer": 5, | ||
"ExplosionFalloffDisabled": 1, | "ExplosionFalloffDisabled": 1, | ||
"ExplosionRadius": 4.5, | "ExplosionRadius": { | ||
"Value": 4.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"GrenadesPerSecond": 6, | "GrenadesPerSecond": 6, | ||
"GroundDashReductionPercent": -35, | "GroundDashReductionPercent": -35, | ||
| Line 8,991: | Line 17,528: | ||
"MaxSpread": 5, | "MaxSpread": 5, | ||
"MinDistance": 8.5, | "MinDistance": 8.5, | ||
"MoveSlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "ForgeRocketBarrageSlow" | |||
}, | |||
"Name": "Heavy Barrage", | "Name": "Heavy Barrage", | ||
"ProjectileIgnoreCollisionTime": 0.2, | "ProjectileIgnoreCollisionTime": 0.2, | ||
| Line 8,999: | Line 17,540: | ||
{ | { | ||
"MoveSlowPercent": 30, | "MoveSlowPercent": 30, | ||
"EnemyDashSlowPercent": - | "EnemyDashSlowPercent": -18, | ||
"MoveSlowDuration": 1 | "MoveSlowDuration": 1 | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -45, | ||
"AbilityDuration": 6 | "AbilityDuration": 6 | ||
}, | }, | ||
{ | { | ||
"DamagePerRocket": { | "DamagePerRocket": { | ||
"Value": | "Value": 15, | ||
"Scale": { | "Scale": { | ||
"Value": 0.16, | "Value": 0.16, | ||
| Line 9,020: | Line 17,561: | ||
"citadel_ability_self_vacuum": { | "citadel_ability_self_vacuum": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityChannelTime": 2.75, | "AbilityChannelTime": { | ||
"AbilityCooldown": | "Value": 2.75, | ||
"AbilityCooldownBetweenCharge": -1, | "Scale": { | ||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 250, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorExclusiveUse", | |||
"BehaviorCastableWhileBusy", | |||
"BehaviorInterruptMeleeOnCast", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"CameraDistance": 400, | "CameraDistance": 400, | ||
"DPS": { | "DPS": { | ||
| Line 9,050: | Line 17,612: | ||
} | } | ||
], | ], | ||
"VacuumRadius": 7 | "VacuumAuraModifier": { | ||
"Class": "Vacuumaura", | |||
"Subclass": "Vacuumaura", | |||
"ProvidedByAura": { | |||
"Class": "VacuumauraTarget", | |||
"Subclass": "VacuumauraTarget", | |||
"EnabledStateMask": [ | |||
"ModNoCleanse" | |||
], | |||
"OuterSpeedScale": 10, | |||
"StatusEffectPriority": 60 | |||
}, | |||
"StatusEffectPriority": 0 | |||
}, | |||
"VacuumRadius": { | |||
"Value": 7, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
} | |||
}, | }, | ||
"citadel_ability_shieldedsentry": { | "citadel_ability_shieldedsentry": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCastRange": 20, | "AbilityCastRange": { | ||
"AbilityCharges": 1, | "Value": 20, | ||
"AbilityCooldown": 18, | "Scale": { | ||
"AbilityCooldownBetweenCharge": 3, | "Value": 1, | ||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCharges": { | |||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 18, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AttackConeAngle": 10, | "AttackConeAngle": 10, | ||
"AttackSpeedMult": 100, | "AttackSpeedMult": 100, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorPreventTrainingBotUsage", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BossDamagePercentIncoming": 50, | "BossDamagePercentIncoming": 50, | ||
"BossDamagePercentOutgoing": 30, | "BossDamagePercentOutgoing": 30, | ||
" | "DebuffModifier": { | ||
" | "Class": "SlowBase", | ||
"Subclass": "ForgeMiniTurretDebuff" | |||
}, | |||
"InnateModifier": { | |||
"Class": "ForgeMiniTurretInnateModifier", | |||
"Subclass": "ForgeMiniTurretInnateModifier" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_shieldedsentry", | "Key": "citadel_ability_shieldedsentry", | ||
| Line 9,075: | Line 17,693: | ||
"TrackingSpeed": 430, | "TrackingSpeed": 430, | ||
"TurretAttackDelay": 0.2, | "TurretAttackDelay": 0.2, | ||
"TurretAttackFalloffEnd": 30, | "TurretAttackFalloffEnd": { | ||
"TurretAttackFalloffStart": 20, | "Value": 30, | ||
"TurretAttackRange": 30, | "Scale": { | ||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"TurretAttackFalloffStart": { | |||
"Value": 20, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"TurretAttackRange": { | |||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"TurretBaseHealth": { | "TurretBaseHealth": { | ||
"Value": | "Value": 100, | ||
"Scale": { | "Scale": { | ||
"Value": | "Value": 9, | ||
"Type": "power_increase" | "Type": "power_increase" | ||
} | } | ||
}, | }, | ||
"TurretDPS": { | "TurretDPS": { | ||
"Value": | "Value": 24, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.42, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | }, | ||
"TurretDeployTime": 0.25, | "TurretDeployTime": 0.25, | ||
"TurretLifetime": 35, | "TurretLifetime": { | ||
"Value": 35, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 9,103: | Line 17,745: | ||
}, | }, | ||
{ | { | ||
"AttackSpeedMult": | "AttackSpeedMult": 25, | ||
"TurretLifetime": 12 | "TurretLifetime": 12 | ||
} | } | ||
| Line 9,109: | Line 17,751: | ||
}, | }, | ||
"citadel_ability_shiv_dagger": { | "citadel_ability_shiv_dagger": { | ||
"AOERadius": 10, | "AOERadius": { | ||
"AbilityChannelTime": 0.2, | "Value": 10, | ||
"AbilityCharges": 2, | "Scale": { | ||
"AbilityCooldown": | "Value": 1, | ||
"AbilityCooldownBetweenCharge": 2, | "Type": "range" | ||
} | |||
}, | |||
"AbilityChannelTime": { | |||
"Value": 0.2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCharges": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 16, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityPostCastDuration": 0.3, | "AbilityPostCastDuration": 0.3, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCleaveDisabled", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BleedDPSPerStack": { | "BleedDPSPerStack": { | ||
"Value": 10, | "Value": 10, | ||
| Line 9,123: | Line 17,803: | ||
} | } | ||
}, | }, | ||
"BleedDuration": 5, | "BleedDuration": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"BleedTickRate": 1, | "BleedTickRate": 1, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DamageDebuffModifier": { | |||
"Class": "ShivThrownShivDamageDebuff", | |||
"Subclass": "ShivThrownShivDamageDebuff" | |||
}, | |||
"ImpactDamage": { | "ImpactDamage": { | ||
"Value": 0, | "Value": 0, | ||
| Line 9,138: | Line 17,828: | ||
"Name": "Serrated Knives", | "Name": "Serrated Knives", | ||
"RicochetCount": 1, | "RicochetCount": 1, | ||
"SlowDebuffModifier": { | |||
"Class": "ShivThrownShivSlowDebuff", | |||
"Subclass": "ShivThrownShivSlowDebuff" | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 9,149: | Line 17,843: | ||
"Value": 12, | "Value": 12, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.07, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 9,158: | Line 17,852: | ||
"citadel_ability_shiv_dash": { | "citadel_ability_shiv_dash": { | ||
"AbilityCastDelay": 0.25, | "AbilityCastDelay": 0.25, | ||
"AbilityCooldown": 16, | "AbilityCooldown": { | ||
"Value": 16, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.2, | "AbilityPostCastDuration": 0.2, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontTriggerPostCastOnCastComplete", | |||
"BehaviorMovement", | |||
"BehaviorTriggerCancelMashProtectionOnCast", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"CameraDistance": 250, | "CameraDistance": 250, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DashAngleThreshold": 89, | "DashAngleThreshold": 89, | ||
"DashModifier": { | |||
"Class": "CitadelShivDash", | |||
"Subclass": "CitadelShivDash" | |||
}, | |||
"DashRadius": 2.5, | "DashRadius": 2.5, | ||
"DashRange": 12, | "DashRange": { | ||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"DashSpeed": 60.96, | "DashSpeed": 60.96, | ||
"DebuffDuration": 14, | "DebuffDuration": { | ||
"Value": 14, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "ShivDashDebuff" | |||
}, | |||
"ImpactDamage": { | "ImpactDamage": { | ||
"Value": | "Value": 75, | ||
"Scale": { | "Scale": { | ||
"Value": 1. | "Value": 1.2, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 9,188: | Line 17,915: | ||
}, | }, | ||
{ | { | ||
"TechArmorDamageReduction": - | "TechArmorDamageReduction": -4, | ||
"DashRange": 2 | "DashRange": 2 | ||
}, | }, | ||
| Line 9,201: | Line 17,928: | ||
"citadel_ability_shiv_defer_damage": { | "citadel_ability_shiv_defer_damage": { | ||
"AbilityCastDelay": 0.25, | "AbilityCastDelay": 0.25, | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoCastDelayModifier": { | |||
"Class": "Base", | |||
"Subclass": "Cast" | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorDamageDoesntWakeFromSleep", | |||
"BehaviorDontConsumeAbilityResourceOnCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DamagePctDeferred": 25, | "DamagePctDeferred": 25, | ||
"DamagePctDeferredMaxRage": 15, | "DamagePctDeferredMaxRage": 15, | ||
"DeferClearPct": | "DeferClearPct": 30, | ||
"DeferredDamageDuration": 6, | "DeferredDamageDuration": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_shiv_defer_damage", | "Key": "citadel_ability_shiv_defer_damage", | ||
| Line 9,214: | Line 17,962: | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -15 | ||
}, | }, | ||
{ | { | ||
" | "DeferClearPct": 40 | ||
}, | }, | ||
{ | { | ||
" | "DamagePctDeferred": 15 | ||
} | } | ||
] | ] | ||
| Line 9,226: | Line 17,974: | ||
"citadel_ability_shiv_killing_blow": { | "citadel_ability_shiv_killing_blow": { | ||
"AbilityCastDelay": 0.05, | "AbilityCastDelay": 0.05, | ||
"AbilityCastRange": | "AbilityCastRange": { | ||
"AbilityCooldown": | "Value": 12, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 145, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.15, | "AbilityPostCastDuration": 0.15, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontTriggerPostCastOnCastComplete", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorMovement", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"BonusAbilityResource": 10, | "BonusAbilityResource": 10, | ||
"BuffDamage": | "BuffDamage": 8, | ||
"CameraDistance": 400, | "CameraDistance": 400, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": 200, | "Damage": 200, | ||
"EnemyHealthPercent": | "EnemyHealthPercent": 18, | ||
"EnemyHealthPercentBuffer": 3, | "EnemyHealthPercentBuffer": 3, | ||
"FailedExecuteCooldownPenalty": 30, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_shiv_killing_blow", | "Key": "citadel_ability_shiv_killing_blow", | ||
"KillableModifier": { | |||
"Class": "KillingBlowGlow", | |||
"Subclass": "KillingBlowGlow" | |||
}, | |||
"LeapModifier": { | |||
"Class": "CitadelShivKillingblowLeap", | |||
"Subclass": "CitadelShivKillingblowLeap" | |||
}, | |||
"MinTimeToTarget": 0.5, | "MinTimeToTarget": 0.5, | ||
"MoveSpeedToTarget": 30, | "MoveSpeedToTarget": 30, | ||
"Name": "Killing Blow", | "Name": "Killing Blow", | ||
"RageDrainDelayDuration": 12, | "RageDrainDelayDuration": { | ||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"RageDrainRate": 0.25, | "RageDrainRate": 0.25, | ||
"RagePerHeavyMelee": 2.85384, | "RagePerHeavyMelee": 2.85384, | ||
| Line 9,249: | Line 18,032: | ||
"RagePerSpiritDamage": 0.01452864, | "RagePerSpiritDamage": 0.01452864, | ||
"RagePerWeaponDamage": 0.0158766, | "RagePerWeaponDamage": 0.0158766, | ||
"RecastWindow": { | |||
"Value": 16, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlashRange": 90, | "SlashRange": 90, | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"BonusMoveSpeed": 2 | "BonusMoveSpeed": 2, | ||
"AbilityCastRange": 6 | |||
}, | }, | ||
{ | { | ||
"BuffDamage": | "BuffDamage": 16, | ||
"AbilityCooldown": -25 | |||
}, | }, | ||
{ | { | ||
"EnemyHealthPercent": 10 | |||
"EnemyHealthPercent": | |||
} | } | ||
] | ] | ||
}, | }, | ||
"citadel_ability_slide": { | "citadel_ability_slide": { | ||
"AbilityCooldown": 0.85, | "AbilityCooldown": { | ||
"Value": 0.85, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 0.6, | "AbilityDuration": { | ||
"Value": 0.6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoIntrinsicModifiers": [ | |||
{ | |||
"Class": "SlideDebuff", | |||
"Subclass": "SlideDebuff" | |||
} | |||
], | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorHidden", | |||
"BehaviorDontBreakInvisibility", | |||
"BehaviorInputDirectional2d", | |||
"BehaviorSilentCastFailureFeedback", | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorNonCombat", | |||
"BehaviorCastableWhileHidden" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 9,277: | Line 18,096: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorHidden", | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorNotSilencable", | |||
"BehaviorNoTarget", | |||
"BehaviorNonCombat", | |||
"BehaviorCastableWhileHidden" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 9,285: | Line 18,112: | ||
"citadel_ability_static_charge": { | "citadel_ability_static_charge": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCastRange": 15, | "AbilityCastRange": { | ||
"AbilityCooldown": 42, | "Value": 15, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 42, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorAlwaysPreviewRadius", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"Damage": { | "Damage": { | ||
| Line 9,301: | Line 18,147: | ||
"Name": "Static Charge", | "Name": "Static Charge", | ||
"ShockDelay": 3.5, | "ShockDelay": 3.5, | ||
"ShockRadius": 5, | "ShockRadius": { | ||
"StunDuration": 0.9, | "Value": 5, | ||
"Upgrades": [ | "Scale": { | ||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"StaticChargeModifier": { | |||
"Class": "CitadelStaticcharge", | |||
"Subclass": "CitadelStaticcharge" | |||
}, | |||
"StunDuration": { | |||
"Value": 0.9, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Upgrades": [ | |||
{ | { | ||
"AbilityCooldown": -20 | "AbilityCooldown": -20 | ||
| Line 9,321: | Line 18,183: | ||
"AbilityCastRange": { | "AbilityCastRange": { | ||
"Value": 16, | "Value": 16, | ||
"Scale": [ | |||
{ | |||
"Value": 0.0651, | |||
"Type": "spirit" | |||
}, | |||
{ | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
] | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 42, | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "cooldown" | ||
} | } | ||
}, | }, | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorAlwaysPreviewRadius", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorUseInstantCastUnitTargetUi" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"Damage": { | "Damage": { | ||
| Line 9,341: | Line 18,220: | ||
"Name": "Static Charge", | "Name": "Static Charge", | ||
"ShockDelay": 3.5, | "ShockDelay": 3.5, | ||
"ShockRadius": 5, | "ShockRadius": { | ||
"StunDuration": 0.9, | "Value": 5, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"StaticChargeModifier": { | |||
"Class": "CitadelStaticcharge", | |||
"Subclass": "CitadelStaticcharge" | |||
}, | |||
"StaticChargeWorldModifier": { | |||
"Class": "CitadelStaticcharge", | |||
"Subclass": "CitadelStaticchargeWorld" | |||
}, | |||
"StunDuration": { | |||
"Value": 0.9, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 9,356: | Line 18,255: | ||
}, | }, | ||
"citadel_ability_sticky_bomb": { | "citadel_ability_sticky_bomb": { | ||
"AbilityCastRange": 6, | "AbilityCastRange": { | ||
"AbilityCooldown": 18, | "Value": 6, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 18, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 3.5, | "AbilityDuration": { | ||
"Value": 3.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorAllowSelfCast", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"BombAttachedModifier": { | |||
"Class": "CitadelStickyBombAttached", | |||
"Subclass": "CitadelStickyBombAttached", | |||
"OnGroundModifier": { | |||
"Class": "CitadelStickyBombOnGround", | |||
"Subclass": "CitadelStickyBombOnGround", | |||
"OnGroundModifier": { | |||
"Class": "Base", | |||
"Subclass": "Empty" | |||
} | |||
} | |||
}, | |||
"BonusDamagePctPerPlayerHit": { | "BonusDamagePctPerPlayerHit": { | ||
"Value": 1, | "Value": 1, | ||
| Line 9,386: | Line 18,321: | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_sticky_bomb", | "Key": "citadel_ability_sticky_bomb", | ||
"KillCheckModifier": { | |||
"Class": "Base", | |||
"Subclass": "KillcheckModifier" | |||
}, | |||
"KillCheckWindow": 10, | "KillCheckWindow": 10, | ||
"Name": "Sticky Bomb", | "Name": "Sticky Bomb", | ||
"OnHitDiminish": 60, | "OnHitDiminish": 60, | ||
"OnKillDiminish": 7, | "OnKillDiminish": 7, | ||
"Radius": 8, | "Radius": { | ||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"SelfBuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "CitadelStickyBombSelfBuff" | |||
}, | |||
"SelfDamagePercent": 20, | "SelfDamagePercent": 20, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 9,397: | Line 18,346: | ||
}, | }, | ||
{ | { | ||
"Damage": | "Damage": 85 | ||
}, | }, | ||
{ | { | ||
"MovementSpeedBonus": 5, | "MovementSpeedBonus": 5, | ||
" | "StatusResistancePercent": 25, | ||
"MovementSpeedBonusDuration": | "MovementSpeedBonusDuration": 6 | ||
} | } | ||
] | ] | ||
| Line 9,408: | Line 18,357: | ||
"citadel_ability_stomp": { | "citadel_ability_stomp": { | ||
"AbilityCastDelay": 0.42, | "AbilityCastDelay": 0.42, | ||
"AbilityCharges | "AbilityCharges": { | ||
"Value": 1, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": 1 | "Value": 1, | ||
"Type": " | "Type": "max_charges" | ||
} | } | ||
}, | }, | ||
"DistanceAboveGround": 1, | "AbilityCooldown": { | ||
"DropDownRate": 20, | "Value": 26, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectilePassThroughWorld", | |||
"BehaviorShowCastRangeAsSatSphereWhileCasting", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"BulletResistModifier": { | |||
"Class": "StompDebuff", | |||
"Subclass": "StompDebuff" | |||
}, | |||
"ChannelMoveSpeed": 1.3, | |||
"ClimbHeight": 1, | |||
"Damage": { | |||
"Value": 115, | |||
"Scale": { | |||
"Value": 1.55, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "DebuffModifier" | |||
}, | |||
"DistanceAboveGround": 1, | |||
"DropDownRate": 20, | |||
"ImpactInterval": 0.1, | "ImpactInterval": 0.1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_stomp", | "Key": "citadel_ability_stomp", | ||
"Name": "Kinetic Pulse", | "Name": "Kinetic Pulse", | ||
"StompRange": 16, | "StompRange": { | ||
"Value": 16, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"StompWidth": 5.5, | "StompWidth": 5.5, | ||
"TechCleaveExpireTime": 0.2, | "TechCleaveExpireTime": 0.2, | ||
| Line 9,437: | Line 18,424: | ||
}, | }, | ||
{ | { | ||
"BulletResistReduction": - | "BulletResistReduction": -15, | ||
"SlowPercent": 30, | "SlowPercent": 30, | ||
"SlowDuration": 4 | "SlowDuration": 4 | ||
| Line 9,448: | Line 18,435: | ||
}, | }, | ||
"citadel_ability_storm_cloud": { | "citadel_ability_storm_cloud": { | ||
"AbilityChannelTime": 7, | "AbilityChannelTime": { | ||
"AbilityCooldown": | "Value": 7, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 205, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorExclusiveUse", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"CameraDistance": 600, | "CameraDistance": 600, | ||
"CloudHeight": 120, | "CloudHeight": 120, | ||
| Line 9,461: | Line 18,467: | ||
} | } | ||
}, | }, | ||
"DamageInterval": 0. | "DamageInterval": 0.3, | ||
"EndingSoonTime": 2, | "EndingSoonTime": 2, | ||
"ExpandTime": | "ExpandTime": 3.5, | ||
"FlightControlEnabled": 1.5, | "FlightControlEnabled": 1.5, | ||
"InitialRadius": 10, | "InitialRadius": { | ||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_storm_cloud", | "Key": "citadel_ability_storm_cloud", | ||
"LightningStrikeAOEModifier": { | |||
"Class": "LightningStrikeArea", | |||
"Subclass": "LightningStrike" | |||
}, | |||
"LightningStrikeDamage": { | "LightningStrikeDamage": { | ||
"Value": 75, | "Value": 75, | ||
| Line 9,477: | Line 18,493: | ||
"LightningStrikeDelay": 0.25, | "LightningStrikeDelay": 0.25, | ||
"LightningStrikeKnockBackForce": 500, | "LightningStrikeKnockBackForce": 500, | ||
"LightningStrikeRadius": 7, | "LightningStrikeRadius": { | ||
"Value": 7, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"LightningStrikes": 1, | "LightningStrikes": 1, | ||
"Name": "Storm Cloud", | "Name": "Storm Cloud", | ||
"Radius": 30, | "Radius": { | ||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"StormCloudModifier": { | |||
"Class": "CitadelStormcloud", | |||
"Subclass": "CitadelStormcloud" | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 9,487: | Line 18,519: | ||
{ | { | ||
"Radius": 10, | "Radius": 10, | ||
"InitialRadius": 5, | |||
"AbilityChannelTime": 7 | "AbilityChannelTime": 7 | ||
}, | }, | ||
| Line 9,496: | Line 18,529: | ||
}, | }, | ||
"citadel_ability_tangotether": { | "citadel_ability_tangotether": { | ||
"AbilityCastRange | "AbilityCastRange": { | ||
"Value": 16, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "range" | ||
} | } | ||
}, | }, | ||
" | "AbilityCooldown": { | ||
"Value": | "Value": 37, | ||
"Scale": { | "Scale": { | ||
"Value": 0.15, | "Value": 1, | ||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityDuration": { | |||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BonusFireRate": { | |||
"Value": 10, | |||
"Scale": { | |||
"Value": 0.18, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"BulletLifestealPercent": { | |||
"Value": 15, | |||
"Scale": { | |||
"Value": 0.15, | |||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | }, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"GrappleTargetModifier": { | |||
"Class": "CitadelModifierTangotetherTarget", | |||
"Subclass": "Target" | |||
}, | |||
"HealingPerGlub": 20, | "HealingPerGlub": 20, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 9,522: | Line 18,580: | ||
"MoveWhileZoomedSpeedPenaltyReductionPercent": 100, | "MoveWhileZoomedSpeedPenaltyReductionPercent": 100, | ||
"Name": "Kudzu Connection", | "Name": "Kudzu Connection", | ||
"TetherModifier": { | |||
"Class": "CitadelModifierTangotetherTether", | |||
"Subclass": "CitadelModifierTangotetherTether", | |||
"MinConnectTime": 2, | |||
"DisconnectDistanceBuffer": 100, | |||
"TargetAwayDistance": 250, | |||
"CandidateCloserDistance": 400, | |||
"BuffModifier": { | |||
"Class": "CitadelModifierTangotetherTetherReceiver", | |||
"Subclass": "CitadelModifierTangotetherTetherReceiver", | |||
"EnabledStateMask": [ | |||
"CoopTetherActive" | |||
] | |||
}, | |||
"LockedTargetModifier": { | |||
"Class": "Base", | |||
"Subclass": "TetherLockedModifier", | |||
"EnabledStateMask": [ | |||
"CoopTetherLockedTarget" | |||
] | |||
}, | |||
"NoConnectionModifier": { | |||
"Class": "TetherNoConnection", | |||
"Subclass": "TetherNoConnection" | |||
}, | |||
"StatusEffectPriority": 50 | |||
}, | |||
"TetherSharedHealPct": { | "TetherSharedHealPct": { | ||
"Value": 35, | "Value": 35, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.85, | ||
"Type": "power_increase" | "Type": "power_increase" | ||
} | } | ||
| Line 9,546: | Line 18,631: | ||
}, | }, | ||
"citadel_ability_tangotether_trigger": { | "citadel_ability_tangotether_trigger": { | ||
"AbilityCastRange": 10, | "AbilityCastRange": { | ||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorNoTarget", | |||
"BehaviorCastableWhileHidden", | |||
"BehaviorIgnoreSelectionMashProtection", | |||
"BehaviorTrigger", | |||
"BehaviorUseInstantCastUnitTargetUi" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 9,557: | Line 18,656: | ||
"citadel_ability_tengu_airlift": { | "citadel_ability_tengu_airlift": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCastRange": 22, | "AbilityCastRange": { | ||
"AbilityCooldown": | "Value": 22, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 100, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 21, | "AbilityDuration": { | ||
"Value": 21, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirDropBulletShield": { | "AirDropBulletShield": { | ||
| Line 9,572: | Line 18,689: | ||
"AllyCastDelay": 0.1, | "AllyCastDelay": 0.1, | ||
"AllyOutgoingDamagePercent": -20, | "AllyOutgoingDamagePercent": -20, | ||
"BuffDuration": 8, | "BehaviourBits": [ | ||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorAllowSelfCast", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorMovement", | |||
"BehaviorRequireAbilityButtonToCancel", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"BuffDuration": { | |||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"BulletResistModifier": { | |||
"Class": "Base", | |||
"Subclass": "AirdropBulletresist" | |||
}, | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"CooldownReductionPctOnOthers": | "CooldownReductionPctOnOthers": 30, | ||
"DroppedBuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "BarrierModifier" | |||
}, | |||
"ExplodeDamage": { | "ExplodeDamage": { | ||
"Value": 115, | "Value": 115, | ||
| Line 9,581: | Line 18,721: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"ExplodingAllyModifier": { | |||
"Class": "AirliftExplodingAlly", | |||
"Subclass": "AirliftExplodingAlly" | |||
}, | |||
"FlyingModifier": { | |||
"Class": "Base", | |||
"Subclass": "Base", | |||
"EnabledStateMask": [ | |||
"AbilityMovement", | |||
"Sprinting", | |||
"DashDisabled", | |||
"ShootingDisabled", | |||
"JumpDisabled", | |||
"DuckingDisabled", | |||
"MantleDisabled", | |||
"AimForwardWithPitch", | |||
"MeleeDisabled", | |||
"SlidingDisabled", | |||
"HideCrosshair" | |||
] | |||
}, | |||
"GrabModifier": { | |||
"Class": "AirliftGrab", | |||
"Subclass": "AirliftGrab", | |||
"LiftHorizontal": 0, | |||
"LiftHeight": -120, | |||
"FollowDampingFactor": 20, | |||
"FollowDistance": -60, | |||
"AllyPossibleStuckDistance": 320, | |||
"EnabledStateMask": [ | |||
"AbilityMovement", | |||
"ShootingDisabled", | |||
"MeleeDisabled", | |||
"IgnorePortals" | |||
], | |||
"AllyGrabCancelTime": 1 | |||
}, | }, | ||
"InterruptCooldown": 3.5, | "InterruptCooldown": 3.5, | ||
| Line 9,586: | Line 18,763: | ||
"Key": "citadel_ability_tengu_airlift", | "Key": "citadel_ability_tengu_airlift", | ||
"Name": "Air Drop", | "Name": "Air Drop", | ||
"OnLandDamageRadius": 20, | "OnLandDamageRadius": { | ||
"OnLandDamageRadiusStart": 16, | "Value": 20, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"OnLandDamageRadiusStart": 16, | |||
"SilenceBombSpeed": 12, | "SilenceBombSpeed": 12, | ||
"SilenceModifier": { | |||
"Class": "CitadelSilenced", | |||
"Subclass": "CitadelSilenced" | |||
}, | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "AirliftSlow" | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 9,624: | Line 18,815: | ||
"citadel_ability_tengu_stone_form": { | "citadel_ability_tengu_stone_form": { | ||
"AbilityCastDelay": 0.25, | "AbilityCastDelay": 0.25, | ||
"AbilityCooldown": 40, | "AbilityCooldown": { | ||
"Value": 40, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 3, | "AbilityDuration": { | ||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorCastableWhileBusy", | |||
"BehaviorInterruptMeleeOnCast", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 9,637: | Line 18,845: | ||
}, | }, | ||
"DampingFactor": 0.25, | "DampingFactor": 0.25, | ||
"DragModifier": { | |||
"Class": "ChargeDragEnemy", | |||
"Subclass": "ChargeDragEnemy", | |||
"ForwardOffset": 0, | |||
"VerticalOffset": -200, | |||
"ForceDistScale": 10 | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_tengu_stone_form", | "Key": "citadel_ability_tengu_stone_form", | ||
"LiftHeight": 180, | "LiftHeight": 180, | ||
"LiftTime": 1, | "LiftTime": 1, | ||
"MaxHealthRegen": 6, | "MaxHealthRegen": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "healing" | |||
} | |||
}, | |||
"MoveSpeedMax": 8, | "MoveSpeedMax": 8, | ||
"Name": "Stone Form", | "Name": "Stone Form", | ||
"Radius": 6, | "Radius": { | ||
"StunDuration": 0.75, | "Value": 6, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"StunDuration": { | |||
"Value": 0.75, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 9,654: | Line 18,887: | ||
}, | }, | ||
{ | { | ||
"StunDuration": | "StunDuration": 0.75, | ||
"Damage": { | "Damage": { | ||
"Value": 0, | "Value": 0, | ||
"Scale": { | "Scale": { | ||
"Value": 1. | "Value": 1.5, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 9,667: | Line 18,900: | ||
"citadel_ability_tengu_urn": { | "citadel_ability_tengu_urn": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCharges": 1, | "AbilityCharges": { | ||
"AbilityCooldown": 32, | "Value": 1, | ||
"AbilityCooldownBetweenCharge": 5, | "Scale": { | ||
"AbilityDuration": 4, | "Value": 1, | ||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 32, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityDuration": { | |||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AuraModifier": { | |||
"Class": "CitadelTenguUrnAura", | |||
"Subclass": "UrnAura", | |||
"ProvidedByAura": { | |||
"Class": "UrnDebuff", | |||
"Subclass": "UrnDebuff", | |||
"EntangleModifier": { | |||
"Class": "CitadelRoot", | |||
"Subclass": "Immobilize" | |||
} | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectileFiredAsBullet", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DPS": { | "DPS": { | ||
"Value": 40, | "Value": 40, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.55, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 9,684: | Line 18,960: | ||
"Key": "citadel_ability_tengu_urn", | "Key": "citadel_ability_tengu_urn", | ||
"Name": "Entangling Thorns", | "Name": "Entangling Thorns", | ||
"Radius": 6, | "Radius": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"SlowPercent": 35, | "SlowPercent": 35, | ||
"TickRate": 0.25, | "TickRate": 0.25, | ||
| Line 9,709: | Line 18,991: | ||
"citadel_ability_tier2boss_aoe_wave": { | "citadel_ability_tier2boss_aoe_wave": { | ||
"AbilityCastDelay": 2.5, | "AbilityCastDelay": 2.5, | ||
"AbilityCastRange": 25.4, | "AbilityCastRange": { | ||
"AbilityCooldown": 3, | "Value": 25.4, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AoEModifier": { | |||
"Class": "T2bossWaveAura", | |||
"Subclass": "T2bossWaveAura", | |||
"ProvidedByAura": { | |||
"Class": "T2bossAoeWaveTarget", | |||
"Subclass": "T2bossAoeWaveTarget", | |||
"TossUpStrength": 400, | |||
"TossHorizontalMin": 300, | |||
"TossHorizontalMax": 1200, | |||
"DebuffDuration": 3, | |||
"SilenceModifier": { | |||
"Class": "CitadelSilenced", | |||
"Subclass": "CitadelSilenced" | |||
}, | |||
"DisarmModifier": { | |||
"Class": "CitadelDisarmed", | |||
"Subclass": "CitadelDisarmed" | |||
}, | |||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "AirliftSlow" | |||
} | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": 300, | "Damage": 300, | ||
| Line 9,729: | Line 19,050: | ||
"AbilityCastRange": 34.92, | "AbilityCastRange": 34.92, | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 6, | "AbilityDuration": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"CreepDPS": 190, | "CreepDPS": 190, | ||
| Line 9,746: | Line 19,076: | ||
"citadel_ability_tier2boss_rocket_barrage": { | "citadel_ability_tier2boss_rocket_barrage": { | ||
"AbilityCastRange": 35.56, | "AbilityCastRange": 35.56, | ||
"AbilityCooldown": 10, | "AbilityCooldown": { | ||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 100, | "AbilityUnitTargetLimit": 100, | ||
"AuraModifier": { | |||
"Class": "Tier2bossRocketDamageAura", | |||
"Subclass": "Tier2bossRocketDamageAura", | |||
"ModifierProvidedByAuraDuration": 4, | |||
"ProvidedByAura": { | |||
"Class": "Tier2bossRocketDamageAuraDebuff", | |||
"Subclass": "Tier2bossRocketDamageAuraDebuff" | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorTargetThroughWalls" | |||
], | |||
"BulletArmorReduction": -10, | "BulletArmorReduction": -10, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 9,774: | Line 19,123: | ||
"AbilityCastDelay": 1.5, | "AbilityCastDelay": 1.5, | ||
"AbilityCastRange": 12, | "AbilityCastRange": 12, | ||
"AbilityCooldown": 6, | "AbilityCooldown": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 100, | "AbilityUnitTargetLimit": 100, | ||
"ActivationDistance": 472.441, | "ActivationDistance": 472.441, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 9,788: | Line 19,146: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BeamModifier": { | |||
"Class": "Tier3bossElectricBeam", | |||
"Subclass": "Tier3bossElectricBeam", | |||
"LaserDPSToPlayers": 440, | |||
"LaserDPSMaxHealth": 5, | |||
"LaserDPSToNPCs": 80, | |||
"AuraDropTickRate": 0.5, | |||
"GroundAuraModifier": { | |||
"Class": "Tier3bossLaserAura", | |||
"Subclass": "Tier3bossLaserAura", | |||
"ModifierProvidedByAuraDuration": 4, | |||
"AuraRadius": 160, | |||
"ProvidedByAura": { | |||
"Class": "Tier3bossLaserDebuff", | |||
"Subclass": "Tier3bossLaserDebuff", | |||
"Duration": 4, | |||
"TickRate": 0.5, | |||
"NPCDPS": 80, | |||
"PlayerDPS": 100, | |||
"MaxHealthDPS": 4 | |||
} | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget" | |||
], | |||
"BulletArmorReduction": -10, | "BulletArmorReduction": -10, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 9,799: | Line 19,183: | ||
}, | }, | ||
"citadel_ability_trooper_zip_line": { | "citadel_ability_trooper_zip_line": { | ||
"AbilityCooldown": 1, | "AbilityCooldown": { | ||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDontBreakInvisibility", | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorNotSilencable", | |||
"BehaviorNoTarget", | |||
"BehaviorNonCombat", | |||
"BehaviorCastableWhileHidden" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DamageCooldown": 3, | "DamageCooldown": { | ||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"DismountHorizontalMaxSpeedPercent": 85, | "DismountHorizontalMaxSpeedPercent": 85, | ||
"DismountHorizontalMinSpeedPercent": 40, | "DismountHorizontalMinSpeedPercent": 40, | ||
| Line 9,810: | Line 19,214: | ||
"Key": "citadel_ability_trooper_zip_line", | "Key": "citadel_ability_trooper_zip_line", | ||
"KnockedOffDamagePct": 15, | "KnockedOffDamagePct": 15, | ||
"KnockedOffSlowModifier": { | |||
"Class": "DiminishingSlow", | |||
"Subclass": "KnockedOffZiplineSlow" | |||
}, | |||
"LatchEndSpeed": 750, | "LatchEndSpeed": 750, | ||
"LatchInitialSpeed": 600, | "LatchInitialSpeed": 600, | ||
| Line 9,819: | Line 19,227: | ||
"PlayerSpeedCheckScale": 0.55, | "PlayerSpeedCheckScale": 0.55, | ||
"RegenZoneDismountHorizontalMaxSpeed": 300, | "RegenZoneDismountHorizontalMaxSpeed": 300, | ||
"RidingZipLineModifier": { | |||
"Class": "Base", | |||
"Subclass": "RidingZipline" | |||
}, | |||
"SlowDuration": 8, | "SlowDuration": 8, | ||
"StunDuration": 2.5, | "StunDuration": 2.5, | ||
"Upgrades": [], | "Upgrades": [], | ||
"ZipAcc": 1000, | "ZipAcc": 1000, | ||
"ZipLineIntroModifier": { | |||
"Class": "Base", | |||
"Subclass": "ZiplineIntro", | |||
"EnabledStateMask": [ | |||
"ZiplineIntro", | |||
"ZiplineLocked" | |||
] | |||
}, | |||
"ZipLineKnockdownImmuneModifier": { | |||
"Class": "ZiplineKnockdownImmune", | |||
"Subclass": "ZiplineKnockdownImmune" | |||
}, | |||
"ZipLineSlowModifier": { | |||
"Class": "ZiplineSpeed", | |||
"Subclass": "ZiplineProtectionSlow", | |||
"RampUpTime": 2, | |||
"PercentageMultiplierStart": -70, | |||
"PercentageMultiplierEnd": 0 | |||
}, | |||
"ZipSpeedInner": 700, | "ZipSpeedInner": 700, | ||
"ZipSpeedOuter": 830, | "ZipSpeedOuter": 830, | ||
| Line 9,829: | Line 19,260: | ||
}, | }, | ||
"citadel_ability_uppercut": { | "citadel_ability_uppercut": { | ||
"AbilityCooldown": 22, | "AbilityCooldown": { | ||
"Value": 22, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"BonusFireRate": { | "BonusFireRate": { | ||
"Value": -14, | "Value": -14, | ||
| Line 9,840: | Line 19,281: | ||
}, | }, | ||
"BuffGunRangePercent": 100, | "BuffGunRangePercent": 100, | ||
"BuffModifier": { | |||
"Class": "UppercutBuff", | |||
"Subclass": "UppercutBuff", | |||
"EnabledStateMask": [ | |||
"NoWindup" | |||
] | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"ClipModifier": { | |||
"Class": "UppercutClipsize", | |||
"Subclass": "UppercutClipsize" | |||
}, | |||
"EnemyHeroTossVelocity": 20, | "EnemyHeroTossVelocity": 20, | ||
"ExplodeDebuffDuration": 5, | "ExplodeDebuffDuration": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"ForceReductionOnAngleDown": 0.75, | "ForceReductionOnAngleDown": 0.75, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 9,857: | Line 19,315: | ||
"MeleeRadius": 2.5, | "MeleeRadius": 2.5, | ||
"Name": "Exploding Uppercut", | "Name": "Exploding Uppercut", | ||
"OnLandDamageRadius": 14, | "OnLandDamageRadius": { | ||
"Value": 14, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"TossDuration": 0.5, | "TossDuration": 0.5, | ||
"TossDurationFriendly": 0.3, | "TossDurationFriendly": 0.3, | ||
| Line 9,867: | Line 19,331: | ||
{ | { | ||
"UppercutBuffOnHit": 9, | "UppercutBuffOnHit": 9, | ||
"BuffBaseWeaponPct": | "BuffBaseWeaponPct": 30 | ||
}, | }, | ||
{ | { | ||
"RestoreHookCooldown": 1, | "RestoreHookCooldown": 1, | ||
"MissingHPHeal": | "MissingHPHeal": 18 | ||
} | } | ||
], | ], | ||
| Line 9,880: | Line 19,344: | ||
"Type": "melee" | "Type": "melee" | ||
} | } | ||
}, | |||
"UppercutModifier": { | |||
"Class": "CitadelUppercutted", | |||
"Subclass": "CitadelUppercutted", | |||
"NoExplodeModifier": { | |||
"Class": "Base", | |||
"Subclass": "NoUppercutExplosionDamage" | |||
}, | |||
"ExplodeDebuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "UppercutDebuff" | |||
}, | |||
"StatusEffectPriority": 20 | |||
} | } | ||
}, | }, | ||
"citadel_ability_vandal_overflow": { | "citadel_ability_vandal_overflow": { | ||
"AbilityCastDelay": 0.6, | "AbilityCastDelay": 0.6, | ||
"AbilityCastRange": 20, | "AbilityCastRange": { | ||
"AbilityCooldown": 16, | "Value": 20, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 16, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 1.25, | "AbilityDuration": { | ||
"Value": 1.25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectilePassThroughWorld", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"Damage": { | "Damage": { | ||
| Line 9,901: | Line 19,401: | ||
"Key": "citadel_ability_vandal_overflow", | "Key": "citadel_ability_vandal_overflow", | ||
"LiftHeight": 120, | "LiftHeight": 120, | ||
"LiftModifier": { | |||
"Class": "CitadelVandaloverflow", | |||
"Subclass": "Lift", | |||
"EnabledStateMask": [ | |||
"Stunned" | |||
] | |||
}, | |||
"Name": null, | "Name": null, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 9,916: | Line 19,423: | ||
"citadel_ability_vandal_surge": { | "citadel_ability_vandal_surge": { | ||
"AbilityCastDelay": 0.6, | "AbilityCastDelay": 0.6, | ||
"AbilityCastRange": 20, | "AbilityCastRange": { | ||
"AbilityCooldown": 16, | "Value": 20, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 16, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 1.25, | "AbilityDuration": { | ||
"Value": 1.25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectilePassThroughWorld", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"Damage": { | "Damage": { | ||
| Line 9,933: | Line 19,463: | ||
"Key": "citadel_ability_vandal_surge", | "Key": "citadel_ability_vandal_surge", | ||
"LiftHeight": 120, | "LiftHeight": 120, | ||
"LiftModifier": { | |||
"Class": "CitadelVandalsurge", | |||
"Subclass": "Lift", | |||
"EnabledStateMask": [ | |||
"Stunned" | |||
] | |||
}, | |||
"Name": null, | "Name": null, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 9,947: | Line 19,484: | ||
}, | }, | ||
"citadel_ability_void_sphere": { | "citadel_ability_void_sphere": { | ||
"AbilityCastRange": 10, | "AbilityCastRange": { | ||
"AbilityCooldown": 20, | "Value": 10, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 20, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 1.4, | "AbilityDuration": { | ||
"Value": 1.4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AllyDistance": 13, | "AllyDistance": 13, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorPreventBotUsage", | |||
"BehaviorAllowAltCast", | |||
"BehaviorMovement", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"BubbleModifier": { | |||
"Class": "VoidSphere", | |||
"Subclass": "VoidSphere", | |||
"StatusEffectPriority": 100, | |||
"BuffModifier": { | |||
"Class": "VoidsphereBuff", | |||
"Subclass": "VoidsphereBuff" | |||
} | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 9,967: | Line 19,539: | ||
}, | }, | ||
{ | { | ||
" | "ReduceDebuffs": 50, | ||
"ChargeReplenish": 1 | "ChargeReplenish": 1 | ||
} | } | ||
] | ] | ||
}, | }, | ||
" | "citadel_ability_wraith_rapidfire": { | ||
" | "AbilityCooldown": { | ||
"Value": 45, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration | "AbilityDuration": { | ||
"Value": 5, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "duration" | ||
} | } | ||
}, | }, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"BonusFireRate": 20, | "BonusFireRate": 20, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 10,022: | Line 19,574: | ||
}, | }, | ||
"Name": "Full Auto", | "Name": "Full Auto", | ||
"RapidFireModifier": { | |||
"Class": "Rapidfire", | |||
"Subclass": "Rapidfire" | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 10,034: | Line 19,590: | ||
"Value": 0, | "Value": 0, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.045, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 10,044: | Line 19,600: | ||
"citadel_ability_wrecker_bouldergrenade": { | "citadel_ability_wrecker_bouldergrenade": { | ||
"AbilityCastRange": 50, | "AbilityCastRange": 50, | ||
"AbilityChannelTime": 1.2, | "AbilityChannelTime": { | ||
"AbilityCooldown": 31, | "Value": 1.2, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 31, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 6, | "AbilityDuration": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorProjectileFiredAsBullet", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"ChannelMoveSpeed": 2.5, | "ChannelMoveSpeed": 2.5, | ||
"Damage": { | "Damage": { | ||
| Line 10,069: | Line 19,651: | ||
"Name": "Wrecking Ball", | "Name": "Wrecking Ball", | ||
"Radius": 7, | "Radius": 7, | ||
"StunDuration": 1, | "StunDuration": { | ||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 10,084: | Line 19,672: | ||
"citadel_ability_wrecker_garbage_suck": { | "citadel_ability_wrecker_garbage_suck": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityChannelTime": 3, | "AbilityChannelTime": { | ||
"AbilityCooldown": 130, | "Value": 3, | ||
"AbilityCooldownBetweenCharge": -1, | "Scale": { | ||
"AbilityUnitTargetLimit": 1, | "Value": 1, | ||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 130, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityUnitTargetLimit": 1, | |||
"BaseDamage": { | "BaseDamage": { | ||
"Value": 75, | "Value": 75, | ||
| Line 10,095: | Line 19,695: | ||
} | } | ||
}, | }, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorExclusiveUse", | |||
"BehaviorCastableWhileBusy", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"CameraDistance": 800, | "CameraDistance": 800, | ||
"DPS": { | "DPS": { | ||
| Line 10,110: | Line 19,717: | ||
} | } | ||
}, | }, | ||
"GarbageRadius": 12, | "GarbageAuraModifier": { | ||
"Class": "Garbageaura", | |||
"Subclass": "Garbageaura", | |||
"ProvidedByAura": { | |||
"Class": "Base", | |||
"Subclass": "GarbageauraTarget", | |||
"OuterSpeedScale": 10, | |||
"StatusEffectPriority": 60 | |||
}, | |||
"StatusEffectPriority": 0 | |||
}, | |||
"GarbageRadius": { | |||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_wrecker_garbage_suck", | "Key": "citadel_ability_wrecker_garbage_suck", | ||
| Line 10,135: | Line 19,759: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDontBreakInvisibility", | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorNotSilencable", | |||
"BehaviorNoTarget", | |||
"BehaviorNonCombat", | |||
"BehaviorCastableWhileHidden" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DamageCooldown": 3, | "DamageCooldown": { | ||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"DismountHorizontalMaxSpeedPercent": 85, | "DismountHorizontalMaxSpeedPercent": 85, | ||
"DismountHorizontalMinSpeedPercent": 40, | "DismountHorizontalMinSpeedPercent": 40, | ||
| Line 10,143: | Line 19,781: | ||
"Key": "citadel_ability_zip_line", | "Key": "citadel_ability_zip_line", | ||
"KnockedOffDamagePct": 15, | "KnockedOffDamagePct": 15, | ||
"KnockedOffSlowModifier": { | |||
"Class": "DiminishingSlow", | |||
"Subclass": "KnockedOffZiplineSlow" | |||
}, | |||
"LatchEndSpeed": 750, | "LatchEndSpeed": 750, | ||
"LatchInitialSpeed": 600, | "LatchInitialSpeed": 600, | ||
| Line 10,152: | Line 19,794: | ||
"PlayerSpeedCheckScale": 0.55, | "PlayerSpeedCheckScale": 0.55, | ||
"RegenZoneDismountHorizontalMaxSpeed": 300, | "RegenZoneDismountHorizontalMaxSpeed": 300, | ||
"RidingZipLineModifier": { | |||
"Class": "Base", | |||
"Subclass": "RidingZipline" | |||
}, | |||
"SlowDuration": 8, | "SlowDuration": 8, | ||
"StunDuration": 2.5, | "StunDuration": 2.5, | ||
"Upgrades": [], | "Upgrades": [], | ||
"ZipAcc": 1000, | "ZipAcc": 1000, | ||
"ZipLineIntroModifier": { | |||
"Class": "Base", | |||
"Subclass": "ZiplineIntro", | |||
"EnabledStateMask": [ | |||
"ZiplineIntro", | |||
"ZiplineLocked" | |||
] | |||
}, | |||
"ZipLineKnockdownImmuneModifier": { | |||
"Class": "ZiplineKnockdownImmune", | |||
"Subclass": "ZiplineKnockdownImmune" | |||
}, | |||
"ZipLineSlowModifier": { | |||
"Class": "ZiplineSpeed", | |||
"Subclass": "ZiplineProtectionSlow", | |||
"RampUpTime": 2, | |||
"PercentageMultiplierStart": -70, | |||
"PercentageMultiplierEnd": 0 | |||
}, | |||
"ZipSpeedInner": 693, | "ZipSpeedInner": 693, | ||
"ZipSpeedOuter": 810, | "ZipSpeedOuter": 810, | ||
| Line 10,162: | Line 19,827: | ||
}, | }, | ||
"citadel_ability_zipline_boost": { | "citadel_ability_zipline_boost": { | ||
"AbilityCooldown": 360, | "AbilityCooldown": { | ||
"Value": 360, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 32, | "AbilityDuration": { | ||
"Value": 32, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorSilentCastFailureFeedback", | |||
"BehaviorNoTarget", | |||
"BehaviorCanCastOnZipline", | |||
"BehaviorMovement", | |||
"BehaviorStartsOnCooldown" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_ability_zipline_boost", | "Key": "citadel_ability_zipline_boost", | ||
"Name": null, | "Name": null, | ||
"Upgrades": [] | "Upgrades": [], | ||
"ZipboostModifier": { | |||
"Class": "ZiplineBoost", | |||
"Subclass": "ZiplineBoost", | |||
"EnabledStateMask": [ | |||
"UsingZiplineBoost" | |||
], | |||
"RampUpTime": 1, | |||
"PercentageSpeedIncreaseRampTo": 80 | |||
} | |||
}, | }, | ||
"citadel_base_lockon_ability": { | "citadel_base_lockon_ability": { | ||
"BehaviourBits": [ | |||
"BehaviorTargetThroughWalls" | |||
], | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "citadel_base_lockon_ability", | "Key": "citadel_base_lockon_ability", | ||
| Line 10,184: | Line 19,880: | ||
}, | }, | ||
"drifter_blood_blast": { | "drifter_blood_blast": { | ||
"AbilityCastDelay": 0. | "AbilityCastDelay": 0.4, | ||
"AbilityCastRange": 16, | "AbilityCastRange": { | ||
"AbilityCooldown": 16, | "Value": 16, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 16, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0. | "AbilityPostCastDuration": 0.4, | ||
"AbilityUnitTargetLimit": 30, | "AbilityUnitTargetLimit": 30, | ||
"AirSpeedMax": 70, | "AirSpeedMax": 70, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorNoTarget", | |||
"BehaviorShowCastRangeAsSatSphereWhileCasting", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BonusDamage": { | "BonusDamage": { | ||
"Value": 40, | "Value": 40, | ||
"Scale": { | "Scale": { | ||
"Value": 1. | "Value": 1.4, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 10,212: | Line 19,926: | ||
"Type": "heavy_melee" | "Type": "heavy_melee" | ||
} | } | ||
}, | |||
"DebuffModifier": { | |||
"Class": "CitadelSilenced", | |||
"Subclass": "Debuff" | |||
}, | }, | ||
"ExtraSweepConeAngle": 60, | "ExtraSweepConeAngle": 60, | ||
| Line 10,220: | Line 19,938: | ||
"Key": "drifter_blood_blast", | "Key": "drifter_blood_blast", | ||
"Name": "Rend", | "Name": "Rend", | ||
"RangeForBonusDamage": 8, | "RangeForBonusDamage": { | ||
"TargetingConeAngle": 50, | "Value": 8, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"TargetModifier": { | |||
"Class": "DrifterRendBulletLifesteal", | |||
"Subclass": "DrifterRendBulletLifesteal" | |||
}, | |||
"TargetingConeAngle": 50, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 10,227: | Line 19,955: | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -8 | ||
}, | }, | ||
{ | { | ||
"DebuffDuration": 2. | "DebuffDuration": 2, | ||
"UseHeavyMelee": 1, | |||
"DamageHeavyMelee": { | |||
"Value": 0, | |||
"Scale": { | |||
"Value": 0.55, | |||
"Type": "heavy_melee" | |||
} | |||
}, | |||
"Damage": { | "Damage": { | ||
"Value": 0, | "Value": 0, | ||
"Scale": { | "Scale": { | ||
"Value": 0 | "Value": 0, | ||
"Type": "melee" | "Type": "melee", | ||
"Multiply": true | |||
} | } | ||
} | } | ||
| Line 10,243: | Line 19,980: | ||
"drifter_darkness": { | "drifter_darkness": { | ||
"AbilityCastDelay": 1, | "AbilityCastDelay": 1, | ||
"AbilityCastRange": 100, | "AbilityCastRange": { | ||
"AbilityCooldown": | "Value": 100, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 145, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 6.5, | "AbilityDuration": { | ||
"Value": 6.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AuraLingerDuration": 0.001, | "AuraLingerDuration": 0.001, | ||
"BehaviourBits": [ | |||
"BehaviorProjectilePassThroughWorld", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BonusFireRate": { | "BonusFireRate": { | ||
"Value": 0, | "Value": 0, | ||
| Line 10,258: | Line 20,017: | ||
"BonusSprintAcceleration": 12, | "BonusSprintAcceleration": 12, | ||
"BonusSprintSpeed": 2, | "BonusSprintSpeed": 2, | ||
"CasterModifier": { | |||
"Class": "DrifterDarknessCaster", | |||
"Subclass": "DrifterDarknessCaster", | |||
"EnabledStateMask": [ | |||
"SinclairTaxUltActive" | |||
] | |||
}, | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"DarkFactor": 1, | "DarkFactor": 1, | ||
| Line 10,270: | Line 20,036: | ||
"PostProcessFadeInTime": 0.2, | "PostProcessFadeInTime": 0.2, | ||
"PostProcessFadeOutTime": 1, | "PostProcessFadeOutTime": 1, | ||
"RevealDuration": 3, | "RevealDuration": { | ||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SmallVisionDistance": 15, | "SmallVisionDistance": 15, | ||
"TargetModifier": { | |||
"Class": "DrifterDarknessTarget", | |||
"Subclass": "DrifterDarknessTarget", | |||
"ProvidedByAura": { | |||
"Class": "DrifterDarknessTargetBoundaryUnit", | |||
"Subclass": "DrifterDarknessTargetBoundaryUnit" | |||
} | |||
}, | |||
"TargetRevealModifier": { | |||
"Class": "Base", | |||
"Subclass": "DrifterDarknessTargetReveal", | |||
"EnabledStateMask": [ | |||
"VisibleToEnemy", | |||
"GlowThroughWallsToProvider" | |||
] | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 10,277: | Line 20,065: | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -40 | ||
}, | }, | ||
{ | { | ||
| Line 10,287: | Line 20,075: | ||
"drifter_shadow_mark": { | "drifter_shadow_mark": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 5, | "AbilityDuration": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirDrag": 3, | "AirDrag": 3, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCleaveDisabled", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "DrifterStalkersMarkBuff" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DotHealthPercent": { | "DotHealthPercent": { | ||
| Line 10,304: | Line 20,115: | ||
"Key": "drifter_shadow_mark", | "Key": "drifter_shadow_mark", | ||
"Name": "Stalker's Mark", | "Name": "Stalker's Mark", | ||
"PostTeleportModifier": { | |||
"Class": "DrifterStalkersMarkPostTeleport", | |||
"Subclass": "DrifterStalkersMarkPostTeleport" | |||
}, | |||
"TargetModifier": { | |||
"Class": "DrifterShadowMarkTarget", | |||
"Subclass": "DrifterShadowMarkTarget" | |||
}, | |||
"TargetTeleportModifier": { | |||
"Class": "Base", | |||
"Subclass": "DrifterShadowMarkTeleportTarget" | |||
}, | |||
"TeleportBackOffsetFromTarget": 135, | "TeleportBackOffsetFromTarget": 135, | ||
"TeleportDamage": { | "TeleportDamage": { | ||
| Line 10,319: | Line 20,142: | ||
{ | { | ||
"AbilityDuration": 3, | "AbilityDuration": 3, | ||
"AbilityCooldown": - | "AbilityCooldown": -10 | ||
}, | }, | ||
{ | { | ||
"DotHealthPercent": | "DotHealthPercent": 1.5, | ||
"HealAmpReceivePenaltyPercent": -40, | "HealAmpReceivePenaltyPercent": -40, | ||
"HealAmpRegenPenaltyPercent": -40 | "HealAmpRegenPenaltyPercent": -40 | ||
| Line 10,333: | Line 20,156: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorNoTarget", | |||
"BehaviorCastableWhileHidden", | |||
"BehaviorIgnoreSelectionMashProtection", | |||
"BehaviorTrigger", | |||
"BehaviorMovement" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 10,340: | Line 20,171: | ||
}, | }, | ||
"fathom_breach": { | "fathom_breach": { | ||
"AbilityCastRange": 20, | "AbilityCastRange": { | ||
"AbilityCooldown": 22, | "Value": 20, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 22, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorMovement" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 10,352: | Line 20,200: | ||
} | } | ||
}, | }, | ||
"ExplosionRadius": 6, | "ExplosionRadius": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"GravityScale": 1.4, | "GravityScale": 1.4, | ||
"InFlightModifier": { | |||
"Class": "Base", | |||
"Subclass": "InFlight", | |||
"EnabledStateMask": [ | |||
"DashDisabled" | |||
] | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "fathom_breach", | "Key": "fathom_breach", | ||
| Line 10,373: | Line 20,234: | ||
"fathom_defer_damage": { | "fathom_defer_damage": { | ||
"AbilityCastDelay": 0.25, | "AbilityCastDelay": 0.25, | ||
"AbilityCooldown": 50, | "AbilityCooldown": { | ||
"Value": 50, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoCastDelayModifier": { | |||
"Class": "Base", | |||
"Subclass": "Cast" | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorDamageDoesntWakeFromSleep", | |||
"BehaviorDontConsumeAbilityResourceOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DamagePctDeferred": 22, | "DamagePctDeferred": 22, | ||
| Line 10,397: | Line 20,272: | ||
}, | }, | ||
"fathom_lurkers_ambush": { | "fathom_lurkers_ambush": { | ||
"AbilityCastRange": 30, | "AbilityCastRange": { | ||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityChannelTime": 9999, | "AbilityChannelTime": 9999, | ||
"AbilityCooldown": 50, | "AbilityCooldown": { | ||
"Value": 50, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorCannotCancelDuringChannel" | |||
], | |||
"ChannelMoveSpeed": 5, | "ChannelMoveSpeed": 5, | ||
"ChannelTimeForMaxDebuff": 1.5, | "ChannelTimeForMaxDebuff": 1.5, | ||
| Line 10,413: | Line 20,304: | ||
"DebuffMaxDuration": 3.5, | "DebuffMaxDuration": 3.5, | ||
"DebuffMinDuration": 1, | "DebuffMinDuration": 1, | ||
"DebuffModifier": { | |||
"Class": "FathomLurkersAmbushDebuff", | |||
"Subclass": "FathomLurkersAmbushDebuff", | |||
"EnabledStateMask": [ | |||
"Slowed" | |||
] | |||
}, | |||
"EnemySlowPct": 60, | "EnemySlowPct": 60, | ||
"InitialHeight": 350, | "InitialHeight": 350, | ||
"InvisFadeToDuration": 1.5, | "InvisFadeToDuration": 1.5, | ||
"InvisModifier": { | |||
"Class": "LurkersAmbushInvis", | |||
"Subclass": "Invis", | |||
"InvisBias": 0.8 | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "fathom_lurkers_ambush", | "Key": "fathom_lurkers_ambush", | ||
"Name": "Lurker's Ambush", | "Name": "Lurker's Ambush", | ||
"NonLatchedDurationPct": 50, | "NonLatchedDurationPct": { | ||
"Value": 50, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"NotSeenByEnemiesRegen": 3, | "NotSeenByEnemiesRegen": 3, | ||
"RegenModifier": { | |||
"Class": "Base", | |||
"Subclass": "Regen" | |||
}, | |||
"RevealOnDamageDuration": 0.5, | "RevealOnDamageDuration": 0.5, | ||
"RevealOnSpottedDuration": 3, | "RevealOnSpottedDuration": 3, | ||
| Line 10,439: | Line 20,352: | ||
}, | }, | ||
"fathom_reefdweller_harpoon": { | "fathom_reefdweller_harpoon": { | ||
"AbilityCastRange": 30, | "AbilityCastRange": { | ||
"AbilityCharges": 2, | "Value": 30, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCharges": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityChargesConditionally": 1, | "AbilityChargesConditionally": 1, | ||
"AbilityCooldown": 30, | "AbilityCooldown": { | ||
"AbilityCooldownBetweenCharge": 2, | "Value": 30, | ||
"AbilityUnitTargetLimit": 1, | "Scale": { | ||
"ChannelMoveSpeed": -1, | "Value": 1, | ||
"IsDisabled": false, | "Type": "cooldown" | ||
"Key": "fathom_reefdweller_harpoon", | } | ||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorDontBreakInvisibility", | |||
"BehaviorMovement" | |||
], | |||
"ChannelMoveSpeed": -1, | |||
"IsDisabled": false, | |||
"Key": "fathom_reefdweller_harpoon", | |||
"Name": "Reefdweller Harpoon", | "Name": "Reefdweller Harpoon", | ||
"ReelSpeed": 1500, | "ReelSpeed": 1500, | ||
| Line 10,466: | Line 20,407: | ||
}, | }, | ||
"fathom_scalding_spray": { | "fathom_scalding_spray": { | ||
"AbilityCharges": 1, | "AbilityCharges": { | ||
"AbilityCooldown": 40, | "Value": 1, | ||
"AbilityCooldownBetweenCharge": 8, | "Scale": { | ||
"AbilityDuration": 3, | "Value": 1, | ||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 40, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityDuration": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AuraModifier": { | |||
"Class": "FathomScaldingSprayAura", | |||
"Subclass": "FathomScaldingSprayAura", | |||
"AuraTargetingConeAngle": 60, | |||
"AuraTargetingConeHalfWidth": 50, | |||
"AuraRadius": 0, | |||
"ProvidedByAura": { | |||
"Class": "FathomScaldingSprayTarget", | |||
"Subclass": "FathomScaldingSprayTarget" | |||
}, | |||
"BuffModifier": { | |||
"Class": "FathomScaldingSprayWeaponDamage", | |||
"Subclass": "FathomScaldingSprayWeaponDamage" | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorCastableWhileBusy", | |||
"BehaviorNoTarget" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DPS": { | "DPS": { | ||
| Line 10,482: | Line 20,466: | ||
"Key": "fathom_scalding_spray", | "Key": "fathom_scalding_spray", | ||
"Name": "Scalding Spray", | "Name": "Scalding Spray", | ||
"Radius": 12, | "Radius": { | ||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"TickRate": 0.25, | "TickRate": 0.25, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 10,495: | Line 20,485: | ||
} | } | ||
], | ], | ||
"WeaponDamageBonusDuration": 12, | "WeaponDamageBonusDuration": { | ||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"WeaponDamageBonusPerSec": { | "WeaponDamageBonusPerSec": { | ||
"Value": 5, | "Value": 5, | ||
| Line 10,506: | Line 20,502: | ||
"genericperson_ability_1": { | "genericperson_ability_1": { | ||
"AbilityCastDelay": 1, | "AbilityCastDelay": 1, | ||
"AbilityCooldown": 10.5, | "AbilityCooldown": { | ||
"Value": 10.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 10,527: | Line 20,532: | ||
"genericperson_ability_2": { | "genericperson_ability_2": { | ||
"AbilityCastDelay": 1, | "AbilityCastDelay": 1, | ||
"AbilityCooldown": 10.5, | "AbilityCooldown": { | ||
"Value": 10.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 10,548: | Line 20,562: | ||
"genericperson_ability_3": { | "genericperson_ability_3": { | ||
"AbilityCastDelay": 1, | "AbilityCastDelay": 1, | ||
"AbilityCooldown": 10.5, | "AbilityCooldown": { | ||
"Value": 10.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 10,569: | Line 20,592: | ||
"genericperson_ability_4": { | "genericperson_ability_4": { | ||
"AbilityCastDelay": 1, | "AbilityCastDelay": 1, | ||
"AbilityCooldown": 10.5, | "AbilityCooldown": { | ||
"AbilityCooldownBetweenCharge": -1, | "Value": 10.5, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 10,590: | Line 20,622: | ||
"gunslinger_demonMark": { | "gunslinger_demonMark": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityCastRange": 40, | "AbilityCastRange": { | ||
"AbilityCooldown": 14, | "Value": 40, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 14, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"BonusFireRate": 25, | "BonusFireRate": 25, | ||
"BonusMoveSpeed": 2, | "BonusMoveSpeed": 2, | ||
| Line 10,607: | Line 20,652: | ||
"Key": "gunslinger_demonMark", | "Key": "gunslinger_demonMark", | ||
"MarkDuration": 5, | "MarkDuration": 5, | ||
"MarkModifier": { | |||
"Class": "GunslingerDemonmark", | |||
"Subclass": "Demonmark", | |||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "DemonmarkBuff" | |||
} | |||
}, | |||
"Name": "Infernal Brand", | "Name": "Infernal Brand", | ||
"ProcDamage": { | "ProcDamage": { | ||
| Line 10,629: | Line 20,682: | ||
"gunslinger_knockbackblast": { | "gunslinger_knockbackblast": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCastRange": 8, | "AbilityCastRange": { | ||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"ConeAngle": 45, | "ConeAngle": 45, | ||
"Damage": 120, | "Damage": 120, | ||
"DebuffModifier": { | |||
"Class": "DiminishingSlow", | |||
"Subclass": "KnockbackSlow" | |||
}, | |||
"EnemyShoveForce": 800, | "EnemyShoveForce": 800, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 10,647: | Line 20,711: | ||
"gunslinger_rapid_fire": { | "gunslinger_rapid_fire": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCastRange": 15, | "AbilityCastRange": { | ||
"AbilityChannelTime": 1.5, | "Value": 15, | ||
"AbilityCooldown": 10.5, | "Scale": { | ||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityChannelTime": { | |||
"Value": 1.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 10.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoChannelModifier": { | |||
"Class": "CitadelRapidFire", | |||
"Subclass": "CitadelRapidFire", | |||
"AirDrag": 2 | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorChannelled" | |||
], | |||
"BulletAccuracy": 200, | "BulletAccuracy": 200, | ||
"BulletSpeedPercent": 100, | "BulletSpeedPercent": 100, | ||
| Line 10,667: | Line 20,757: | ||
}, | }, | ||
"gunslinger_rocket_launcher": { | "gunslinger_rocket_launcher": { | ||
"AbilityCharges": 1, | "AbilityCharges": { | ||
"AbilityCooldown": 10.5, | "Value": 1, | ||
"AbilityCooldownBetweenCharge": 0.8, | "Scale": { | ||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 10.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 0.8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 10,679: | Line 20,790: | ||
} | } | ||
}, | }, | ||
"ExplosionRadius": 3, | "ExplosionRadius": { | ||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "gunslinger_rocket_launcher", | "Key": "gunslinger_rocket_launcher", | ||
| Line 10,690: | Line 20,807: | ||
}, | }, | ||
"gunslinger_sleep_bomb": { | "gunslinger_sleep_bomb": { | ||
"AbilityCooldown": 95, | "AbilityCooldown": { | ||
"Value": 95, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": "", | "AbilityDuration": { | ||
"Value": "", | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AuraModifier": { | |||
"Class": "SleepBombAura", | |||
"Subclass": "SleepBombAura", | |||
"ProvidedByAura": { | |||
"Class": "SleepBombAsleep", | |||
"Subclass": "SleepBombAsleep" | |||
} | |||
}, | |||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 10,702: | Line 20,840: | ||
} | } | ||
}, | }, | ||
"EndRadius": 30, | "EndRadius": { | ||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "gunslinger_sleep_bomb", | "Key": "gunslinger_sleep_bomb", | ||
"Name": "Sleep Bomb", | "Name": "Sleep Bomb", | ||
"SleepDuration": 6, | "SleepDuration": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SpreadDuration": 2, | "SpreadDuration": 2, | ||
"StartRadius": 5, | "StartRadius": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"Upgrades": [] | "Upgrades": [] | ||
}, | }, | ||
| Line 10,714: | Line 20,870: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BulletLifestealPercent": 15, | "BehaviourBits": null, | ||
"BulletLifestealPercent": { | |||
"Value": 15, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "healing" | |||
} | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 10,725: | Line 20,888: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNotSilencable" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 10,734: | Line 20,900: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 10,742: | Line 20,909: | ||
"mirage_fire_beetles": { | "mirage_fire_beetles": { | ||
"AbilityCastDelay": 0.05, | "AbilityCastDelay": 0.05, | ||
"AbilityCharges": 2, | "AbilityCharges": { | ||
"AbilityCooldown": 35, | "Value": 2, | ||
"AbilityCooldownBetweenCharge": 1, | "Scale": { | ||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 35, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DPS": { | "DPS": { | ||
| Line 10,759: | Line 20,950: | ||
"Name": "Fire Scarabs", | "Name": "Fire Scarabs", | ||
"OutgoingDamagePenaltyPercent": -20, | "OutgoingDamagePenaltyPercent": -20, | ||
"StealDuration": | "StatStolenDebuffModifier": { | ||
"Class": "MirageFireScarabsHealthLoss", | |||
"Subclass": "MirageFireScarabsHealthLoss", | |||
"EnabledStateMask": [ | |||
"HasFirebeetlesDebuff" | |||
] | |||
}, | |||
"StealDuration": { | |||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 10,765: | Line 20,969: | ||
}, | }, | ||
{ | { | ||
"AbilityCharges": 2 | "AbilityCharges": 1, | ||
"StealDuration": 2 | |||
}, | }, | ||
{ | { | ||
| Line 10,772: | Line 20,977: | ||
"Value": 0, | "Value": 0, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.13, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 10,780: | Line 20,985: | ||
}, | }, | ||
"mirage_sand_phantom": { | "mirage_sand_phantom": { | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 2.75, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoIntrinsicModifiers": [ | |||
{ | |||
"Class": "MirageSandPhantomProc", | |||
"Subclass": "MirageSandPhantomProc", | |||
"MaxBulletsToProcInShot": 1, | |||
"ProcReadyModifier": { | |||
"Class": "MirageSandPhantomProcReady", | |||
"Subclass": "MirageSandPhantomProcReady" | |||
}, | |||
"PassiveVictimModifier": { | |||
"Class": "MirageSandPhantomPassiveVictim", | |||
"Subclass": "MirageSandPhantomPassiveVictim", | |||
"SlowModifier": { | |||
"Class": "DiminishingSlow", | |||
"Subclass": "MirageDjinnsMarkSlow" | |||
} | |||
} | |||
} | |||
], | |||
"BehaviourBits": [ | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCanCastOnZipline", | |||
"BehaviorDoNotAllowSpamProc" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DMarkMultiplierPerStack": 2, | "DMarkMultiplierPerStack": 2, | ||
| Line 10,790: | Line 21,027: | ||
"Name": "Djinn's Mark", | "Name": "Djinn's Mark", | ||
"ProcChance": 100, | "ProcChance": 100, | ||
"ProcCooldown": | "ProcCooldown": { | ||
"Value": 2.75, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"ProcDamageBase": { | "ProcDamageBase": { | ||
"Value": 11, | "Value": 11, | ||
| Line 10,799: | Line 21,042: | ||
}, | }, | ||
"ProcMaxRange": 40, | "ProcMaxRange": 40, | ||
"RevealDuration": 6, | "RevealDuration": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 10,810: | Line 21,059: | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -0.75, | ||
"ProcCooldown": - | "ProcCooldown": -0.75, | ||
"StunDuration": 0.5, | "StunDuration": 0.5, | ||
"MaxStacks": 1 | "MaxStacks": 1 | ||
} | } | ||
], | ], | ||
"VictimStackDuration": 5 | "VictimStackDuration": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
} | |||
}, | }, | ||
"mirage_teleport": { | "mirage_teleport": { | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 140, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorCanCastOnZipline", | |||
"BehaviorCastableWhileBusy", | |||
"BehaviorRequireAbilityButtonToCancel", | |||
"BehaviorCanCancelDuringCastDelay" | |||
], | |||
"BuffModifier": { | |||
"Class": "MirageTravelerMovementSpeed", | |||
"Subclass": "MirageTeleportMovementSpeed" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"CombatBarrier": { | "CombatBarrier": { | ||
| Line 10,829: | Line 21,100: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"ImmunityModifier": { | |||
"Class": "Unstoppable", | |||
"Subclass": "Unstoppable", | |||
"EnabledStateMask": [ | |||
"StatusImmune", | |||
"SlowImmune", | |||
"KnockdownImmune", | |||
"Unstoppable" | |||
], | |||
"StatusEffectPriority": 0, | |||
"DisabledStateMask": [ | |||
"Disarmed", | |||
"Muted", | |||
"Silenced", | |||
"SilenceMovementAbilites", | |||
"Slowed", | |||
"Glitched", | |||
"MeleeDisabledDebuff", | |||
"DashDisabledDebuff" | |||
] | |||
}, | }, | ||
"InterruptCooldown": 4, | "InterruptCooldown": 4, | ||
"InterruptNotificationModifier": { | |||
"Class": "Base", | |||
"Subclass": "Notification", | |||
"Duration": 2 | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "mirage_teleport", | "Key": "mirage_teleport", | ||
| Line 10,852: | Line 21,149: | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -90 | ||
} | } | ||
] | ] | ||
| Line 10,858: | Line 21,155: | ||
"mirage_tornado": { | "mirage_tornado": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCastRange": 20, | "AbilityCastRange": { | ||
"AbilityCooldown": 36, | "Value": 20, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 36, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorMovement", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"ClimbHeight": 1, | "ClimbHeight": 1, | ||
| Line 10,875: | Line 21,192: | ||
"DropDownRate": 10, | "DropDownRate": 10, | ||
"EnemyLiftDuration": 0.2, | "EnemyLiftDuration": 0.2, | ||
"HoldInPlaceDuration": 0.3, | "HoldInPlaceDuration": { | ||
"Value": 0.3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "mirage_tornado", | "Key": "mirage_tornado", | ||
| Line 10,883: | Line 21,206: | ||
"OpenHeight": 8, | "OpenHeight": 8, | ||
"ProjectileThinkInterval": 0.01, | "ProjectileThinkInterval": 0.01, | ||
"Radius": 4, | "Radius": { | ||
"SlowDuration": 3, | "Value": 4, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"SlowDuration": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SlowPercent": 30, | "SlowPercent": 30, | ||
"TickRate": 0.25, | "TickRate": 0.25, | ||
| Line 10,901: | Line 21,236: | ||
"Value": 0, | "Value": 0, | ||
"Scale": { | "Scale": { | ||
"Value": | "Value": 0.6, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
} | } | ||
} | } | ||
], | ], | ||
"WhirlwindDuration": 4, | "WhirlwindDuration": { | ||
"WhirlwindEvasionChance": 30 | "Value": 4, | ||
}, | "Scale": { | ||
"npc_base": { | "Value": 1, | ||
"Type": "duration" | |||
} | |||
}, | |||
"WhirlwindEvasionChance": 30, | |||
"WhirlwindEvasionModifier": { | |||
"Class": "MirageTornadoEvasion", | |||
"Subclass": "MirageTornadoEvasion" | |||
} | |||
}, | |||
"npc_base": { | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 10,923: | Line 21,268: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 10,931: | Line 21,277: | ||
"operative_blindside": { | "operative_blindside": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCooldown": 30, | "AbilityCooldown": { | ||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BackstabBonusDamagePct": 40, | "BackstabBonusDamagePct": 40, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCanHealPlayers", | |||
"BehaviorProjectileFiredAsBullet", | |||
"BehaviorCanSetQuickCast" | |||
], | |||
"CameraTurnRateMax": 100, | "CameraTurnRateMax": 100, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 10,943: | Line 21,302: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"EnemyDebuffModifier": { | |||
"Class": "OperativeBlindsideEnemyDebuff", | |||
"Subclass": "OperativeBlindsideEnemyDebuff" | |||
}, | }, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 10,948: | Line 21,311: | ||
"MaxCameraAngleForSeeing": 180, | "MaxCameraAngleForSeeing": 180, | ||
"Name": "Blindside", | "Name": "Blindside", | ||
"Radius": 6.5, | "Radius": { | ||
"TurnRateSlowDuration": 2, | "Value": 6.5, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"TurnRateSlowDuration": { | |||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 10,964: | Line 21,339: | ||
"operative_revelation": { | "operative_revelation": { | ||
"AbilityCastDelay": 0.3, | "AbilityCastDelay": 0.3, | ||
"AbilityCooldown": 90, | "AbilityCooldown": { | ||
"Value": 90, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 6, | "AbilityDuration": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"CasterModifier": { | |||
"Class": "OperativeRevelationCaster", | |||
"Subclass": "OperativeRevelationCaster", | |||
"StatusEffectPriority": 25, | |||
"AuraModifier": { | |||
"Class": "OperativeRevelationAura", | |||
"Subclass": "OperativeRevelationAura", | |||
"ProvidedByAura": { | |||
"Class": "OperativeRevelationTarget", | |||
"Subclass": "OperativeRevelationTarget", | |||
"DebuffModifier": { | |||
"Class": "GlitchDebuff", | |||
"Subclass": "GlitchDebuff", | |||
"EnabledStateMask": [ | |||
"Disarmed", | |||
"Silenced", | |||
"Muted", | |||
"Glitched" | |||
] | |||
} | |||
} | |||
} | |||
}, | |||
"ChannelMoveSpeed": 4.2, | "ChannelMoveSpeed": 4.2, | ||
"CurseDuration": 3, | "CurseDuration": { | ||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DPS": { | "DPS": { | ||
"Value": 50, | "Value": 50, | ||
| Line 10,983: | Line 21,403: | ||
"MoveSpeedReduction": 20, | "MoveSpeedReduction": 20, | ||
"Name": "Revelation", | "Name": "Revelation", | ||
"Radius": 15, | "Radius": { | ||
"Value": 15, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"SlowPercent": 25, | "SlowPercent": 25, | ||
"TickRate": 0.25, | "TickRate": 0.25, | ||
"TimeBeforeCursed": 2, | "TimeBeforeCursed": { | ||
"Value": 2, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 11,000: | Line 21,432: | ||
}, | }, | ||
"operative_umbrella_maneuver": { | "operative_umbrella_maneuver": { | ||
"AbilityCooldown": 32, | "AbilityCooldown": { | ||
"Value": 32, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"ActivateTime": 0.2, | "ActivateTime": 0.2, | ||
"AirHangModifier": { | |||
"Class": "OperativeUmbrellaManeuverAirHang", | |||
"Subclass": "OperativeUmbrellaManeuverAirHang", | |||
"AirSpeed": -1, | |||
"AirDrag": -1, | |||
"FallSpeed": 10 | |||
}, | |||
"AirSpeedMax": 3.81, | "AirSpeedMax": 3.81, | ||
"BackwardsVelocity": 13, | "BackwardsVelocity": 13, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 11,014: | Line 21,464: | ||
} | } | ||
}, | }, | ||
"ExplodeRadius": 5, | "ExplodeRadius": { | ||
"FallSpeedMax": 1.524, | "Value": 5, | ||
"IsDisabled": false, | "Scale": { | ||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"FallSpeedMax": 1.524, | |||
"IsDisabled": false, | |||
"Key": "operative_umbrella_maneuver", | "Key": "operative_umbrella_maneuver", | ||
"Name": "Umbrella Maneuver", | "Name": "Umbrella Maneuver", | ||
| Line 11,034: | Line 21,490: | ||
}, | }, | ||
"rutger_cheat_death": { | "rutger_cheat_death": { | ||
"AbilityCooldown": 42, | "AbilityCooldown": { | ||
"Value": 42, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 4, | "AbilityDuration": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"BonusHealthRegen": 2, | "BonusHealthRegen": 2, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "rutger_cheat_death", | "Key": "rutger_cheat_death", | ||
"ModifierCheatDeathActivated": { | |||
"Class": "RutgerCheatDeathActivated", | |||
"Subclass": "RutgerCheatDeathActivated", | |||
"Duration": -1 | |||
}, | |||
"Name": "Cheat Death", | "Name": "Cheat Death", | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 11,057: | Line 21,531: | ||
"rutger_force_field": { | "rutger_force_field": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCooldown": 42, | "AbilityCooldown": { | ||
"Value": 42, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 10, | "AbilityDuration": { | ||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AuraModifier": { | |||
"Class": "RutgerForceFieldAura", | |||
"Subclass": "ForceFieldAura", | |||
"ProvidedByAura": { | |||
"Class": "Base", | |||
"Subclass": "RutgerForceField" | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"ChargeUpTime": 0.5, | "ChargeUpTime": 0.5, | ||
| Line 11,077: | Line 21,575: | ||
"Name": "Force Field", | "Name": "Force Field", | ||
"SlowDuration": 0.3, | "SlowDuration": 0.3, | ||
"SlowModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "Slow" | |||
}, | |||
"SlowPercent": 60, | "SlowPercent": 60, | ||
"SpherePushExtraDistance": 1.5, | "SpherePushExtraDistance": 1.5, | ||
"SphereRadius": 5, | "SphereRadius": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 11,091: | Line 21,599: | ||
} | } | ||
], | ], | ||
"VictimPushModifier": { | |||
"Class": "RutgerForceFieldPushOut", | |||
"Subclass": "RutgerForceFieldPushOut", | |||
"EnabledStateMask": [ | |||
"Silenced", | |||
"CommandRestricted", | |||
"AirDuckingForced" | |||
], | |||
"Duration": -1 | |||
}, | |||
"VictimPushTime": 0.4 | "VictimPushTime": 0.4 | ||
}, | }, | ||
"rutger_pulse": { | "rutger_pulse": { | ||
"AbilityCooldown": 127, | "AbilityCooldown": { | ||
"Value": 127, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 6, | "AbilityDuration": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AuraModifier": { | |||
"Class": "RutgerPulseAura", | |||
"Subclass": "RutgerPulseAuraSubclass", | |||
"ProvidedByAura": { | |||
"Class": "RutgerPulseTarget", | |||
"Subclass": "RutgerPulseTargetSubclass" | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DamageMax": { | "DamageMax": { | ||
| Line 11,114: | Line 21,655: | ||
} | } | ||
}, | }, | ||
"EndRadius": 30, | "EndRadius": { | ||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "rutger_pulse", | "Key": "rutger_pulse", | ||
"MovementSlow": 25, | "MovementSlow": { | ||
"Value": 25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Name": "Pulse", | "Name": "Pulse", | ||
"SpreadDuration": 0.6, | "SpreadDuration": 0.6, | ||
"StartRadius": 1, | "StartRadius": { | ||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 11,134: | Line 21,693: | ||
}, | }, | ||
"rutger_rocket": { | "rutger_rocket": { | ||
"AbilityCharges": 1, | "AbilityCharges": { | ||
"AbilityCooldown": 17, | "Value": 1, | ||
"AbilityCooldownBetweenCharge": 1, | "Scale": { | ||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 17, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirSpeedMax": 3.81, | "AirSpeedMax": 3.81, | ||
"AutoChannelModifier": { | |||
"Class": "IntrinsicBase", | |||
"Subclass": "IntrinsicBase" | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDontTriggerSpellBlock", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"CameraHeightOffset": 20, | "CameraHeightOffset": 20, | ||
"CameraHorizontalOffset": 15, | "CameraHorizontalOffset": 15, | ||
| Line 11,150: | Line 21,736: | ||
}, | }, | ||
"FallSpeedMax": 1.524, | "FallSpeedMax": 1.524, | ||
"ImpactRadius": 5, | "ImpactRadius": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "rutger_rocket", | "Key": "rutger_rocket", | ||
| Line 11,176: | Line 21,768: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 11,183: | Line 21,776: | ||
}, | }, | ||
"super_neutral_charge": { | "super_neutral_charge": { | ||
"AbilityCooldown": 10, | "AbilityCooldown": { | ||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"CameraDistance": 120, | "CameraDistance": 120, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 11,199: | Line 21,802: | ||
"Name": "Mid Boss Charge", | "Name": "Mid Boss Charge", | ||
"PrepareTime": 0.8, | "PrepareTime": 0.8, | ||
"StunDuration": 0.5, | "StunDuration": { | ||
"Value": 0.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"TackleDurationMax": 1, | "TackleDurationMax": 1, | ||
"TackleDurationMin": 0.5, | "TackleDurationMin": 0.5, | ||
"TackleRadius": 2.5, | "TackleRadius": { | ||
"Value": 2.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"TackleSpeed": 1000, | "TackleSpeed": 1000, | ||
"Upgrades": [] | "Upgrades": [] | ||
}, | }, | ||
"super_neutral_shield": { | "super_neutral_shield": { | ||
"AbilityCooldown": 1, | "AbilityCooldown": { | ||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": -1, | "AbilityDuration": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 11,221: | Line 21,845: | ||
"synth_affliction": { | "synth_affliction": { | ||
"AbilityCastDelay": 0.6, | "AbilityCastDelay": 0.6, | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 170, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"CanBePurged": 1, | "CanBePurged": 1, | ||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
| Line 11,234: | Line 21,868: | ||
}, | }, | ||
"DPS": { | "DPS": { | ||
"Value": | "Value": 32, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.21, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | }, | ||
"DamageInterval": 0.5, | "DamageInterval": 0.5, | ||
"DebuffDuration": | "DebuffDuration": { | ||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"DebuffModifier": { | |||
"Class": "SynthAfflictionDebuff", | |||
"Subclass": "SynthAfflictionDebuff" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "synth_affliction", | "Key": "synth_affliction", | ||
"Name": "Affliction", | "Name": "Affliction", | ||
"Radius": 9, | "Radius": { | ||
"Value": 9, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -35 | ||
}, | }, | ||
{ | { | ||
| Line 11,256: | Line 21,906: | ||
{ | { | ||
"DPS": { | "DPS": { | ||
"Value": | "Value": 13, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.1, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 11,269: | Line 21,919: | ||
"AbilityCastDelay": 0.3, | "AbilityCastDelay": 0.3, | ||
"AbilityChannelTime": 2, | "AbilityChannelTime": 2, | ||
"AbilityCooldown": 32, | "AbilityCooldown": { | ||
"Value": 32, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AirDrag": 0.3, | "AirDrag": 0.3, | ||
"AirSpeedMax": 2.54, | "AirSpeedMax": 2.54, | ||
"AmpDuration": 15, | "AmpDuration": { | ||
"Value": 15, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AmpModifier": { | |||
"Class": "SynthBarrageAmp", | |||
"Subclass": "SynthBarrageAmp" | |||
}, | |||
"AmpPercentPerStack": 6, | "AmpPercentPerStack": 6, | ||
"AutoChannelModifier": { | |||
"Class": "IntrinsicBase", | |||
"Subclass": "IntrinsicBase" | |||
}, | |||
"BarrageCasterModifier": { | |||
"Class": "SynthBarrageCaster", | |||
"Subclass": "SynthBarrageCaster" | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorChannelled", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"DamagePerProjectile": { | "DamagePerProjectile": { | ||
| Line 11,283: | Line 21,963: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"DebuffModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "SynthBarrageDebuff" | |||
}, | }, | ||
"FallSpeedMax": 10, | "FallSpeedMax": 10, | ||
| Line 11,290: | Line 21,974: | ||
"Name": "Barrage", | "Name": "Barrage", | ||
"ProjectileAmount": 4, | "ProjectileAmount": 4, | ||
"Radius": 4.5, | "Radius": { | ||
"SlowDuration": 1.5, | "Value": 4.5, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SlowDuration": { | |||
"Value": 1.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
| Line 11,307: | Line 22,003: | ||
"synth_plasma_flux": { | "synth_plasma_flux": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCooldown": 25, | "AbilityCooldown": { | ||
"Value": 25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorTriggerCancelMashProtectionOnCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 11,320: | Line 22,029: | ||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "synth_plasma_flux", | "Key": "synth_plasma_flux", | ||
"MaxLifetime": 3.8, | "MaxLifetime": { | ||
"Value": 3.8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Name": "Flying Cloak", | "Name": "Flying Cloak", | ||
"Radius": 5, | "Radius": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"TickRate": 0.1, | "TickRate": 0.1, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 11,330: | Line 22,051: | ||
{ | { | ||
"WeaponDamageBonus": 5, | "WeaponDamageBonus": 5, | ||
"WeaponDamageBonusDuration": | "WeaponDamageBonusDuration": 6 | ||
}, | }, | ||
{ | { | ||
"MaxLifetime": 1.6, | "MaxLifetime": 1.6, | ||
"AbilityCooldown": - | "AbilityCooldown": -10 | ||
} | } | ||
] | ], | ||
"WeaponDamageBonusModifier": { | |||
"Class": "SynthPlasmaFluxWeaponDamage", | |||
"Subclass": "SynthPlasmaFluxWeaponDamage" | |||
} | |||
}, | }, | ||
"synth_plasma_flux_trigger": { | "synth_plasma_flux_trigger": { | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDontInterruptSprint", | |||
"BehaviorNoTarget", | |||
"BehaviorCastableWhileHidden", | |||
"BehaviorIgnoreSelectionMashProtection", | |||
"BehaviorTrigger", | |||
"BehaviorMovement" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 11,349: | Line 22,082: | ||
"synth_pulse": { | "synth_pulse": { | ||
"AbilityCastDelay": 0.15, | "AbilityCastDelay": 0.15, | ||
"AbilityChannelTime": 1.5, | "AbilityChannelTime": { | ||
"AbilityCooldown": 17, | "Value": 1.5, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 17, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDeactivateCrouchToggleOnCast" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"Damage": { | "Damage": { | ||
| Line 11,360: | Line 22,111: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"DebuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "Debuff" | |||
}, | |||
"EscapeModifier": { | |||
"Class": "SynthPulseEscape", | |||
"Subclass": "SynthPulseEscape", | |||
"EnabledStateMask": [ | |||
"DashDisabled", | |||
"MantleDisabled", | |||
"DuckingDisabled", | |||
"MeleeDisabled" | |||
] | |||
}, | }, | ||
"FallSpeedMax": 0.0254, | "FallSpeedMax": 0.0254, | ||
| Line 11,365: | Line 22,130: | ||
"Key": "synth_pulse", | "Key": "synth_pulse", | ||
"Name": "Enchanter's Satchel", | "Name": "Enchanter's Satchel", | ||
"Radius": 12, | "Radius": { | ||
"Upgrades": [ | "Value": 12, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"Upgrades": [ | |||
{ | { | ||
"AbilityCooldown": -5 | "AbilityCooldown": -5 | ||
| Line 11,384: | Line 22,155: | ||
"targetdummy_ability_1": { | "targetdummy_ability_1": { | ||
"AbilityCastDelay": 1, | "AbilityCastDelay": 1, | ||
"AbilityCooldown": 10.5, | "AbilityCooldown": { | ||
"Value": 10.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 11,405: | Line 22,185: | ||
"targetdummy_ability_2": { | "targetdummy_ability_2": { | ||
"AbilityCastDelay": 1, | "AbilityCastDelay": 1, | ||
"AbilityCooldown": 10.5, | "AbilityCooldown": { | ||
"Value": 10.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 11,426: | Line 22,215: | ||
"targetdummy_ability_3": { | "targetdummy_ability_3": { | ||
"AbilityCastDelay": 1, | "AbilityCastDelay": 1, | ||
"AbilityCooldown": 10.5, | "AbilityCooldown": { | ||
"Value": 10.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 11,447: | Line 22,245: | ||
"targetdummy_ability_4": { | "targetdummy_ability_4": { | ||
"AbilityCastDelay": 1, | "AbilityCastDelay": 1, | ||
"AbilityCooldown": 10.5, | "AbilityCooldown": { | ||
"Value": 10.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 11,469: | Line 22,276: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 11,477: | Line 22,287: | ||
"thumper_ability_1": { | "thumper_ability_1": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCastRange": 40, | "AbilityCastRange": { | ||
"AbilityCharges": 1, | "Value": 40, | ||
"AbilityCooldown": 17, | "Scale": { | ||
"AbilityCooldownBetweenCharge": 4, | "Value": 1, | ||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCharges": { | |||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "max_charges" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 17, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorDontTriggerSpellBlock", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorAlwaysPreviewRadius" | |||
], | |||
"BounceRadians": 0.5, | "BounceRadians": 0.5, | ||
"BounceRange": 20, | "BounceRange": { | ||
"Value": 20, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 11,515: | Line 22,361: | ||
"thumper_ability_2": { | "thumper_ability_2": { | ||
"AbilityCastDelay": 0.42, | "AbilityCastDelay": 0.42, | ||
"AbilityCooldown | "AbilityCooldown": { | ||
"Value": 26, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "cooldown" | ||
} | } | ||
}, | }, | ||
"BarbedWireDamagePerMeter": { | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": { | |||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BarbedWireAuraModifier": { | |||
"Class": "ThumperAbility2Aura", | |||
"Subclass": "ThumperAbility2Aura", | |||
"ProvidedByAura": { | |||
"Class": "ThumperAbility2", | |||
"Subclass": "ThumperAbility2", | |||
"EnabledStateMask": [ | |||
"Slowed", | |||
"GlowThroughWallsToEnemy" | |||
], | |||
"StatusEffectPriority": 100 | |||
} | |||
}, | |||
"BarbedWireDPS": { | |||
"Value": 10, | |||
"Scale": { | |||
"Value": 0.609336, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"BarbedWireDamagePerMeter": { | |||
"Value": 30, | "Value": 30, | ||
"Scale": { | "Scale": { | ||
| Line 11,534: | Line 22,405: | ||
}, | }, | ||
"BarbedWireHeightOffGround": 1, | "BarbedWireHeightOffGround": 1, | ||
"BarbedWireRadius": 4, | "BarbedWireRadius": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"BarbedWireSlow": 50, | "BarbedWireSlow": 50, | ||
"BarbedWireTickRate": 0.5, | "BarbedWireTickRate": 0.5, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorShowCastRangeAsSatSphereWhileCasting" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"Damage": { | "Damage": { | ||
| Line 11,549: | Line 22,430: | ||
"Key": "thumper_ability_2", | "Key": "thumper_ability_2", | ||
"Name": "Spike Strip", | "Name": "Spike Strip", | ||
"StompRange": 25, | "StompRange": { | ||
"Value": 25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"TechCleaveExpireTime": 0.2, | "TechCleaveExpireTime": 0.2, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 11,566: | Line 22,453: | ||
"thumper_ability_3": { | "thumper_ability_3": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCastRange": 30, | "AbilityCastRange": { | ||
"AbilityCooldown": 42, | "Value": 30, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 42, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 8, | "AbilityDuration": { | ||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorAlwaysPreviewRadius" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DPS": { | "DPS": { | ||
| Line 11,578: | Line 22,487: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"DroneModifier": { | |||
"Class": "ThumperDrone", | |||
"Subclass": "ThumperDrone" | |||
}, | }, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 11,597: | Line 22,510: | ||
}, | }, | ||
"thumper_ability_4": { | "thumper_ability_4": { | ||
"AbilityCooldown": 10.5, | "AbilityCooldown": { | ||
"Value": 10.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"ClimbHeight": 1, | "ClimbHeight": 1, | ||
| Line 11,609: | Line 22,531: | ||
"Key": "thumper_ability_4", | "Key": "thumper_ability_4", | ||
"Name": "Vortex", | "Name": "Vortex", | ||
"PullAOEModifier": { | |||
"Class": "ThumperPullAoe", | |||
"Subclass": "ThumperPullAoe", | |||
"ProvidedByAura": { | |||
"Class": "ThumperEnemyPulled", | |||
"Subclass": "ThumperEnemyPulled" | |||
} | |||
}, | |||
"PushAccel": 1000, | "PushAccel": 1000, | ||
"PushNPCSpeed": 800, | "PushNPCSpeed": 800, | ||
| Line 11,627: | Line 22,557: | ||
"tokamak_breach": { | "tokamak_breach": { | ||
"AbilityCastDelay": 0.25, | "AbilityCastDelay": 0.25, | ||
"AbilityCooldown": 42, | "AbilityCooldown": { | ||
"Value": 42, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AllySmokeAOEModifier": { | |||
"Class": "TokamakAllySmokeAoe", | |||
"Subclass": "TokamakAllySmokeAoe", | |||
"ProvidedByAura": { | |||
"Class": "Invis", | |||
"Subclass": "TokamakAllyInSmoke" | |||
} | |||
}, | |||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"EnemySmokeAOEModifier": { | |||
"Class": "TokamakEnemySmokeAoe", | |||
"Subclass": "TokamakEnemySmokeAoe", | |||
"ProvidedByAura": { | |||
"Class": "CitadelSilenced", | |||
"Subclass": "CitadelSilenced" | |||
} | |||
}, | |||
"FullInvisDistance": 5, | "FullInvisDistance": 5, | ||
"InvisAlertWhenFading": 1, | "InvisAlertWhenFading": 1, | ||
| Line 11,637: | Line 22,590: | ||
"Key": "tokamak_breach", | "Key": "tokamak_breach", | ||
"Name": "Breach", | "Name": "Breach", | ||
"Radius": 12, | "Radius": { | ||
"RevealOnDamageDuration": 1, | "Value": 12, | ||
"RevealOnSpottedDuration": 1, | "Scale": { | ||
"SmokeDuration": 8, | "Value": 1, | ||
"Type": "radius" | |||
} | |||
}, | |||
"RevealOnDamageDuration": 1, | |||
"RevealOnSpottedDuration": 1, | |||
"SmokeDuration": { | |||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"SpottedRadius": 2.5, | "SpottedRadius": 2.5, | ||
"TechResist": 20, | "TechResist": 20, | ||
| Line 11,657: | Line 22,622: | ||
"tokamak_crimson_cannon": { | "tokamak_crimson_cannon": { | ||
"AbilityCastDelay": 2, | "AbilityCastDelay": 2, | ||
"AbilityCastRange": 100, | "AbilityCastRange": { | ||
"AbilityChannelTime": 3.6, | "Value": 100, | ||
"AbilityCooldown": 127, | "Scale": { | ||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityChannelTime": { | |||
"Value": 3.6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 127, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
| Line 11,665: | Line 22,648: | ||
"AimZoomDuration": 0.15, | "AimZoomDuration": 0.15, | ||
"AirSpeedMax": 70, | "AirSpeedMax": 70, | ||
"AutoCastDelayModifier": { | |||
"Class": "Base", | |||
"Subclass": "CastDelay" | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorShowCastRangeAsSatSphereWhileCasting" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"Damage": { | "Damage": { | ||
| Line 11,699: | Line 22,692: | ||
"tokamak_dying_star": { | "tokamak_dying_star": { | ||
"AbilityCastRange": 20, | "AbilityCastRange": 20, | ||
"AbilityCooldown": 25, | "AbilityCooldown": { | ||
"Value": 25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
| Line 11,710: | Line 22,713: | ||
} | } | ||
}, | }, | ||
"ExplosionRadius": 6, | "ExplosionRadius": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"GravityScale": 1.4, | "GravityScale": 1.4, | ||
"InFlightModifier": { | |||
"Class": "Base", | |||
"Subclass": "InFlight", | |||
"EnabledStateMask": [ | |||
"CommandRestricted" | |||
] | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "tokamak_dying_star", | "Key": "tokamak_dying_star", | ||
| Line 11,738: | Line 22,754: | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BaseHeatPower": 20, | "BaseHeatPower": 20, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"HeatDotModifier": { | |||
"Class": "TokamakHeatSinksDot", | |||
"Subclass": "TokamakHeatSinksDot" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "tokamak_heat_sinks", | "Key": "tokamak_heat_sinks", | ||
| Line 11,749: | Line 22,772: | ||
}, | }, | ||
"MeleeHitCount": 3, | "MeleeHitCount": 3, | ||
"MeleeIgniteTime": 0.5, | "MeleeIgniteTime": { | ||
"Value": 0.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"Name": "Thermal Vault", | "Name": "Thermal Vault", | ||
"TickRate": 0.1, | "TickRate": 0.1, | ||
| Line 11,770: | Line 22,799: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorNoTarget" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"HeatDissipationInterval": 0.12, | "HeatDissipationInterval": 0.12, | ||
| Line 11,783: | Line 22,815: | ||
"tokamak_hot_shot": { | "tokamak_hot_shot": { | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityChannelTime | "AbilityChannelTime": { | ||
"Value": 1, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "duration" | ||
} | } | ||
}, | }, | ||
" | "AbilityCharges": { | ||
"Value": 2, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "max_charges" | ||
} | } | ||
}, | }, | ||
"TickRate": 0.1, | "AbilityCooldown": { | ||
"Value": 32, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BeamLength": { | |||
"Value": 30, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"BeamWidth": { | |||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorNoTarget", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCanCancelDuringCastDelay", | |||
"BehaviorShowCastRangeAsSatSphereWhileCasting" | |||
], | |||
"ChannelMoveSpeed": 1.8, | |||
"HotDPS": { | |||
"Value": 90, | |||
"Scale": { | |||
"Value": 0.548402, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"IsDisabled": false, | |||
"Key": "tokamak_hot_shot", | |||
"Name": "Hot Shot", | |||
"NormalDPS": { | |||
"Value": 55, | |||
"Scale": { | |||
"Value": 0.335135, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"TickRate": 0.1, | |||
"TrackingSpeed": 180, | "TrackingSpeed": 180, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 11,837: | Line 22,912: | ||
"tokamak_radiance": { | "tokamak_radiance": { | ||
"AbilityCastDelay": 0.25, | "AbilityCastDelay": 0.25, | ||
"AbilityCooldown": 48, | "AbilityCooldown": { | ||
"Value": 48, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 6, | "AbilityDuration": { | ||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BlindScale": 0.5, | "BlindScale": 0.5, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 11,847: | Line 22,937: | ||
"Key": "tokamak_radiance", | "Key": "tokamak_radiance", | ||
"LookDotMin": 0.866, | "LookDotMin": 0.866, | ||
"LookRadiusScale": 1, | "LookRadiusScale": { | ||
"Value": 1, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"MaxDPS": { | "MaxDPS": { | ||
"Value": 16, | "Value": 16, | ||
| Line 11,856: | Line 22,952: | ||
}, | }, | ||
"Name": "Blinding Radiance", | "Name": "Blinding Radiance", | ||
"Radius": 40, | "RadianceModifier": { | ||
"Class": "TokamakRadiance", | |||
"Subclass": "TokamakRadiance" | |||
}, | |||
"Radius": { | |||
"Value": 40, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"TickRate": 0.25, | "TickRate": 0.25, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 11,879: | Line 22,985: | ||
"AbilityCastDelay": 0.5, | "AbilityCastDelay": 0.5, | ||
"AbilityCastRange": "38.1 50.8", | "AbilityCastRange": "38.1 50.8", | ||
"AbilityCooldown": "40 30 20", | "AbilityCooldown": { | ||
"Value": "40 30 20", | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile" | |||
], | |||
"BlastRadius": 300, | "BlastRadius": 300, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 11,898: | Line 23,013: | ||
"AbilityCastDelay": 0.2, | "AbilityCastDelay": 0.2, | ||
"AbilityCastRange": 40.64, | "AbilityCastRange": 40.64, | ||
"AbilityCooldown": 4, | "AbilityCooldown": { | ||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"ArmingDuration": 5, | "ArmingDuration": 5, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorNoTarget" | |||
], | |||
"BlastRadius": 4, | "BlastRadius": 4, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 11,916: | Line 23,041: | ||
"AbilityCastDelay": 0.5, | "AbilityCastDelay": 0.5, | ||
"AbilityCastRange": 50.8, | "AbilityCastRange": 50.8, | ||
"AbilityCooldown": 40, | "AbilityCooldown": { | ||
"Value": 40, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile" | |||
], | |||
"BlastRadius": 300, | "BlastRadius": 300, | ||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
| Line 11,935: | Line 23,069: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 11,942: | Line 23,077: | ||
}, | }, | ||
"vanguard_aoe_buff": { | "vanguard_aoe_buff": { | ||
"AbilityCooldown": 5, | "AbilityCooldown": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 10, | "AbilityDuration": { | ||
"Value": 10, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AuraRadius": 50, | "AuraRadius": { | ||
"Value": 50, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorNoTarget", | |||
"BehaviorCanCastOnZipline", | |||
"BehaviorCanHealPlayers", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"BonusFireRate": 15, | "BonusFireRate": 15, | ||
"BonusSpirit": 20, | "BonusSpirit": 20, | ||
"BuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "VanguardBuff" | |||
}, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"HealingModifier": { | |||
"Class": "HealthNova", | |||
"Subclass": "HealingNovaActive" | |||
}, | |||
"HeroAndSelfHPS": 5, | "HeroAndSelfHPS": 5, | ||
"HeroAndSelfHPSGrowthPerMinute": 0.4, | "HeroAndSelfHPSGrowthPerMinute": 0.4, | ||
| Line 11,961: | Line 23,128: | ||
"viscous_goo_bowling_ball": { | "viscous_goo_bowling_ball": { | ||
"AbilityCastDelay": 0.55, | "AbilityCastDelay": 0.55, | ||
"AbilityCooldown": | "AbilityCooldown": { | ||
"Value": 150, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 11, | "AbilityDuration": { | ||
"Value": 11, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AccelerationPercentage": -60, | "AccelerationPercentage": -60, | ||
"AirJumpForce": 500, | "AirJumpForce": 500, | ||
"BallHitRadius": 1.8, | "BallHitRadius": { | ||
"Value": 1.8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"BallOffset": 50, | "BallOffset": 50, | ||
"BallRadius": 1.4, | "BallRadius": { | ||
"Value": 1.4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCannotCancelDuringChannel", | |||
"BehaviorTriggerCancelMashProtectionOnCast", | |||
"BehaviorDeactivateCrouchToggleOnCast", | |||
"BehaviorRequireAbilityButtonToCancel", | |||
"BehaviorInhibitSoftCameraCollision" | |||
], | |||
"BreakablePropDamageRadius": 75, | "BreakablePropDamageRadius": 75, | ||
"BulletResist": 35, | "BulletResist": 35, | ||
| Line 11,980: | Line 23,179: | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
}, | |||
"DamagePreventionModifier": { | |||
"Class": "Base", | |||
"Subclass": "ViscousBallDamagePrevention", | |||
"Duration": 1.2 | |||
}, | }, | ||
"FrictionPercentage": -85, | "FrictionPercentage": -85, | ||
| Line 11,989: | Line 23,193: | ||
"Name": "Goo Ball", | "Name": "Goo Ball", | ||
"ParticleRadiusMultiplier": 1.2, | "ParticleRadiusMultiplier": 1.2, | ||
"StunDuration": 0.5, | "RollingModifier": { | ||
"Class": "ViscousBall", | |||
"Subclass": "ViscousRollingResist" | |||
}, | |||
"StunDuration": { | |||
"Value": 0.5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"TechResist": 35, | "TechResist": 35, | ||
"TickRate": 0.25, | "TickRate": 0.25, | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -25 | ||
}, | }, | ||
{ | { | ||
"Damage": 70 | "Damage": 70, | ||
"BulletResist": 20, | |||
"TechResist": 20 | |||
}, | }, | ||
{ | { | ||
"AbilityDuration": | "AbilityDuration": 7, | ||
"StunDuration": 0.3 | "StunDuration": 0.3 | ||
} | } | ||
| Line 12,007: | Line 23,223: | ||
"viscous_goo_grenade": { | "viscous_goo_grenade": { | ||
"AbilityCastDelay": 0.001, | "AbilityCastDelay": 0.001, | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityPostCastDuration": 0.2, | "AbilityPostCastDuration": 0.2, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"Damage": { | "Damage": { | ||
"Value": | "Value": 55, | ||
"Scale": { | "Scale": { | ||
"Value": 0. | "Value": 0.7, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 12,021: | Line 23,248: | ||
"DetonateCooldown": 0.15, | "DetonateCooldown": 0.15, | ||
"FourthHitDamagePercentage": 0.26, | "FourthHitDamagePercentage": 0.26, | ||
"GooGrenadeImpactModifier": { | |||
"Class": "ViscousGooGrenadeDebuff", | |||
"Subclass": "ViscousGooGrenadeDebuff" | |||
}, | |||
"GooGrenadePuddleAuraFriendlyModifier": { | |||
"Class": "BaseAura", | |||
"Subclass": "GooGrenadeFriendlyAura", | |||
"AuraRadius": -1, | |||
"ProvidedByAura": { | |||
"Class": "Base", | |||
"Subclass": "GooPuddleSlideModifier" | |||
} | |||
}, | |||
"GooGrenadePuddleAuraModifier": { | |||
"Class": "ViscousGooAura", | |||
"Subclass": "GooGrenadePuddleAura", | |||
"ProvidedByAura": { | |||
"Class": "SlowBase", | |||
"Subclass": "PuddleSlow" | |||
}, | |||
"AuraRadius": -1 | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "viscous_goo_grenade", | "Key": "viscous_goo_grenade", | ||
"MaxBounces": | "MaxBounces": 2, | ||
"Name": "Splatter", | "Name": "Splatter", | ||
"PuddleDuration": { | "PuddleDuration": { | ||
| Line 12,033: | Line 23,282: | ||
}, | }, | ||
"PuddleSlideBuff": 60, | "PuddleSlideBuff": 60, | ||
"Radius": 5, | "Radius": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SecondHitDamagePercentage": 0.5, | "SecondHitDamagePercentage": 0.5, | ||
"SlowPercent": 35, | "SlowPercent": 35, | ||
| Line 12,046: | Line 23,301: | ||
}, | }, | ||
{ | { | ||
"MaxBounces": | "MaxBounces": 1, | ||
"Damage": { | "Damage": { | ||
"Value": 0, | "Value": 0, | ||
"Scale": { | "Scale": { | ||
"Value": | "Value": 0.9, | ||
"Type": "spirit" | "Type": "spirit" | ||
} | } | ||
| Line 12,059: | Line 23,314: | ||
"viscous_restorative_goo": { | "viscous_restorative_goo": { | ||
"AbilityCastDelay": 0.1, | "AbilityCastDelay": 0.1, | ||
"AbilityCastRange": 26, | "AbilityCastRange": { | ||
"AbilityCooldown": 42, | "Value": 26, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 42, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 3, | "AbilityDuration": { | ||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorEqualUnitTargetPriority", | |||
"BehaviorAllowSelfCast", | |||
"BehaviorCanHealPlayers", | |||
"BehaviorUseInstantCastUnitTargetUi", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"BonusHealthRegen": { | "BonusHealthRegen": { | ||
"Value": 40, | "Value": 40, | ||
| Line 12,081: | Line 23,363: | ||
"LightMeleeForce": 300, | "LightMeleeForce": 300, | ||
"Name": "The Cube", | "Name": "The Cube", | ||
"PostCubeBuffDuration": 8, | "PostCubeBuffDuration": { | ||
"Value": 8, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"PushBackForce": 250, | "PushBackForce": 250, | ||
"PushBackRadius": 50, | "PushBackRadius": 50, | ||
"RestorativeGooModifier": { | |||
"Class": "RestorativeGoo", | |||
"Subclass": "RestorativeGoo", | |||
"DistanceCameraOffset": 450, | |||
"DistanceCameraOffsetLerpTime": 0.5, | |||
"DistanceCameraOffsetBias": 0.75, | |||
"BreakoutProgressBarModifier": { | |||
"Class": "Base", | |||
"Subclass": "Breakoutprogress" | |||
}, | |||
"PostCubeBuffModifier": { | |||
"Class": "Base", | |||
"Subclass": "CubePostSpeedBuff" | |||
} | |||
}, | |||
"SelfCubeModelSwapModifier": { | |||
"Class": "Base", | |||
"Subclass": "ViscousSelfCubeModelSwap", | |||
"EnabledStateMask": [ | |||
"DoNotDrawModel" | |||
] | |||
}, | |||
"SlideForce": 70, | "SlideForce": 70, | ||
"Upgrades": [ | "Upgrades": [ | ||
| Line 12,096: | Line 23,406: | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -20, | ||
"PurgeDebuffs": 1 | "PurgeDebuffs": 1 | ||
} | } | ||
| Line 12,102: | Line 23,412: | ||
}, | }, | ||
"viscous_telepunch": { | "viscous_telepunch": { | ||
"AbilityCastRange | "AbilityCastRange": { | ||
"Value": 40, | |||
"Value": | |||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "range" | ||
} | } | ||
}, | }, | ||
" | "AbilityCharges": { | ||
"Value": | "Value": 1, | ||
"Scale": { | "Scale": { | ||
"Value": | "Value": 1, | ||
"Type": " | "Type": "max_charges" | ||
} | } | ||
}, | }, | ||
"FriendlyImpactDuration": 2, | "AbilityCooldown": { | ||
"ImpactDuration": | "Value": 21, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Value": 1.7, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "charge_cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | |||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorCanSetQuickCast", | |||
"BehaviorDontInterruptSlideOnCast" | |||
], | |||
"ChannelMoveSpeed": -1, | |||
"Damage": { | |||
"Value": 20, | |||
"Scale": { | |||
"Value": 0.6, | |||
"Type": "melee" | |||
} | |||
}, | |||
"DamageHeavyMelee": { | |||
"Value": 0, | |||
"Scale": { | |||
"Value": 0, | |||
"Type": "heavy_melee" | |||
} | |||
}, | |||
"FriendlyImpactDuration": 2, | |||
"FriendlyImpactModifier": { | |||
"Class": "Base", | |||
"Subclass": "FriendlyPunchAirControl" | |||
}, | |||
"ImpactDuration": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"ImpactModifier": { | |||
"Class": "SlowBase", | |||
"Subclass": "ViscousTelepunchMovementSlow" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "viscous_telepunch", | "Key": "viscous_telepunch", | ||
| Line 12,131: | Line 23,484: | ||
"PunchRollSlow": -40, | "PunchRollSlow": -40, | ||
"PunchRollSlowDuration": 1, | "PunchRollSlowDuration": 1, | ||
"Radius": 4, | "PunchRollSlowModifier": { | ||
"SlowPercent": | "Class": "Base", | ||
"Subclass": "ViscousPunchRollSlow" | |||
}, | |||
"Radius": { | |||
"Value": 4, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"SlowPercent": 30, | |||
"TossDuration": 0.6, | "TossDuration": 0.6, | ||
"TossGroundSideRatio": 0.7, | "TossGroundSideRatio": 0.7, | ||
| Line 12,140: | Line 23,503: | ||
"Upgrades": [ | "Upgrades": [ | ||
{ | { | ||
"AbilityCharges": 1 | "AbilityCharges": 1, | ||
"Damage": 20 | |||
}, | }, | ||
{ | { | ||
"Radius": 1.5, | "Radius": 1.5, | ||
" | "LifeStealPercentOnHit": 60 | ||
}, | }, | ||
{ | { | ||
"AbilityCooldown": - | "AbilityCooldown": -14, | ||
"UseHeavyMelee": 1, | "UseHeavyMelee": 1, | ||
"DamageHeavyMelee": { | "DamageHeavyMelee": { | ||
"Value": | "Value": 40, | ||
"Scale": { | "Scale": { | ||
"Value": 0.6, | "Value": 0.6, | ||
| Line 12,157: | Line 23,521: | ||
}, | }, | ||
"Damage": { | "Damage": { | ||
"Value": - | "Value": -40, | ||
"Scale": { | "Scale": { | ||
"Value": 0, | "Value": 0, | ||
| Line 12,168: | Line 23,532: | ||
}, | }, | ||
"yakuza_fealty": { | "yakuza_fealty": { | ||
"AbilityCastRange": 25, | "AbilityCastRange": { | ||
"AbilityChannelTime": 3, | "Value": 25, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityChannelTime": { | |||
"Value": 3, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"DPS": 50, | "DPS": 50, | ||
| Line 12,177: | Line 23,556: | ||
"Key": "yakuza_fealty", | "Key": "yakuza_fealty", | ||
"Name": null, | "Name": null, | ||
"TargetModifier": { | |||
"Class": "CitadelFealtyTarget", | |||
"Subclass": "CitadelFealtyTarget", | |||
"EnabledStateMask": [ | |||
"Immobilized" | |||
] | |||
}, | |||
"ThinkInterval": 0.25, | "ThinkInterval": 0.25, | ||
"Upgrades": [] | "Upgrades": [] | ||
| Line 12,183: | Line 23,569: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 12,192: | Line 23,579: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 12,199: | Line 23,587: | ||
}, | }, | ||
"yakuza_kobun": { | "yakuza_kobun": { | ||
"AbilityCastRange": 30, | "AbilityCastRange": { | ||
"AbilityCooldown": 32, | "Value": 30, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 32, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorAllowSelfCast" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"CloneModifier": { | |||
"Class": "HeroClone", | |||
"Subclass": "HeroClone" | |||
}, | |||
"IsDisabled": false, | "IsDisabled": false, | ||
"Key": "yakuza_kobun", | "Key": "yakuza_kobun", | ||
| Line 12,225: | Line 23,632: | ||
"yakuza_protection_racket": { | "yakuza_protection_racket": { | ||
"AbilityCastDelay": 0.25, | "AbilityCastDelay": 0.25, | ||
"AbilityCastRange": 30, | "AbilityCastRange": { | ||
"AbilityCooldown": 32, | "Value": 30, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "range" | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Value": 32, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityDuration": 12, | "AbilityDuration": { | ||
"Value": 12, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorDisplaysDamageImpact", | |||
"BehaviorProjectilePassThroughWorld", | |||
"BehaviorEqualUnitTargetPriority", | |||
"BehaviorAllowSelfCast" | |||
], | |||
"BonusCritDamagePercent": 20, | "BonusCritDamagePercent": 20, | ||
"BulletShieldHealth": 180, | "BulletShieldHealth": 180, | ||
| Line 12,250: | Line 23,681: | ||
}, | }, | ||
"yakuza_setting_sun": { | "yakuza_setting_sun": { | ||
"AbilityCooldown": 74, | "AbilityCooldown": { | ||
"Value": 74, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"CenterDamage": { | "CenterDamage": { | ||
"Value": 250, | "Value": 250, | ||
| Line 12,272: | Line 23,710: | ||
} | } | ||
}, | }, | ||
"Radius": 10, | "Radius": { | ||
"Range": 25, | "Value": 10, | ||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"Range": { | |||
"Value": 25, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"SettingSunThinkerModifier": { | |||
"Class": "SettingSunThinker", | |||
"Subclass": "SettingSunThinker" | |||
}, | |||
"ShootDuration": 1.5, | "ShootDuration": 1.5, | ||
"TargetingDuration": 1, | "TargetingDuration": 1, | ||
| Line 12,289: | Line 23,743: | ||
}, | }, | ||
"yakuza_shakedown": { | "yakuza_shakedown": { | ||
"AbilityChannelTime": 5, | "AbilityChannelTime": { | ||
"Value": 5, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "duration" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorChannelled", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"IsDisabled": false, | "IsDisabled": false, | ||
| Line 12,300: | Line 23,764: | ||
"yakuza_shakedown_target": { | "yakuza_shakedown_target": { | ||
"AbilityChannelTimeDisplay": 5, | "AbilityChannelTimeDisplay": 5, | ||
"AbilityCooldown": 26, | "AbilityCooldown": { | ||
"Value": 26, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": [ | |||
"BehaviorProjectile", | |||
"BehaviorDisplaysDamageImpact" | |||
], | |||
"ChannelMoveSpeed": -1, | "ChannelMoveSpeed": -1, | ||
"DPS": { | "DPS": { | ||
| Line 12,314: | Line 23,788: | ||
"Key": "yakuza_shakedown_target", | "Key": "yakuza_shakedown_target", | ||
"Name": "Shakedown", | "Name": "Shakedown", | ||
"Radius": 6, | "PulseModifier": { | ||
"Class": "CitadelShakedownPulse", | |||
"Subclass": "CitadelShakedownPulse" | |||
}, | |||
"Radius": { | |||
"Value": 6, | |||
"Scale": { | |||
"Value": 1, | |||
"Type": "radius" | |||
} | |||
}, | |||
"RootModifier": { | |||
"Class": "Base", | |||
"Subclass": "CitadelShakedownTarget", | |||
"EnabledStateMask": [ | |||
"Immobilized" | |||
] | |||
}, | |||
"ShareDamagePercent": 33, | "ShareDamagePercent": 33, | ||
"ShareDamageThreshold": 20, | "ShareDamageThreshold": 20, | ||
| Line 12,332: | Line 23,823: | ||
"yakuza_summon_gangster": { | "yakuza_summon_gangster": { | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"GangsterHealth": 200, | "GangsterHealth": 200, | ||
| Line 12,343: | Line 23,835: | ||
"AbilityCooldownBetweenCharge": -1, | "AbilityCooldownBetweenCharge": -1, | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"AutoCastDelayModifier": { | |||
"Class": "Base", | |||
"Subclass": "TeleportToGangster" | |||
}, | |||
"BehaviourBits": null, | |||
"ChannelMoveSpeed": 1.3, | "ChannelMoveSpeed": 1.3, | ||
"IsDisabled": false, | "IsDisabled": false, | ||