Files
2026-05-29 15:11:31 +07:00

90 lines
3.2 KiB
Plaintext

"DOTAAbilities"
{
"item_blackshop_epic_power_of_grow"
{
"BaseClass" "item_lua"
"ScriptFile" "items/blackshop/epic/item_blackshop_epic_power_of_grow"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"ItemCost" "0"
"AbilityTextureName" "blackshop/magic_mushroom"
"ItemKillable" "0"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemStackable" "0"
"ItemSellable" "0"
"ItemPurchasable" "0"
"Model" "models/props_gameplay/treasure_chest_gold.vmdl"
"Effect" "particles/econ/items/lanaya/lanaya_epit_trap/templar_assassin_epit_trap.vpcf"
"AbilityCooldown" "0"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"AbilityValues"
{
"bonus_stats" "30"
}
}
"item_blackshop_epic_critical_paladin_sword"
{
"BaseClass" "item_lua"
"ScriptFile" "items/blackshop/epic/item_blackshop_epic_critical_paladin_sword"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"ItemCost" "0"
"AbilityTextureName" "item_paladin_sword"
"ItemKillable" "0"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemStackable" "0"
"ItemSellable" "0"
"ItemPurchasable" "0"
"Model" "models/props_gameplay/treasure_chest_gold.vmdl"
"Effect" "particles/econ/items/lanaya/lanaya_epit_trap/templar_assassin_epit_trap.vpcf"
"AbilityCooldown" "0"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"AbilityValues"
{
"crit_multiplier" "175"
}
}
"item_blackshop_epic_trinity_seal"
{
"BaseClass" "item_lua"
"ScriptFile" "items/blackshop/epic/item_blackshop_epic_trinity_seal"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"ItemCost" "0"
"AbilityTextureName" "blackshop/trinity_seal"
"ItemKillable" "0"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemStackable" "0"
"ItemPurchasable" "0"
"ItemSellable" "0"
"Model" "models/props_gameplay/treasure_chest_gold.vmdl"
"Effect" "particles/econ/items/lanaya/lanaya_epit_trap/templar_assassin_epit_trap.vpcf"
"AbilityCooldown" "0"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"AbilityValues"
{
"bonus_all" "14"
}
}
"item_blackshop_epic_bulwark_plate"
{
"BaseClass" "item_lua"
"ScriptFile" "items/blackshop/epic/item_blackshop_epic_bulwark_plate"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"ItemCost" "0"
"AbilityTextureName" "blackshop/iron_plate"
"ItemKillable" "0"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemStackable" "0"
"ItemPurchasable" "0"
"ItemSellable" "0"
"Model" "models/props_gameplay/treasure_chest_gold.vmdl"
"Effect" "particles/econ/items/lanaya/lanaya_epit_trap/templar_assassin_epit_trap.vpcf"
"AbilityCooldown" "0"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"AbilityValues"
{
"bonus_armor_per" "9"
"bonus_mr_per" "4"
}
}
}