Data:ItemData.json: Difference between revisionsGive feedback
Deadbot v1.4.2-6071 |
Deadbot v1.5.0-6104 |
||
| Line 100: | Line 100: | ||
"AbilityUnitTargetLimit": 1, | "AbilityUnitTargetLimit": 1, | ||
"ChannelMoveSpeed": -1 | "ChannelMoveSpeed": -1 | ||
}, | |||
"cosmetic_item_snowball": { | |||
"Name": "Snowball", | |||
"Description": "Throw snowballs at your friends and enemies. Distance and other properties improve as you make progress in the \u003Cspan class=\"highlight\"\u003E2025 Holiday Challenge\u003C/span\u003E.\u003Cbr\u003E\u003Cbr\u003E\u003Cspan class=\"diminish\"\u003EThrowing a Snowball at an ally won't inflict damage and will reset its cooldown.\u003C/span\u003E", | |||
"Cost": null, | |||
"Tier": null, | |||
"Activation": "InstantCast", | |||
"Slot": null, | |||
"Components": null, | |||
"TargetTypes": [ | |||
"AllFriendly", | |||
"AllEnemy" | |||
], | |||
"ShopFilters": [ | |||
"WeaponDamage" | |||
], | |||
"IsDisabled": false, | |||
"AbilityCooldown": 18, | |||
"AbilityUnitTargetLimit": 1, | |||
"AbilityCastDelay": 0.1, | |||
"AbilityPostCastDuration": 1, | |||
"AbilityCharges": 1, | |||
"AbilityCooldownBetweenCharge": 1.5, | |||
"ChannelMoveSpeed": -1, | |||
"Damage": 1, | |||
"Radius": 5, | |||
"SnowballSpeed": 630, | |||
"SnowballCount": 1, | |||
"Spread": 3, | |||
"MaxLevel": 32, | |||
"Progression": { | |||
"Damage": { | |||
"Levels": { | |||
"0": 1, | |||
"1": 2, | |||
"2": 4, | |||
"3": 8, | |||
"4": 12, | |||
"32": 20 | |||
} | |||
}, | |||
"Speed": { | |||
"Levels": { | |||
"0": 630, | |||
"1": 787, | |||
"2": 944, | |||
"3": 1102, | |||
"4": 1260, | |||
"5": 1417, | |||
"6": 1575, | |||
"32": 2756 | |||
} | |||
}, | |||
"Cooldown": { | |||
"Levels": { | |||
"0": 18, | |||
"1": 16, | |||
"2": 14, | |||
"3": 12, | |||
"4": 10, | |||
"5": 8 | |||
} | |||
}, | |||
"Charges": { | |||
"Levels": { | |||
"0": 1, | |||
"8": 2, | |||
"16": 3, | |||
"24": 4, | |||
"32": 5 | |||
}, | |||
"Behavior": "UsePrevious" | |||
}, | |||
"Radius": { | |||
"Levels": { | |||
"0": 5, | |||
"32": 20 | |||
} | |||
}, | |||
"SnowballCount": { | |||
"Levels": { | |||
"0": 1, | |||
"16": 2, | |||
"32": 3 | |||
}, | |||
"Behavior": "UsePrevious" | |||
} | |||
} | |||
}, | }, | ||
"item_projectile_test_01": { | "item_projectile_test_01": { | ||