Files
Dota-Zombie-Invasion/scripts/npc/items/blackshop/common.kv
T
2026-05-29 15:11:31 +07:00

249 lines
9.3 KiB
Plaintext

"DOTAAbilities"
{
"item_blackshop_common_injector"
{
"BaseClass" "item_lua"
"ScriptFile" "items/blackshop/common/item_blackshop_common_injector"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"ItemCost" "0"
"AbilityTextureName" "blackshop/soldier"
"ItemKillable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPurchasable" "0"
"Model" "models/props_gameplay/treasure_chest_gold.vmdl"
"Effect" "particles/units/heroes/hero_omniknight/omniknight_heavenly_grace_buff.vpcf"
"AbilityCooldown" "0"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"AbilityValues"
{
"attack_speed" "15"
"movement_speed" "15"
}
}
"item_blackshop_common_bonus_stats_agi"
{
"BaseClass" "item_lua"
"ScriptFile" "items/blackshop/common/item_blackshop_common_bonus_stats_agi"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"ItemCost" "0"
"AbilityTextureName" "blackshop/book_agi"
"ItemKillable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPurchasable" "0"
"Model" "models/gameplay/attrib_tome_agi.vmdl"
"Effect" "particles/units/heroes/hero_omniknight/omniknight_heavenly_grace_buff.vpcf"
"AbilityCooldown" "0"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"AbilityValues"
{
"bonus_agility" "12"
}
}
"item_blackshop_common_bonus_stats_str"
{
"BaseClass" "item_lua"
"ScriptFile" "items/blackshop/common/item_blackshop_common_bonus_stats_str"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"ItemCost" "0"
"AbilityTextureName" "blackshop/book_str"
"ItemKillable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPurchasable" "0"
"Model" "models/gameplay/attrib_tome_str.vmdl"
"Effect" "particles/units/heroes/hero_omniknight/omniknight_heavenly_grace_buff.vpcf"
"AbilityCooldown" "0"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"AbilityValues"
{
"bonus_strength" "12"
}
}
"item_blackshop_common_bonus_stats_int"
{
"BaseClass" "item_lua"
"ScriptFile" "items/blackshop/common/item_blackshop_common_bonus_stats_int"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"ItemCost" "0"
"AbilityTextureName" "blackshop/book_int"
"ItemKillable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPurchasable" "0"
"Model" "models/gameplay/attrib_tome_int.vmdl"
"Effect" "particles/units/heroes/hero_omniknight/omniknight_heavenly_grace_buff.vpcf"
"AbilityCooldown" "0"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"AbilityValues"
{
"bonus_intelligence" "12"
}
}
"item_blackshop_common_king_crown"
{
"BaseClass" "item_lua"
"ScriptFile" "items/blackshop/common/item_blackshop_common_king_crown"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"ItemCost" "0"
"AbilityTextureName" "blackshop/crown"
"ItemKillable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPurchasable" "0"
"Model" "models/props_gameplay/treasure_chest_gold.vmdl"
"Effect" "particles/units/heroes/hero_omniknight/omniknight_heavenly_grace_buff.vpcf"
"AbilityCooldown" "0"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"AbilityValues"
{
"bonus_health" "150"
"bonus_armor" "15"
}
}
"item_blackshop_common_manaflare"
{
"BaseClass" "item_lua"
"ScriptFile" "items/blackshop/common/item_blackshop_common_manaflare"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"ItemCost" "0"
"AbilityTextureName" "blackshop/manaflare"
"ItemKillable" "0"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPurchasable" "0"
"ItemSellable" "0"
"Model" "models/props_gameplay/treasure_chest_gold.vmdl"
"Effect" "particles/units/heroes/hero_omniknight/omniknight_heavenly_grace_buff.vpcf"
"AbilityCooldown" "0"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"AbilityValues"
{
"bonus_mana" "150"
"bonus_mana_regen" "1.5"
}
}
"item_blackshop_common_spell_mask"
{
"BaseClass" "item_lua"
"ScriptFile" "items/blackshop/common/item_blackshop_common_spell_mask"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"ItemCost" "0"
"AbilityTextureName" "blackshop/spell_mask"
"ItemKillable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPurchasable" "0"
"Model" "models/props_gameplay/treasure_chest_gold.vmdl"
"Effect" "particles/units/heroes/hero_omniknight/omniknight_heavenly_grace_buff.vpcf"
"AbilityCooldown" "0"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"AbilityValues"
{
"bonus_spell_amp" "3"
"bonus_mana_regen" "3"
}
}
"item_blackshop_common_boo_stuff"
{
"BaseClass" "item_lua"
"ScriptFile" "items/blackshop/common/item_blackshop_common_boo_stuff"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"ItemCost" "0"
"AbilityTextureName" "blackshop/boo_stuff"
"ItemKillable" "0"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPurchasable" "0"
"ItemSellable" "0"
"Model" "models/props_gameplay/treasure_chest_gold.vmdl"
"Effect" "particles/units/heroes/hero_omniknight/omniknight_heavenly_grace_buff.vpcf"
"AbilityCooldown" "0"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"AbilityValues"
{
"bonus_stats" "30"
"bonus_attack_range" "50"
}
}
"item_blackshop_common_stone_armor"
{
"BaseClass" "item_lua"
"ScriptFile" "items/blackshop/common/item_blackshop_common_stone_armor"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"ItemCost" "0"
"AbilityTextureName" "blackshop/stone_armor"
"ItemKillable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPurchasable" "0"
"Model" "models/props_gameplay/treasure_chest_gold.vmdl"
"Effect" "particles/units/heroes/hero_omniknight/omniknight_heavenly_grace_buff.vpcf"
"AbilityCooldown" "0"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"AbilityValues"
{
"bonus_armor" "6"
}
}
"item_blackshop_common_vigor_tincture"
{
"BaseClass" "item_lua"
"ScriptFile" "items/blackshop/common/item_blackshop_common_vigor_tincture"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"ItemCost" "0"
"AbilityTextureName" "blackshop/vigor_salve"
"ItemKillable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPurchasable" "0"
"Model" "models/props_gameplay/treasure_chest_gold.vmdl"
"Effect" "particles/units/heroes/hero_omniknight/omniknight_heavenly_grace_buff.vpcf"
"AbilityCooldown" "0"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"AbilityValues"
{
"bonus_hp_regen" "2"
}
}
"item_blackshop_common_wind_dust"
{
"BaseClass" "item_lua"
"ScriptFile" "items/blackshop/common/item_blackshop_common_wind_dust"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"ItemCost" "0"
"AbilityTextureName" "blackshop/granite_boots"
"ItemKillable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPurchasable" "0"
"Model" "models/props_gameplay/treasure_chest_gold.vmdl"
"Effect" "particles/units/heroes/hero_omniknight/omniknight_heavenly_grace_buff.vpcf"
"AbilityCooldown" "0"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"AbilityValues"
{
"bonus_movement_speed" "25"
}
}
"item_blackshop_common_blue_tallow"
{
"BaseClass" "item_lua"
"ScriptFile" "items/blackshop/common/item_blackshop_common_blue_tallow"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"ItemCost" "0"
"AbilityTextureName" "blackshop/blue_tallow"
"ItemKillable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPurchasable" "0"
"Model" "models/props_gameplay/treasure_chest_gold.vmdl"
"Effect" "particles/units/heroes/hero_omniknight/omniknight_heavenly_grace_buff.vpcf"
"AbilityCooldown" "0"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"AbilityValues"
{
"bonus_mana_regen" "2"
}
}
}