Data:AbilityCards.json: Difference between revisions
Jump to navigation
Jump to search
Created page with "{ "hero_inferno": { "1": { "Key": "ability_incendiary_projectile", "Name": "Catalyst", "Description": "Spew napalm that slows enemy movement and amplifies the damage Infernus does to them.", "Info1": { "Main": { "Props": [ { "Key": "DamageAmplification", "Name": "Damage Amplification",..." |
DeadBot v0.1.1-5355 |
||
(26 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{ | { | ||
"hero_inferno": { | |||
"Name": "Infernus", | |||
"1": { | |||
"Key": "ability_incendiary_projectile", | |||
"Name": "Catalyst", | |||
"DescKey": "ability_incendiary_projectile_desc", | |||
"Info1": { | |||
"Main": { | |||
"Props": [ | |||
{ | |||
"Key": "DamageAmplification", | |||
"Name": "Damage Amplification", | |||
"Value": 20, | |||
"Type": "damage" | |||
}, | |||
{ | |||
"Key": "Damage", | |||
"Name": "Damage", | |||
"Value": 50, | |||
"Type": "tech_damage", | |||
"Scale": { | |||
"Value": 0.3276, | |||
"Type": "spirit" | |||
} | |||
}, | |||
{ | |||
"Key": "SlowPercent", | |||
"Name": "Movement Slow", | |||
"Value": 35, | |||
"Type": "slow" | |||
} | |||
] | |||
}, | |||
"Alt": [ | |||
{ | |||
"Key": "DebuffDuration", | |||
"Name": "Debuff Duration", | |||
"Value": 8, | |||
"Type": "duration" | |||
}, | |||
{ | |||
"Key": "SlowDuration", | |||
"Name": "Slow Duration", | |||
"Value": 4, | |||
"Type": "duration" | |||
} | |||
], | |||
"DescKey": "ability_incendiary_projectile_desc" | |||
}, | |||
"Upgrades": [ | |||
{ | |||
"AbilityCharges": 1 | |||
}, | |||
{ | |||
"LifestealPercentHero": 15, | |||
"DescKey": "ability_incendiary_projectile_t2_desc" | |||
}, | |||
{ | |||
"DamageAmplification": 20, | |||
"HealAmpReceivePenaltyPercent": -40, | |||
"HealAmpRegenPenaltyPercent": -40, | |||
"DescKey": "ability_incendiary_projectile_t3_desc" | |||
} | |||
], | |||
"Move": { | |||
"ChannelMoveSpeed": { | |||
"Name": "Channel Move Speed", | |||
"Value": 18, | |||
"Type": "move_speed" | |||
} | |||
}, | |||
"Other": { | |||
"AbilityUnitTargetLimit": { | |||
"Name": null, | |||
"Value": 1 | |||
}, | |||
"FlameHeightOffGround": { | |||
"Name": null, | |||
"Value": 50 | |||
}, | |||
"GrowthPerMeter": { | |||
"Name": null, | |||
"Value": 0.5 | |||
}, | |||
"InitialWidth": { | |||
"Name": null, | |||
"Value": 1 | |||
}, | |||
"ParticleRadiusMultiplier": { | |||
"Name": null, | |||
"Value": 1.15 | |||
}, | |||
"TickRate": { | |||
"Name": null, | |||
"Value": 0.5 | |||
} | |||
}, | |||
"AbilityCastDelay": { | |||
"Name": "Cast Delay", | |||
"Value": 0.1 | |||
}, | |||
"AbilityCastRange": { | |||
"Name": "Cast Range", | |||
"Value": 20 | |||
}, | |||
"AbilityCharges": { | |||
"Name": "Charges", | |||
"Value": 1 | |||
}, | |||
"AbilityCooldown": { | |||
"Name": "Cooldown", | |||
"Value": 25 | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Name": "Charge Delay", | |||
"Value": 6 | |||
} | |||
}, | |||
"2": { | |||
"Key": "ability_flame_dash", | |||
"Name": "Flame Dash", | |||
"DescKey": "ability_flame_dash_desc", | |||
"Info1": { | |||
"Main": { | |||
"Props": [ | |||
{ | |||
"Key": "SpeedBurstSpeed", | |||
"Name": "Max Dash Speed", | |||
"Value": 20, | |||
"Type": "move_speed" | |||
}, | |||
{ | |||
"Key": "FlameAuraDPS", | |||
"Name": "DPS", | |||
"Value": 40, | |||
"Type": "tech_damage", | |||
"Scale": { | |||
"Value": 0.6552, | |||
"Type": "spirit" | |||
} | |||
} | |||
] | |||
}, | |||
"Alt": [ | |||
{ | |||
"Key": "DashTime", | |||
"Name": "Dash Time", | |||
"Value": 3, | |||
"Type": "duration" | |||
}, | |||
{ | |||
"Key": "DashSpeed", | |||
"Name": "Dash Speed", | |||
"Value": 12, | |||
"Type": "move_speed" | |||
}, | |||
{ | |||
"Key": "FlameDashDebuffDuration", | |||
"Name": "Debuff Duration", | |||
"Value": null, | |||
"Type": "duration" | |||
}, | |||
{ | |||
"Key": "GroundFlameDuration", | |||
"Name": "Trail Duration", | |||
"Value": 4, | |||
"Type": "duration" | |||
}, | |||
{ | |||
"Key": "FlameAuraRadius", | |||
"Name": "Trail Width", | |||
"Value": 4.5, | |||
"Type": "distance" | |||
} | |||
], | |||
"DescKey": "ability_flame_dash_desc" | |||
}, | |||
"Upgrades": [ | |||
{ | |||
"FireRateSlow": 30, | |||
"FlameDashDebuffDuration": 6, | |||
"DescKey": "ability_flame_dash_t1_desc" | |||
}, | |||
{ | |||
"FlameAuraDPS": 45 | |||
}, | |||
{ | |||
"AbilityCooldown": -19 | |||
} | |||
], | |||
"Move": { | |||
"ChannelMoveSpeed": { | |||
"Name": "Channel Move Speed", | |||
"Value": 18, | |||
"Type": "move_speed" | |||
}, | |||
"DashAirSpeed": { | |||
"Name": null, | |||
"Value": 8, | |||
"Type": "move_speed" | |||
}, | |||
"SlowResistancePercent": { | |||
"Name": "Movement Slow Resist", | |||
"Value": 50, | |||
"Type": "move_speed" | |||
} | |||
}, | |||
"Other": { | |||
"AbilityUnitTargetLimit": { | |||
"Name": null, | |||
"Value": 1 | |||
}, | |||
"AuraLingerDuration": { | |||
"Name": null, | |||
"Value": 1 | |||
}, | |||
"FlameDashJumpBonus": { | |||
"Name": null, | |||
"Value": 50 | |||
}, | |||
"GroundAuraSpacing": { | |||
"Name": null, | |||
"Value": 1 | |||
}, | |||
"SideMoveSpeedReduction": { | |||
"Name": null, | |||
"Value": -65 | |||
}, | |||
"TickRate": { | |||
"Name": null, | |||
"Value": 0.5 | |||
} | |||
}, | |||
"AbilityCastDelay": { | |||
"Name": "Cast Delay", | |||
"Value": 0.2 | |||
}, | |||
"AbilityCooldown": { | |||
"Name": "Cooldown", | |||
"Value": 40 | |||
} | |||
}, | |||
"3": { | |||
"Key": "ability_afterburn", | |||
"Name": "Afterburn", | |||
"DescKey": "ability_afterburn_desc", | |||
"Info1": { | |||
"Main": { | |||
"Props": [ | |||
{ | |||
"Key": "DPS", | |||
"Name": "DPS", | |||
"Value": 15, | |||
"Type": "tech_damage", | |||
"Scale": { | |||
"Value": 0.5, | |||
"Type": "spirit" | |||
} | |||
}, | |||
{ | |||
"Key": "BurnDuration", | |||
"Name": "Burn Duration", | |||
"Value": 3, | |||
"Type": "duration" | |||
} | |||
] | |||
}, | |||
"Alt": [ | |||
{ | |||
"Key": "BuildUpBulletPercentPerHit", | |||
"Name": "Buildup per bullet", | |||
"Value": 9 | |||
}, | |||
{ | |||
"Key": "CritBuildup", | |||
"Name": "Headshot Buildup", | |||
"Value": 14 | |||
}, | |||
{ | |||
"Key": "BuildUpDuration", | |||
"Value": 15, | |||
"Type": "duration" | |||
} | |||
], | |||
"DescKey": "ability_afterburn_desc" | |||
}, | |||
"Upgrades": [ | |||
{ | |||
"AfterburnSpiritDamageReduction": -25, | |||
"DescKey": "ability_afterburn_t1_desc" | |||
}, | |||
{ | |||
"BurnDuration": 1 | |||
}, | |||
{ | |||
"DPS": 30 | |||
} | |||
], | |||
"Move": { | |||
"ChannelMoveSpeed": { | |||
"Name": "Channel Move Speed", | |||
"Value": 50, | |||
"Type": "move_speed" | |||
} | |||
}, | |||
"Other": { | |||
"AbilityUnitTargetLimit": { | |||
"Name": null, | |||
"Value": 1 | |||
}, | |||
"TickRate": { | |||
"Name": null, | |||
"Value": 0.5 | |||
} | |||
} | |||
}, | |||
"4": { | |||
"Key": "ability_fire_bomb", | |||
"Name": "Concussive Combustion", | |||
"DescKey": "ability_fire_bomb_desc", | |||
"Info1": { | |||
"Main": { | |||
"Props": [ | |||
{ | |||
"Key": "StunDuration", | |||
"Name": "Stun Duration", | |||
"Value": 1.25, | |||
"Type": "duration" | |||
}, | |||
{ | |||
"Key": "Damage", | |||
"Name": "Damage", | |||
"Value": 160, | |||
"Type": "tech_damage", | |||
"Scale": { | |||
"Value": 1.04832, | |||
"Type": "spirit" | |||
} | |||
}, | |||
{ | |||
"Key": "ExplodeDelay", | |||
"Name": "Explosion Delay", | |||
"Value": 3, | |||
"Type": "duration" | |||
} | |||
] | |||
}, | |||
"Alt": null, | |||
"DescKey": "ability_fire_bomb_desc" | |||
}, | |||
"Upgrades": [ | |||
{ | |||
"AbilityCooldown": -38 | |||
}, | |||
{ | |||
"StunDuration": 0.5, | |||
"Radius": "4m", | |||
"DescKey": "ability_fire_bomb_t2_desc" | |||
}, | |||
{ | |||
"Damage": 115, | |||
"LifeStealPercentOnHit": 100, | |||
"DescKey": "ability_fire_bomb_t3_desc" | |||
} | |||
], | |||
"Move": { | |||
"ChannelMoveSpeed": { | |||
"Name": "Channel Move Speed", | |||
"Value": 50, | |||
"Type": "move_speed" | |||
} | |||
}, | |||
"Other": { | |||
"AbilityUnitTargetLimit": { | |||
"Name": null, | |||
"Value": 1 | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Name": "Cooldown", | |||
"Value": 127 | |||
}, | |||
"Radius": { | |||
"Name": "Radius", | |||
"Value": 12 | |||
} | |||
} | |||
}, | |||
"hero_gigawatt": { | |||
"Name": "Seven", | |||
"1": { | |||
"Key": "citadel_ability_lightning_ball", | |||
"Name": "Lightning Ball", | |||
"DescKey": "citadel_ability_lightning_ball_desc", | |||
"Info1": { | |||
"Main": { | |||
"Props": [ | |||
{ | |||
"Key": "DPS", | |||
"Name": "DPS", | |||
"Value": 80, | |||
"Type": "tech_damage", | |||
"Scale": { | |||
"Value": 0.45864, | |||
"Type": "spirit" | |||
} | |||
}, | |||
{ | |||
"Key": "ShockRadius", | |||
"Name": "Radius", | |||
"Value": 3.5, | |||
"Type": "distance" | |||
} | |||
] | |||
}, | |||
"Alt": [ | |||
{ | |||
"Key": "MaxLifetime", | |||
"Name": "Lifetime", | |||
"Value": 5, | |||
"Type": "duration" | |||
} | |||
], | |||
"DescKey": "citadel_ability_lightning_ball_desc" | |||
}, | |||
"Upgrades": [ | |||
{ | |||
"AbilityCharges": 1 | |||
}, | |||
{ | |||
"SlowPercent": 35 | |||
}, | |||
{ | |||
"DPS": 70, | |||
"ShockRadius": "1m", | |||
"DescKey": "citadel_ability_lightning_ball_t3_desc" | |||
} | |||
], | |||
"Move": { | |||
"ChannelMoveSpeed": { | |||
"Name": "Channel Move Speed", | |||
"Value": 50, | |||
"Type": "move_speed" | |||
} | |||
}, | |||
"Other": { | |||
"AbilityUnitTargetLimit": { | |||
"Name": null, | |||
"Value": 1 | |||
}, | |||
"BossDamagePercent": { | |||
"Name": null, | |||
"Value": 50 | |||
}, | |||
"HitSpeed": { | |||
"Name": null, | |||
"Value": 80 | |||
}, | |||
"MinShockDuration": { | |||
"Name": null, | |||
"Value": 0.5 | |||
}, | |||
"TickRate": { | |||
"Name": null, | |||
"Value": 0.1 | |||
} | |||
}, | |||
"AbilityCastDelay": { | |||
"Name": "Cast Delay", | |||
"Value": 0.2 | |||
}, | |||
"AbilityCharges": { | |||
"Name": "Charges", | |||
"Value": 1 | |||
}, | |||
"AbilityCooldown": { | |||
"Name": "Cooldown", | |||
"Value": 26 | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Name": "Charge Delay", | |||
"Value": 8 | |||
} | |||
}, | |||
"2": { | |||
"Key": "citadel_ability_static_charge", | |||
"Name": "Static Charge", | |||
"DescKey": "citadel_ability_static_charge_desc", | |||
"Info1": { | |||
"Main": { | |||
"Props": [ | |||
{ | |||
"Key": "StunDuration", | |||
"Name": "Stun Duration", | |||
"Value": 0.9, | |||
"Type": "duration" | |||
}, | |||
{ | |||
"Key": "ShockDelay", | |||
"Name": "Delay Before Stun", | |||
"Value": 3.5, | |||
"Type": "cast" | |||
}, | |||
{ | |||
"Key": "Damage", | |||
"Name": "Damage", | |||
"Value": 40, | |||
"Type": "tech_damage", | |||
"Scale": { | |||
"Value": 0.85176, | |||
"Type": "spirit" | |||
} | |||
} | |||
] | |||
}, | |||
"Alt": [ | |||
{ | |||
"Key": "ShockRadius", | |||
"Name": "Radius", | |||
"Value": 5, | |||
"Type": "distance" | |||
} | |||
], | |||
"DescKey": "citadel_ability_static_charge_desc" | |||
}, | |||
"Upgrades": [ | |||
{ | |||
"AbilityCooldown": -19 | |||
}, | |||
{ | |||
"ShockRadius": "8m" | |||
}, | |||
{ | |||
"StunDuration": 0.9 | |||
} | |||
], | |||
"Move": { | |||
"ChannelMoveSpeed": { | |||
"Name": "Channel Move Speed", | |||
"Value": 50, | |||
"Type": "move_speed" | |||
} | |||
}, | |||
"Other": { | |||
"AbilityUnitTargetLimit": { | |||
"Name": null, | |||
"Value": 1 | |||
} | |||
}, | |||
"AbilityCastDelay": { | |||
"Name": "Cast Delay", | |||
"Value": 0.2 | |||
}, | |||
"AbilityCastRange": { | |||
"Name": "Cast Range", | |||
"Value": 16 | |||
}, | |||
"AbilityCooldown": { | |||
"Name": "Cooldown", | |||
"Value": 42 | |||
} | |||
}, | |||
"3": { | |||
"Key": "ability_power_surge", | |||
"Name": "Power Surge", | |||
"DescKey": "ability_power_surge_desc", | |||
"Info1": { | |||
"Main": { | |||
"Props": [ | |||
{ | |||
"Key": "DamagePerChain", | |||
"Name": "Shock Damage", | |||
"Value": 10, | |||
"Type": "tech_damage", | |||
"Scale": { | |||
"Value": 0.16, | |||
"Type": "spirit" | |||
} | |||
}, | |||
{ | |||
"Key": "ChainCount", | |||
"Name": "Max Jumps", | |||
"Value": 3 | |||
} | |||
] | |||
}, | |||
"Alt": [ | |||
{ | |||
"Key": "ChainRadius", | |||
"Name": "Jump Radius", | |||
"Value": 10, | |||
"Type": "distance" | |||
} | |||
], | |||
"DescKey": "ability_power_surge_desc" | |||
}, | |||
"Upgrades": [ | |||
{ | |||
"TechResistDebuff": -15, | |||
"DebuffDuration": 8, | |||
"DescKey": "ability_power_surge_t1_desc" | |||
}, | |||
{ | |||
"AbilityCooldown": -15 | |||
}, | |||
{ | |||
"DamagePerChain": 12, | |||
"BonusPerChain": 12, | |||
"ChainCount": 3, | |||
"Scale": { | |||
"Prop": "BonusPerChain", | |||
"Value": 0.366912, | |||
"Type": "spirit" | |||
}, | |||
"DescKey": "ability_power_surge_t3_desc" | |||
} | |||
], | |||
"Move": { | |||
"ChannelMoveSpeed": { | |||
"Name": "Channel Move Speed", | |||
"Value": 50, | |||
"Type": "move_speed" | |||
} | |||
}, | |||
"Other": { | |||
"AbilityUnitTargetLimit": { | |||
"Name": null, | |||
"Value": 1 | |||
}, | |||
"BonusPerChain": { | |||
"Name": "Damage on Jump", | |||
"Value": 10, | |||
"Scale": { | |||
"Value": 0.132, | |||
"Type": "spirit" | |||
} | |||
}, | |||
"BossDamagePercent": { | |||
"Name": null, | |||
"Value": 50 | |||
}, | |||
"ChainTickRate": { | |||
"Name": null, | |||
"Value": 0.2 | |||
} | |||
}, | |||
"AbilityCastDelay": { | |||
"Name": "Cast Delay", | |||
"Value": 0.2 | |||
}, | |||
"AbilityCooldown": { | |||
"Name": "Cooldown", | |||
"Value": 48 | |||
}, | |||
"AbilityDuration": { | |||
"Name": "Duration", | |||
"Value": 10 | |||
} | |||
}, | |||
"4": { | |||
"Key": "citadel_ability_storm_cloud", | |||
"Name": "Storm Cloud", | |||
"DescKey": "citadel_ability_storm_cloud_desc", | |||
"Info1": { | |||
"Main": { | |||
"Props": [ | |||
{ | |||
"Key": "DPS", | |||
"Name": "DPS", | |||
"Value": 120, | |||
"Type": "tech_damage", | |||
"Scale": { | |||
"Value": 0.7, | |||
"Type": "spirit" | |||
} | |||
} | |||
] | |||
}, | |||
"Alt": [ | |||
{ | |||
"Key": "InitialRadius", | |||
"Name": "Initial Radius", | |||
"Value": 12, | |||
"Type": "distance" | |||
}, | |||
{ | |||
"Key": "BulletResistOnActive", | |||
"Name": "Bullet Resist", | |||
"Value": 20, | |||
"Type": "bullet_armor_up" | |||
} | |||
], | |||
"DescKey": "citadel_ability_storm_cloud_desc" | |||
}, | |||
"Upgrades": [ | |||
{ | |||
"BulletResistOnActive": 35, | |||
"DescKey": "citadel_ability_storm_cloud_t1_desc" | |||
}, | |||
{ | |||
"Radius": "10m", | |||
"AbilityChannelTime": 7, | |||
"DescKey": "citadel_ability_storm_cloud_t2_desc" | |||
}, | |||
{ | |||
"DPS": 75, | |||
"DescKey": "citadel_ability_storm_cloud_t3_desc" | |||
} | |||
], | |||
"Cooldown": { | |||
"ExpandTime": { | |||
"Name": "Expand time", | |||
"Value": 2, | |||
"Type": "cooldown" | |||
} | |||
}, | |||
"Cast": { | |||
"AbilityChannelTime": { | |||
"Name": "Channel Duration", | |||
"Value": 7, | |||
"Type": "cast" | |||
} | |||
}, | |||
"Other": { | |||
"AbilityUnitTargetLimit": { | |||
"Name": null, | |||
"Value": 1 | |||
}, | |||
"BossDamagePercent": { | |||
"Name": null, | |||
"Value": 25 | |||
}, | |||
"CameraDistance": { | |||
"Name": null, | |||
"Value": 600 | |||
}, | |||
"CloudHeight": { | |||
"Name": null, | |||
"Value": 120 | |||
}, | |||
"DamageInterval": { | |||
"Name": "Damage Interval", | |||
"Value": 0.25 | |||
}, | |||
"EndingSoonTime": { | |||
"Name": null, | |||
"Value": 2 | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Name": "Cooldown", | |||
"Value": 148 | |||
}, | |||
"Radius": { | |||
"Name": "Radius", | |||
"Value": 30 | |||
} | |||
} | |||
}, | |||
"hero_hornet": { | |||
"Name": "Vindicta", | |||
"1": { | |||
"Key": "citadel_ability_hornet_chain", | |||
"Name": "Stake", | |||
"DescKey": "citadel_ability_hornet_chain_desc", | |||
"Info1": { | |||
"Main": { | |||
"Props": [ | |||
{ | |||
"Key": "ChainDuration", | |||
"Name": "Tether Duration", | |||
"Value": 2, | |||
"Type": "duration" | |||
}, | |||
{ | |||
"Key": "Damage", | |||
"Name": "Damage", | |||
"Value": 60, | |||
"Type": "tech_damage", | |||
"Scale": { | |||
"Value": 0.39312, | |||
"Type": "spirit" | |||
} | |||
}, | |||
{ | |||
"Key": "CaptureRadius", | |||
"Name": "Capture Radius", | |||
"Value": 8, | |||
"Type": "distance" | |||
} | |||
] | |||
}, | |||
"Alt": [ | |||
{ | |||
"Key": "ChainLength", | |||
"Name": "Tether Length", | |||
"Value": 8, | |||
"Type": "distance" | |||
}, | |||
{ | |||
"Key": "SlowPercent", | |||
"Name": "Movement Slow", | |||
"Value": 30, | |||
"Type": "slow" | |||
} | |||
], | |||
"DescKey": "citadel_ability_hornet_chain_desc" | |||
}, | |||
"Upgrades": [ | |||
{ | |||
"ChainDuration": 0.5 | |||
}, | |||
{ | |||
"AbilityCooldown": -19 | |||
}, | |||
{ | |||
"HasDisarm": 1, | |||
"DescKey": "citadel_ability_hornet_chain_t3_desc" | |||
} | |||
], | |||
"Move": { | |||
"ChannelMoveSpeed": { | |||
"Name": "Channel Move Speed", | |||
"Value": 50, | |||
"Type": "move_speed" | |||
} | |||
}, | |||
"Other": { | |||
"AbilityUnitTargetLimit": { | |||
"Name": null, | |||
"Value": 1 | |||
}, | |||
"EnemyDragSpeed": { | |||
"Name": null, | |||
"Value": 1000 | |||
} | |||
}, | |||
"AbilityCastDelay": { | |||
"Name": "Cast Delay", | |||
"Value": 0.2 | |||
}, | |||
"AbilityCooldown": { | |||
"Name": "Cooldown", | |||
"Value": 42 | |||
} | |||
}, | |||
"2": { | |||
"Key": "citadel_ability_hornet_leap", | |||
"Name": "Flight", | |||
"DescKey": "citadel_ability_hornet_leap_desc", | |||
"Info1": { | |||
"Main": { | |||
"Props": [ | |||
{ | |||
"Key": "MagicDamagePerBullet", | |||
"Name": "Spirit Damage Per Bullet", | |||
"Value": 10, | |||
"Type": "tech_damage", | |||
"Scale": { | |||
"Value": 0.2016, | |||
"Type": "spirit" | |||
} | |||
} | |||
] | |||
}, | |||
"Alt": [], | |||
"DescKey": "citadel_ability_hornet_leap_desc" | |||
}, | |||
"Upgrades": [ | |||
{ | |||
"BonusClipSizePercent": 50, | |||
"DescKey": "citadel_ability_hornet_leap_t1_desc" | |||
}, | |||
{ | |||
"AbilityDuration": 6 | |||
}, | |||
{ | |||
"MagicDamagePerBullet": 12 | |||
} | |||
], | |||
"Cast": { | |||
"AbilityChannelTime": { | |||
"Name": "Channel Duration", | |||
"Value": 0.2, | |||
"Type": "cast" | |||
} | |||
}, | |||
"Other": { | |||
"AbilityUnitTargetLimit": { | |||
"Name": null, | |||
"Value": 1 | |||
}, | |||
"AirSideMoveSpeedPercentage": { | |||
"Name": null, | |||
"Value": -35 | |||
}, | |||
"AirSpeedBonus": { | |||
"Name": "Bonus Air Speed", | |||
"Value": 0 | |||
}, | |||
"JumpVelocity": { | |||
"Name": "Jump Velocity", | |||
"Value": 1000 | |||
}, | |||
"MaxFlyHeight": { | |||
"Name": null, | |||
"Value": 1720 | |||
}, | |||
"MinVelocityZ": { | |||
"Name": null, | |||
"Value": -20 | |||
}, | |||
"WeaponRecoilReduction": { | |||
"Name": "Recoil Reduction", | |||
"Value": 40 | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Name": "Cooldown", | |||
"Value": 42 | |||
}, | |||
"AbilityDuration": { | |||
"Name": "Duration", | |||
"Value": 12 | |||
} | |||
}, | |||
"3": { | |||
"Key": "citadel_ability_hornet_sting", | |||
"Name": "Crow Familiar", | |||
"DescKey": "citadel_ability_hornet_sting_desc", | |||
"Info1": { | |||
"Main": { | |||
"Props": [ | |||
{ | |||
"Key": "ImpactDamage", | |||
"Name": "Damage", | |||
"Value": 40, | |||
"Type": "tech_damage", | |||
"Scale": { | |||
"Value": 0.8, | |||
"Type": "spirit" | |||
} | |||
}, | |||
{ | |||
"Key": "DotHealthPercent", | |||
"Name": "Bleed Damage", | |||
"Value": 3, | |||
"Type": "tech_damage" | |||
}, | |||
{ | |||
"Key": "BulletResistReduction", | |||
"Name": "Bullet Resist Reduction", | |||
"Value": -6, | |||
"Type": "bullet_armor_down" | |||
} | |||
] | |||
}, | |||
"Alt": [ | |||
{ | |||
"Key": "DebuffDuration", | |||
"Name": "Debuff Duration", | |||
"Value": 6, | |||
"Type": "duration", | |||
"Scale": { | |||
"Value": 0.03, | |||
"Type": "spirit" | |||
} | |||
} | |||
], | |||
"DescKey": "citadel_ability_hornet_sting_desc" | |||
}, | |||
"Upgrades": [ | |||
{ | |||
"TargetBounceRange": "15m", | |||
"TargetBounceCount": 3, | |||
"DescKey": "citadel_ability_hornet_sting_t1_desc" | |||
}, | |||
{ | |||
"AbilityCooldown": -16 | |||
}, | |||
{ | |||
"DotHealthPercent": 3, | |||
"HealAmpReceivePenaltyPercent": -40, | |||
"HealAmpRegenPenaltyPercent": -40, | |||
"DescKey": "citadel_ability_hornet_sting_t3_desc" | |||
} | |||
], | |||
"Move": { | |||
"ChannelMoveSpeed": { | |||
"Name": "Channel Move Speed", | |||
"Value": 50, | |||
"Type": "move_speed" | |||
} | |||
}, | |||
"Other": { | |||
"AbilityUnitTargetLimit": { | |||
"Name": null, | |||
"Value": 1 | |||
}, | |||
"TargetBounceRange": { | |||
"Name": null, | |||
"Value": 0 | |||
}, | |||
"TickRate": { | |||
"Name": null, | |||
"Value": 1 | |||
}, | |||
"VisualSplashRadius": { | |||
"Name": null, | |||
"Value": 1 | |||
} | |||
}, | |||
"AbilityCastDelay": { | |||
"Name": "Cast Delay", | |||
"Value": 0.2 | |||
}, | |||
"AbilityCooldown": { | |||
"Name": "Cooldown", | |||
"Value": 26 | |||
} | |||
}, | |||
"4": { | |||
"Key": "citadel_ability_hornet_snipe", | |||
"Name": "Assassinate", | |||
"DescKey": "citadel_ability_hornet_snipe_desc", | |||
"Info1": { | |||
"Main": { | |||
"Props": [ | |||
{ | |||
"Key": "Damage", | |||
"Name": "Damage", | |||
"Value": 140, | |||
"Type": "tech_damage", | |||
"Scale": { | |||
"Value": 1.04832, | |||
"Type": "spirit" | |||
} | |||
}, | |||
{ | |||
"Key": "LowHealthEnemyDamageBonus", | |||
"Name": "Max Bonus Damage", | |||
"Value": 145, | |||
"Type": "tech_damage", | |||
"Scale": { | |||
"Value": 1.57248, | |||
"Type": "spirit" | |||
} | |||
}, | |||
{ | |||
"Key": "BonusGoldOnKill", | |||
"Name": "Bonus Souls Per Assassination", | |||
"Value": 250 | |||
} | |||
] | |||
}, | |||
"Alt": [ | |||
{ | |||
"Key": "TimeToFullCharge", | |||
"Name": "Full Charge Time", | |||
"Value": 1, | |||
"Type": "duration" | |||
}, | |||
{ | |||
"Key": "MinChargeDamagePercent", | |||
"Name": "No Charge Damage", | |||
"Value": 25 | |||
}, | |||
{ | |||
"Key": "HeadshotBonus", | |||
"Name": "Headshot Damage", | |||
"Value": 20, | |||
"Type": "bullet_damage" | |||
} | |||
], | |||
"DescKey": "citadel_ability_hornet_snipe_desc" | |||
}, | |||
"Upgrades": [ | |||
{ | |||
"AbilityCooldown": -19 | |||
}, | |||
{ | |||
"LowHealthEnemyDamageBonus": 140 | |||
}, | |||
{ | |||
"BonusGoldOnKill": 600, | |||
"DescKey": "citadel_ability_hornet_snipe_t3_desc" | |||
} | |||
], | |||
"Range": { | |||
"Range": { | |||
"Name": "Range", | |||
"Value": 1000, | |||
"Type": "distance" | |||
} | |||
}, | |||
"Move": { | |||
"ChannelMoveSpeed": { | |||
"Name": "Channel Move Speed", | |||
"Value": 50, | |||
"Type": "move_speed" | |||
} | |||
}, | |||
"Damage": { | |||
"WeaponDamageBonus": { | |||
"Name": "Weapon Damage", | |||
"Value": 13, | |||
"Type": "bullet_damage" | |||
} | |||
}, | |||
"Other": { | |||
"AbilityUnitTargetLimit": { | |||
"Name": null, | |||
"Value": 1 | |||
}, | |||
"LowHealthEnemyThresholdPct": { | |||
"Name": "Low Health Threshold", | |||
"Value": 50 | |||
}, | |||
"MaxSoundDistance": { | |||
"Name": null, | |||
"Value": 2000 | |||
}, | |||
"MoveSpeed": { | |||
"Name": null, | |||
"Value": 4 | |||
}, | |||
"ShotRadius": { | |||
"Name": null, | |||
"Value": 4 | |||
}, | |||
"ViewPunch": { | |||
"Name": null, | |||
"Value": 2.5 | |||
} | |||
}, | |||
"AbilityCharges": { | |||
"Name": "Charges", | |||
"Value": 2 | |||
}, | |||
"AbilityCooldown": { | |||
"Name": "Cooldown", | |||
"Value": 53 | |||
}, | |||
"AbilityCooldownBetweenCharge": { | |||
"Name": "Charge Delay", | |||
"Value": 1.6 | |||
} | |||
} | |||
}, | |||
"hero_ghost": { | |||
"Name": "Lady Geist", | |||
"1": { | |||
"Key": "ability_blood_bomb", | |||
"Name": "Essence Bomb", | |||
"DescKey": "ability_blood_bomb_desc", | |||
"Info1": { | |||
"Main": { | |||
"Props": [ | |||
{ | |||
"Key": "Damage", | |||
"Name": "Damage", | |||
"Value": 100, | |||
"Type": "tech_damage", | |||
"Scale": { | |||
"Value": 1.15, | |||
"Type": "spirit" | |||
} | |||
}, | |||
{ | |||
"Key": "SelfDamage", | |||
"Name": "Self Damage", | |||
"Value": 30, | |||
"Type": "tech_damage", | |||
"Scale": { | |||
"Value": 1.9656, | |||
"Type": "spirit" | |||
} | |||
} | |||
] | |||
}, | |||
"Alt": [ | |||
{ | |||
"Key": "ArmingDuration", | |||
"Name": "Arming Duration", | |||
"Value": 0.5, | |||
"Type": "duration" | |||
} | |||
], | |||
"DescKey": "ability_blood_bomb_desc" | |||
}, | |||
"Upgrades": [ | |||
{ | |||
"Radius": "2m" | |||
}, | |||
{ | |||
"Damage": 60 | |||
}, | |||
{ | |||
"BloodSpillDPSPercent": 26, | |||
"BloodSpillDuration": 6, | |||
"DescKey": "ability_blood_bomb_t3_desc" | |||
} | |||
], | |||
"Move": { | |||
"ChannelMoveSpeed": { | |||
"Name": "Channel Move Speed", | |||
"Value": 50, | |||
"Type": "move_speed" | |||
} | |||
}, | |||
"Other": { | |||
"AbilityUnitTargetLimit": { | |||
"Name": null, | |||
"Value": 1 | |||
}, | |||
"BeepSoundBuildupCount": { | |||
"Name": null, | |||
"Value": 4 | |||
}, | |||
"BeepSoundIntervalBias": { | |||
"Name": null, | |||
"Value": 0.55 | |||
}, | |||
"BeepSoundMaxFrequency": { | |||
"Name": null, | |||
"Value": 0.1 | |||
}, | |||
"BossDamagePercent": { | |||
"Name": null, | |||
"Value": 25 | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Name": "Cooldown", | |||
"Value": 10.5 | |||
}, | |||
"Radius": { | |||
"Name": "Radius", | |||
"Value": 7 | |||
} | |||
}, | |||
"2": { | |||
"Key": "ability_life_drain", | |||
"Name": "Life Drain", | |||
"DescKey": "ability_life_drain_desc", | |||
"Info1": { | |||
"Main": { | |||
"Props": [ | |||
{ | |||
"Key": "LifeDrainPerSecond", | |||
"Name": "Damage Per Second", | |||
"Value": 35, | |||
"Type": "tech_damage", | |||
"Scale": { | |||
"Value": 0.576576, | |||
"Type": "spirit" | |||
} | |||
} | |||
] | |||
}, | |||
"Alt": [ | |||
{ | |||
"Key": "LifeDrainHealthMult", | |||
"Name": "Damage to Heal", | |||
"Value": 100, | |||
"Type": "healing" | |||
}, | |||
{ | |||
"Key": "MaxRange", | |||
"Name": "Max Tether Range", | |||
"Value": 30, | |||
"Type": "distance" | |||
} | |||
], | |||
"DescKey": "ability_life_drain_desc" | |||
}, | |||
"Upgrades": [ | |||
{ | |||
"LifeDrainPerSecond": 20 | |||
}, | |||
{ | |||
"AbilityDuration": 2 | |||
}, | |||
{ | |||
"SilenceOnDrain": 1, | |||
"DescKey": "ability_life_drain_t3_desc" | |||
} | |||
], | |||
"Move": { | |||
"ChannelMoveSpeed": { | |||
"Name": "Channel Move Speed", | |||
"Value": 50, | |||
"Type": "move_speed" | |||
} | |||
}, | |||
"Other": { | |||
"AbilityUnitTargetLimit": { | |||
"Name": null, | |||
"Value": 10 | |||
}, | |||
"MoveSpeedReduction": { | |||
"Name": null, | |||
"Value": 25 | |||
}, | |||
"TickRate": { | |||
"Name": null, | |||
"Value": 0.1 | |||
} | |||
}, | |||
"AbilityCastDelay": { | |||
"Name": "Cast Delay", | |||
"Value": 0.2 | |||
}, | |||
"AbilityCastRange": { | |||
"Name": "Cast Range", | |||
"Value": 20 | |||
}, | |||
"AbilityCooldown": { | |||
"Name": "Cooldown", | |||
"Value": 30 | |||
}, | |||
"AbilityDuration": { | |||
"Name": "Duration", | |||
"Value": 2 | |||
} | |||
}, | |||
"3": { | |||
"Key": "ability_blood_shards", | |||
"Name": "Malice", | |||
"DescKey": "ability_blood_shards_desc", | |||
"Info1": { | |||
"Main": { | |||
"Props": [ | |||
{ | |||
"Key": "HealthToDamage", | |||
"Name": "Health To Damage", | |||
"Value": 32, | |||
"Type": "tech_damage", | |||
"Scale": { | |||
"Value": 0.72072, | |||
"Type": "spirit" | |||
} | |||
} | |||
] | |||
}, | |||
"Alt": [ | |||
{ | |||
"Key": "NumBloodShards", | |||
"Name": "Blood Shards", | |||
"Value": 3 | |||
}, | |||
{ | |||
"Key": "MaxStacks", | |||
"Name": "Max Stacks", | |||
"Value": 5 | |||
} | |||
], | |||
"DescKey": "ability_blood_shards_desc" | |||
}, | |||
"Info2": { | |||
"Main": { | |||
"Props": [ | |||
{ | |||
"Title": "Effect Per Stack:", | |||
"Key": "VulnerabilityPerStack", | |||
"Name": "Damage Amplification", | |||
"Value": 8, | |||
"Type": "damage" | |||
}, | |||
{ | |||
"Title": "Effect Per Stack:", | |||
"Key": "MoveSpeedPenaltyPerStack", | |||
"Name": "Movement Slow", | |||
"Value": 15, | |||
"Type": "slow" | |||
} | |||
] | |||
}, | |||
"Alt": [ | |||
{ | |||
"Key": "DebuffDuration", | |||
"Name": "Debuff Duration", | |||
"Value": 9, | |||
"Type": "duration" | |||
}, | |||
{ | |||
"Key": "SlowDuration", | |||
"Name": "Slow Duration", | |||
"Value": 4, | |||
"Type": "duration" | |||
} | |||
] | |||
}, | |||
"Upgrades": [ | |||
{ | |||
"AbilityCooldown": -3 | |||
}, | |||
{ | |||
"HealthToDamage": 40, | |||
"VulnerabilityPerStack": 7, | |||
"DescKey": "ability_blood_shards_t2_desc" | |||
}, | |||
{ | |||
"NumBloodShards": 6, | |||
"SpreadAngleDegrees": 22, | |||
"DescKey": "ability_blood_shards_t3_desc" | |||
} | |||
], | |||
"Move": { | |||
"ChannelMoveSpeed": { | |||
"Name": "Channel Move Speed", | |||
"Value": -1, | |||
"Type": "move_speed" | |||
} | |||
}, | |||
"Other": { | |||
"AbilityPostCastDuration": { | |||
"Name": null, | |||
"Value": 0.3 | |||
}, | |||
"AbilityUnitTargetLimit": { | |||
"Name": null, | |||
"Value": 1 | |||
}, | |||
"SpreadAngleDegrees": { | |||
"Name": null, | |||
"Value": 6 | |||
} | |||
}, | |||
"AbilityCastDelay": { | |||
"Name": "Cast Delay", | |||
"Value": 0.12 | |||
}, | |||
"AbilityCooldown": { | |||
"Name": "Cooldown", | |||
"Value": 6 | |||
} | |||
}, | |||
"4": { | |||
"Key": "ability_health_swap", | |||
"Name": "Soul Exchange", | |||
"DescKey": "ability_health_swap_desc", | |||
"Info1": { | |||
"Main": { | |||
"Props": [ | |||
{ | |||
"Key": "EnemyMinHealthPct", | |||
"Name": "Enemy Min Health", | |||
"Value": 30, | |||
"Type": "health" | |||
}, | |||
{ | |||
"Key": "MinHealthTakenPct", | |||
"Name": "Min Health Received", | |||
"Value": 30, | |||
"Type": "health" | |||
} | |||
] | |||
}, | |||
"Alt": [ | |||
{ | |||
"Key": "SelfBuffDuration", | |||
"Value": null, | |||
"Type": "duration" | |||
} | |||
], | |||
"DescKey": "ability_health_swap_desc" | |||
}, | |||
"Upgrades": [ | |||
{ | |||
"AbilityCooldown": -38 | |||
}, | |||
{ | |||
"EnemyMinHealthPct": -10 | |||
}, | |||
{ | |||
"SelfBuffDuration": 8, | |||
"TechResist": 40, | |||
"BonusFireRate": 40, | |||
"DescKey": "ability_health_swap_t3_desc" | |||
} | |||
], | |||
"Move": { | |||
"ChannelMoveSpeed": { | |||
"Name": "Channel Move Speed", | |||
"Value": 2, | |||
"Type": "move_speed" | |||
} | |||
}, | |||
"Other": { | |||
"AbilityUnitTargetLimit": { | |||
"Name": null, | |||
"Value": 1 | |||
}, | |||
"EnemySlowPct": { | |||
"Name": "Enemy Movement Slow", | |||
"Value": 70 | |||
}, | |||
"InitialUpSpeed": { | |||
"Name": null, | |||
"Value": 150 | |||
}, | |||
"MinDiffToCast": { | |||
"Name": null, | |||
"Value": 0.1 | |||
}, | |||
"PostCastHoldTime": { | |||
"Name": null, | |||
"Value": 0.7 | |||
} | |||
}, | |||
"AbilityCastDelay": { | |||
"Name": "Cast Delay", | |||
"Value": 0.2 | |||
}, | |||
"AbilityCastRange": { | |||
"Name": "Cast Range", | |||
"Value": 7 | |||
}, | |||
"AbilityCooldown": { | |||
"Name": "Cooldown", | |||
"Value": 170 | |||
}, | |||
"AbilityDuration": { | |||
"Name": "Duration", | |||
"Value": 0.25 | |||
} | |||
} | |||
}, | |||
"hero_atlas": { | |||
"Name": "Abrams", | |||
"1": { | |||
"Key": "citadel_ability_bull_heal", | |||
"Name": "Siphon Life", | |||
"DescKey": "citadel_ability_bull_heal_desc", | |||
"Info1": { | |||
"Main": { | |||
"Props": [ | |||
{ | |||
"Key": "LifeDrainPerSecond", | |||
"Name": "Damage Per Second", | |||
"Value": 35, | |||
"Type": "tech_damage", | |||
"Scale": { | |||
"Value": 0.36, | |||
"Type": "spirit" | |||
} | |||
}, | |||
{ | |||
"Key": "HealingFactor", | |||
"Name": "Heal vs Heroes", | |||
"Value": 100, | |||
"Type": "healing" | |||
}, | |||
{ | |||
"Key": "NonHeroHealingFactor", | |||
"Name": "Heal vs Non-Heroes", | |||
"Value": 50, | |||
"Type": "healing" | |||
} | |||
] | |||
}, | |||
"Alt": null, | |||
"DescKey": "citadel_ability_bull_heal_desc" | |||
}, | |||
"Upgrades": [ | |||
{ | |||
"AbilityCooldown": -19 | |||
}, | |||
{ | |||
"AbilityDuration": 2 | |||
}, | |||
{ | |||
"LifeDrainPerSecond": 40 | |||
} | |||
], | |||
"Move": { | |||
"ChannelMoveSpeed": { | |||
"Name": "Channel Move Speed", | |||
"Value": 50, | |||
"Type": "move_speed" | |||
} | |||
}, | |||
"Other": { | |||
"AbilityUnitTargetLimit": { | |||
"Name": null, | |||
"Value": 1 | |||
}, | |||
"TickRate": { | |||
"Name": null, | |||
"Value": 0.25 | |||
} | |||
}, | |||
"AbilityCooldown": { | |||
"Name": "Cooldown", | |||
"Value": 42 | |||
}, | |||
"AbilityDuration": { | |||
"Name": "Duration", | |||
"Value": 4 | |||
}, | |||
"Radius": { | |||
"Name": "Radius", | |||
"Value": 10 | |||
} | |||
}, | |||
"2": { | |||
"Key": "citadel_ability_bull_charge", | |||
"Name": "Shoulder Charge", | |||
"DescKey": "citadel_ability_bull_charge_desc", | |||
"Info1": { | |||
"Main": { | |||
"Props": [ | |||
{ | |||
"Key": "Damage", | |||
"Name": "Damage", | |||
"Value": 40, | |||
"Type": "tech_damage", | |||
"Scale": { | |||
"Value": 2.09664, | |||
"Type": "spirit" | |||
} | |||
}, | |||
{ | |||
"Key": "StunDuration", | |||
"Name": "Stun Duration", | |||
"Value": 0.85, | |||
"Type": "duration" | |||
} | |||
] | |||
}, | |||
"Alt": null, | |||
"DescKey": "citadel_ability_bull_charge_desc" | |||
}, | |||
"Upgrades": [ | |||
{ | |||
"AbilityCooldown": -19 | |||
}, | |||
{ | |||
"AbilityDuration": 0.5 | |||
}, | |||
{ | |||
"WeaponDamageBonus": 5.5, | |||
"WeaponPowerIncreaseDuration": 8, | |||
"DescKey": "citadel_ability_bull_charge_t3_desc" | |||
} | |||
], | |||
"Move": { | |||
"ChannelMoveSpeed": { | |||
"Name": "Channel Move Speed", | |||
"Value": 50, | |||
"Type": "move_speed" | |||
} | |||
}, | |||
"Other": { | |||
"AbilityUnitTargetLimit": { | |||
"Name": null, | |||
"Value": 1 | |||
}, | |||
"CameraTurnRateMax": { | |||
"Name": null, | |||
"Value": 200 | |||
}, | |||
"ChargeDragVerticalOffset": { | |||
"Name": null, | |||
"Value": 30 | |||
}, | |||
"ChargeRadius": { | |||
"Name": null, | |||
"Value": 2.2 | |||
}, | |||
"ChargeSpeedMax": { | |||
"Name": null, | |||
"Value": 30 | |||
}, | |||
"CollidePlayersStopTime": { | |||
"Name": null, | |||
"Value": 0.3 | |||
}, | |||
"SideMoveSpeedReduction": { | |||
"Name": null, | |||
"Value": -65 | |||
}, | |||
"SpeedInitial": { | |||
"Name": null, | |||
"Value": 18.75 | |||
}, | |||
"TossUpMagnitude": { | |||
"Name": null, | |||
"Value": 0.5 | |||
}, | |||
} | } |
Latest revision as of 16:35, 10 November 2024
hero_inferno |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
hero_gigawatt |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_hornet |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_ghost |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_atlas |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_wraith |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_forge |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_chrono |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_dynamo |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_kelvin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_haze |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_astro |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_bebop |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_nano |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_orion |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_krill |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_shiv |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_tengu |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_warden |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_yamato |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_lash |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_viscous |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_wrecker |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_synth |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_mirage |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_slork |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_viper |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_magician |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hero_trapper |
|