Files
2HUCardTDGame/aghanim_singleplayer/scripts/npc/npc_items_custom.txt
2021-10-24 15:36:18 -04:00

11610 lines
329 KiB
Plaintext
Executable File

"DOTAAbilities"
{
//=================================================================================================================
// Item Battle Points
//=================================================================================================================
"item_battle_points"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"ScriptFile" "items/item_battle_points"
"AbilityTextureName" "item_battle_points"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"Model" "models/ui/compendium_points/compendium_points_aghanim.vmdl"
"Skin" "3"
"Effect" "particles/econ/events/ti10/ingame_battle_points_ti10.vpcf"
"WorldDropSound" "Item.BattlePointsDropped"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemStackable" "1"
"ItemShareability" "ITEM_FULLY_SHAREABLE"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemKillable" "0"
"ItemCastOnPickup" "1"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
}
}
"item_ring_of_regen"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "27"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "175"
"ItemShopTags" "regen_health"
"ItemAliases" "ror"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_FLOAT"
"bonus_health_regen" "4.5"
}
}
"ShouldBeInitiallySuggested" "1"
// Sound
// -------------------------------------------------------------------------------------------------------------
"UIPickupSound" "Item.PickUpRingShop"
"UIDropSound" "Item.DropRingShop"
"WorldDropSound" "Item.DropRingWorld"
}
"item_sobi_mask"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "28"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "175"
"ItemShopTags" "regen_mana"
"ItemAliases" "sage's mask"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "1.8"
}
}
"ShouldBeInitiallySuggested" "1"
}
"item_gloves"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "25"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "450"
"ItemShopTags" "attack_speed"
"ItemAliases" "gloves of haste"
// "SideShop" "1"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "40"
}
}
}
"item_ring_of_tarrasque"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "279"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "650"
"ItemShopTags" "regen_health"
"ItemAliases" "rot"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_health" "300"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_health_regen" "12"
}
}
"ShouldBeInitiallySuggested" "1"
// Sound
// -------------------------------------------------------------------------------------------------------------
"UIPickupSound" "Item.PickUpRingShop"
"UIDropSound" "Item.DropRingShop"
"WorldDropSound" "Item.DropRingWorld"
}
"item_ring_of_protection"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "12"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "175"
"ItemShopTags" "armor"
"ItemAliases" "rop;ring of protection"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_FLOAT"
"bonus_armor" "4"
}
}
"ShouldBeInitiallySuggested" "1"
// Sound
// -------------------------------------------------------------------------------------------------------------
"UIPickupSound" "Item.PickUpRingShop"
"UIDropSound" "Item.DropRingShop"
"WorldDropSound" "Item.DropRingWorld"
}
"item_infused_raindrop"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCastPoint" "0.0"
"AbilityCooldown" "7.0"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "265"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "225"
"ItemPermanent" "0"
"ItemInitialCharges" "6"
"ItemStackable" "0"
"ItemShopTags" "armor"
"ItemAliases" "raindrop"
"ItemStockMax" "1"
"ItemStockTime" "1"
"ItemStockInitial" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_FLOAT"
"mana_regen" "2.4"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_armor" "0"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_magical_armor" "0"
}
"04"
{
"var_type" "FIELD_INTEGER"
"magic_damage_block" "240"
}
"05"
{
"var_type" "FIELD_INTEGER"
"min_damage" "50"
}
"06"
{
"var_type" "FIELD_INTEGER"
"initial_charges" "6"
}
}
"ItemHideCharges" "0"
"ItemInitialStockTime" "270.0"
// Sounden
// -------------------------------------------------------------------------------------------------------------
"UIPickupSound" "Item.PickUpRingShop"
"UIDropSound" "Item.DropRingShop"
"WorldDropSound" "Item.DropRingWorld"
}
"item_orb_of_venom"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "181"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "300"
"ItemShopTags" "hard_to_tag"
"ItemAliases" "oov;orb of venom"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_FLOAT"
"poison_damage_melee" "4.0"
}
"02"
{
"var_type" "FIELD_FLOAT"
"poison_damage_range" "4.0"
}
"03"
{
"var_type" "FIELD_INTEGER"
"poison_movement_speed_melee" "-30"
}
"04"
{
"var_type" "FIELD_INTEGER"
"poison_movement_speed_range" "-8"
}
"05"
{
"var_type" "FIELD_FLOAT"
"poison_duration" "4.0"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"ShouldBeInitiallySuggested" "1"
}
"item_blades_of_attack"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "2"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "450"
"ItemShopTags" "damage;tutorial"
"ItemAliases" "blades of attack"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "18"
}
}
}
"item_chainmail"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "4"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "550"
"ItemShopTags" "armor"
"ItemAliases" "chainmail"
// "SideShop" "1"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "8"
}
}
}
"item_quarterstaff"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "10"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "875"
"ItemShopTags" "damage;attack_speed"
"ItemAliases" "quarterstaff"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_speed" "20"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "20"
}
}
}
"item_helm_of_iron_will"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "6"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "925"
"ItemShopTags" "armor;regen_health"
"ItemAliases" "helm of iron will"
// "SideShop" "1"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "10"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_regen" "10"
}
}
}
"item_broadsword"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "3"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1000"
"ItemShopTags" "damage"
"ItemAliases" "broadsword"
// "SideShop" "1"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "30"
}
}
}
"item_claymore"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "5"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1400"
"ItemShopTags" "damage"
"ItemAliases" "claymore"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "42"
}
}
}
"item_mithril_hammer"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "8"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1600"
"ItemShopTags" "damage"
"ItemAliases" "mithril hammer"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "48"
}
}
}
"item_ring_of_health"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "56"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "825"
"SecretShop" "1"
"ItemShopTags" "regen_health"
"ItemAliases" "roh;ring of health"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_FLOAT"
"bonus_health_regen" "19.5"
}
}
// Sound
// -------------------------------------------------------------------------------------------------------------
"UIPickupSound" "Item.PickUpRingShop"
"UIDropSound" "Item.DropRingShop"
"WorldDropSound" "Item.DropRingWorld"
}
"item_void_stone"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "57"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "825"
"SecretShop" "1"
"ItemShopTags" "regen_mana"
"ItemAliases" "void stone"
// "SideShop" "1"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "6.75"
}
}
}
"item_energy_booster"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "59"
"ItemQuality" "secret_shop"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "900"
"SecretShop" "1"
"ItemShopTags" "mana_pool"
"ItemAliases" "energy booster"
// "SideShop" "1"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_mana" "500"
}
}
}
"item_vitality_booster"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "61"
"ItemQuality" "secret_shop"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1100"
"SecretShop" "1"
"ItemShopTags" "health_pool"
"ItemAliases" "vitality booster"
// "SideShop" "1"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_health" "500"
}
}
}
"item_point_booster"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "60"
"ItemQuality" "secret_shop"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1200"
"SecretShop" "1"
"ItemShopTags" "mana_pool;health_pool"
"ItemAliases" "point booster"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_mana" "350"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_health" "350"
}
}
}
"item_platemail"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "9"
"ItemQuality" "secret_shop"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1400"
"SecretShop" "1"
"ItemShopTags" "armor"
"ItemAliases" "platemail"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "20"
}
}
}
"item_talisman_of_evasion"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "32"
"ItemQuality" "secret_shop"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1400"
"SecretShop" "1"
"ItemShopTags" "evasion"
"ItemAliases" "talisman of evasion"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_evasion" "30"
}
}
}
"item_hyperstone"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "55"
"ItemQuality" "secret_shop"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "2000"
"SecretShop" "1"
"ItemShopTags" "attack_speed"
"ItemAliases" "hyperstone"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "120"
}
}
}
"item_ultimate_orb"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "24"
"ItemQuality" "secret_shop"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "2050"
"SecretShop" "1"
"ItemShopTags" "agi;int;str"
"ItemAliases" "ultimate orb"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "20"
}
}
}
"item_demon_edge"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "51"
"ItemQuality" "secret_shop"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "2200"
"SecretShop" "1"
"ItemShopTags" "damage"
"ItemAliases" "demon edge"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "84"
}
}
}
"item_mystic_staff"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "58"
"ItemQuality" "secret_shop"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "2700"
"SecretShop" "1"
"ItemShopTags" "int"
"ItemAliases" "mystic staff"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "50"
}
}
}
"item_reaver"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "53"
"ItemQuality" "secret_shop"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "3000"
"SecretShop" "1"
"ItemShopTags" "str"
"ItemAliases" "reaver"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "50"
}
}
}
"item_eagle"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "52"
"ItemQuality" "secret_shop"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "3000"
"SecretShop" "1"
"ItemShopTags" "agi"
"ItemAliases" "eaglesong"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "50"
}
}
}
"item_relic"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "54"
"ItemQuality" "secret_shop"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "3800"
"SecretShop" "1"
"ItemShopTags" "damage"
"ItemAliases" "sacred relic"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "120"
}
}
}
"item_null_talisman"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "77"
"ItemQuality" "common"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "510"
"ItemShopTags" "damage;int;agi;str"
"ItemAliases" "null talisman"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "10"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "4"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "4"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_spell_amp" "6"
}
"05"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "1.2"
}
}
"ShouldBeInitiallySuggested" "1"
"ShouldBeSuggested" "1"
}
"item_wraith_band"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "75"
"ItemQuality" "common"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "510"
"ItemShopTags" "damage;int;agi;str"
"ItemAliases" "wraith band"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "10"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "4"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "4"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "10"
}
"05"
{
"var_type" "FIELD_FLOAT"
"bonus_armor" "3.0"
}
}
"ShouldBeInitiallySuggested" "1"
"ShouldBeSuggested" "1"
}
"item_bracer"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "73"
"ItemQuality" "common"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "510"
"ItemShopTags" "damage;int;agi;str"
"ItemAliases" "bracer"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "10"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "4"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "4"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "6"
}
"05"
{
"var_type" "FIELD_FLOAT"
"bonus_health_regen" "1.5"
}
}
"ShouldBeInitiallySuggested" "1"
"ShouldBeSuggested" "1"
}
"item_soul_ring"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "25.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "0"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "178"
"ItemQuality" "common"
"ItemCost" "815"
"ItemDeclarations" "DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "regen_health;boost_mana"
"ItemAliases" "soul ring"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "12"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_armor" "4"
}
"03"
{
"var_type" "FIELD_INTEGER"
"health_sacrifice" "170"
}
"04"
{
"var_type" "FIELD_INTEGER"
"mana_gain" "300"
}
"05"
{
"var_type" "FIELD_INTEGER"
"duration" "10"
}
}
"ShouldBeSuggested" "1"
// Sound
// -------------------------------------------------------------------------------------------------------------
"UIPickupSound" "Item.PickUpRingShop"
"UIDropSound" "Item.DropRingShop"
"WorldDropSound" "Item.DropRingWorld"
}
"item_power_treads"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "63"
"ItemQuality" "common"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1400"
"ItemDeclarations" "DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "attack_speed;move_speed;int;agi;str"
"ItemAliases" "power treads"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_movement_speed" "90"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_stat" "20"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "50"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "0"
}
}
"ShouldBeSuggested" "1"
}
"item_phase_boots"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "8.0"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "50"
"ItemQuality" "common"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1500"
"ItemDeclarations" "DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "damage;move_speed;hard_to_tag"
"ItemAliases" "phase boots"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_movement_speed" "90"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_damage_melee" "36"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_damage_range" "24"
}
"04"
{
"var_type" "FIELD_INTEGER"
"damage_block_melee" "0"
}
"05"
{
"var_type" "FIELD_INTEGER"
"damage_block_ranged" "0"
}
"06"
{
"var_type" "FIELD_INTEGER"
"block_chance" "0"
}
"07"
{
"var_type" "FIELD_INTEGER"
"phase_movement_speed" "40"
}
"08"
{
"var_type" "FIELD_INTEGER"
"phase_movement_speed_range" "20"
}
"09"
{
"var_type" "FIELD_FLOAT"
"phase_duration" "6.0"
}
"10"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "0"
}
"11"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "8"
}
}
"ShouldBeSuggested" "1"
}
"item_oblivion_staff"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "67"
"ItemQuality" "common"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1500"
"ItemShopTags" "damage;int;attack_speed;regen_mana"
"ItemAliases" "oblivion staff"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "30"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "20"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "20"
}
"04"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "2.5"
}
}
}
"item_mask_of_madness"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
"FightRecapLevel" "1"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "16.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "25"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "172"
"ItemQuality" "artifact"
"ItemCost" "1775"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "unique;hard_to_tag"
"ItemAliases" "mom;mask of madness"
"ItemDisassembleRule" "DOTA_ITEM_DISASSEMBLE_ALWAYS"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "30"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "20"
}
"03"
{
"var_type" "FIELD_INTEGER"
"lifesteal_percent" "40"
}
"04"
{
"var_type" "FIELD_INTEGER"
"berserk_bonus_attack_speed" "220"
}
"05"
{
"var_type" "FIELD_INTEGER"
"berserk_bonus_movement_speed" "60"
}
"06"
{
"var_type" "FIELD_INTEGER"
"berserk_armor_reduction" "8"
}
"07"
{
"var_type" "FIELD_FLOAT"
"berserk_duration" "6.0"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"ShouldBeSuggested" "1"
}
"item_pers"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "69"
"ItemQuality" "common"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1650"
"ItemShopTags" "regen_health;regen_mana"
"ItemAliases" "perseverance"
"ItemDisassembleRule" "DOTA_ITEM_DISASSEMBLE_ALWAYS"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_FLOAT"
"bonus_health_regen" "19.5"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "6.75"
}
}
}
"item_ring_of_basilius"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
"AbilityCastRange" "1200"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "88"
"ItemQuality" "rare"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "425"
"ItemShopTags" "regen_mana"
"ItemAliases" "rob;ring of basilius"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "0"
}
"02"
{
"var_type" "FIELD_FLOAT"
"aura_mana_regen" "4.2"
}
"03"
{
"var_type" "FIELD_INTEGER"
"aura_radius" "1200"
}
}
"ShouldBeInitiallySuggested" "1"
// Sound
// -------------------------------------------------------------------------------------------------------------
"UIPickupSound" "Item.PickUpRingShop"
"UIDropSound" "Item.DropRingShop"
"WorldDropSound" "Item.DropRingWorld"
}
"item_headdress"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
"AbilityCastRange" "1200"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "94"
"ItemQuality" "rare"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "425"
"ItemShopTags" "str;int;agi;regen_health"
"ItemAliases" "headdress"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "0"
}
"02"
{
"var_type" "FIELD_FLOAT"
"aura_health_regen" "4.0"
}
"03"
{
"var_type" "FIELD_INTEGER"
"aura_radius" "1200"
}
}
}
"item_buckler"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "1200"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats. // unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "86"
"ItemQuality" "rare"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "375"
"ItemShopTags" "armor;boost_armor"
"ItemAliases" "buckler"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "0"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_aoe_armor" "4"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_aoe_radius" "1200"
}
}
}
"item_tranquil_boots"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "13.0"
"AbilityManaCost" "0"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "214"
"ItemQuality" "rare"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "925"
"ItemDeclarations" "DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "move_speed;regen_health;armor"
"ItemAliases" "tranquil boots"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_movement_speed" "140"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "0"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_health_regen" "28"
}
"04"
{
"var_type" "FIELD_FLOAT"
"heal_duration" "20.0"
}
"05"
{
"var_type" "FIELD_INTEGER"
"heal_amount" "250"
}
"06"
{
"var_type" "FIELD_FLOAT"
"heal_interval" "0.334"
}
"07"
{
"var_type" "FIELD_INTEGER"
"break_time" "8"
}
"08"
{
"var_type" "FIELD_INTEGER"
"break_count" "1"
}
"09"
{
"var_type" "FIELD_INTEGER"
"break_threshold" "20"
}
"10"
{
"var_type" "FIELD_INTEGER"
"broken_movement_speed" "90"
}
}
"ItemHideCharges" "1"
"ShouldBeSuggested" "1"
}
"item_medallion_of_courage"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_BASIC"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_BOTH"
"SpellImmunityType" "SPELL_IMMUNITY_ENEMIES_NO"
"FightRecapLevel" "1"
"AbilityCooldown" "7.0"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "1000"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "187"
"ItemQuality" "rare"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1025"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "armor;regen_mana;hard_to_tag"
"ItemAliases" "medallion of courage"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "10"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen_pct" "3.75"
}
"03"
{
"var_type" "FIELD_INTEGER"
"armor_reduction" "-10"
}
"04"
{
"var_type" "FIELD_INTEGER"
"duration" "7"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"AbilitySharedCooldown" "medallion"
"ShouldBeSuggested" "1"
}
"item_arcane_boots"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "55.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "0"
"AbilityCastRange" "1200"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "180"
"ItemQuality" "rare"
"ItemCost" "1400"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemAlertable" "1"
"ItemShopTags" "move_speed;boost_mana;mana_pool"
"ItemAliases" "mana;mb;arcane boots"
"ItemDisassembleRule" "DOTA_ITEM_DISASSEMBLE_ALWAYS"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_movement" "90"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_mana" "500"
}
"03"
{
"var_type" "FIELD_INTEGER"
"replenish_amount" "320"
}
"04"
{
"var_type" "FIELD_INTEGER"
"replenish_radius" "1200"
}
}
"ShouldBeSuggested" "1"
}
"item_ancient_janggo"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"FightRecapLevel" "1"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "30.0"
"AbilityCastRange" "1200"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "185"
"ItemQuality" "rare"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1475"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemPermanent" "1"
"ItemRequiresCharges" "1"
"ItemInitialCharges" "6"
"ItemShopTags" "str;agi;int;damage;move_speed;attack_speed;hard_to_tag"
"ItemAliases" "drum of endurance"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_movement_speed" "40"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "12"
}
"03"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "4.5"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed_pct" "90"
}
"05"
{
"var_type" "FIELD_INTEGER"
"bonus_movement_speed_pct" "26"
}
"06"
{
"var_type" "FIELD_INTEGER"
"duration" "6"
}
"07"
{
"var_type" "FIELD_INTEGER"
"radius" "1200"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"ItemDisplayCharges" "1"
"ShouldBeSuggested" "1"
}
"item_javelin"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "7"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1100"
"ItemShopTags" "damage"
"ItemAliases" "javelin"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_chance" "50"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_chance_damage" "160"
}
}
}
"item_vladmir"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
"AbilityCastRange" "1200"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "81"
"ItemQuality" "rare"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "2375"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "damage;armor;regen_mana"
"ItemAliases" "vladmir's offering;vlads"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_FLOAT"
"mana_regen_aura" "4.0"
}
"02"
{
"var_type" "FIELD_INTEGER"
"lifesteal_aura" "30"
}
"03"
{
"var_type" "FIELD_INTEGER"
"damage_aura" "36"
}
"04"
{
"var_type" "FIELD_INTEGER"
"aura_radius" "1200"
}
}
"ShouldBeSuggested" "1"
}
"item_mekansm"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"FightRecapLevel" "2"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "45.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "225"
"AbilityCastRange" "1200"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "79"
"ItemQuality" "rare"
"ItemCost" "1975"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemAlertable" "1"
"ItemShopTags" "agi;int;str;armor;boost_health"
"ItemAliases" "mechanism;mekansm"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "8"
}
"02"
{
"var_type" "FIELD_INTEGER"
"aura_radius" "1200"
}
"03"
{
"var_type" "FIELD_FLOAT"
"aura_health_regen" "4.0"
}
"04"
{
"var_type" "FIELD_FLOAT"
"aura_armor" "6.0"
}
"05"
{
"var_type" "FIELD_INTEGER"
"heal_amount" "550"
}
"06"
{
"var_type" "FIELD_INTEGER"
"heal_radius" "1200"
}
}
"ShouldBeSuggested" "1"
}
"item_pipe"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"FightRecapLevel" "2"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "60.0"
"AbilityManaCost" "100"
"AbilityCastRange" "1200"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "90"
"ItemQuality" "rare"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "3425"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemAlertable" "1"
"ItemShopTags" "regen_health;boost_magic_resist"
"ItemAliases" "pipe of insight"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_FLOAT"
"health_regen" "25.5"
}
"02"
{
"var_type" "FIELD_INTEGER"
"magic_resistance" "60"
}
"03"
{
"var_type" "FIELD_FLOAT"
"barrier_debuff_duration" "50.0"
}
"04"
{
"var_type" "FIELD_INTEGER"
"tooltip_resist" "60"
}
"05"
{
"var_type" "FIELD_FLOAT"
"aura_health_regen" "6.0"
}
"06"
{
"var_type" "FIELD_INTEGER"
"magic_resistance_aura" "20"
}
"07"
{
"var_type" "FIELD_INTEGER"
"aura_radius" "1200"
}
"08"
{
"var_type" "FIELD_INTEGER"
"barrier_block" "800"
}
"09"
{
"var_type" "FIELD_INTEGER"
"barrier_duration" "12.0"
}
"10"
{
"var_type" "FIELD_INTEGER"
"barrier_radius" "1200"
}
"11"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "0"
}
"12"
{
"var_type" "FIELD_INTEGER"
"barrier_block_creep" "400"
}
}
"ShouldBeSuggested" "1"
}
"item_guardian_greaves"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"FightRecapLevel" "1"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "40"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "0"
"AbilityCastRange" "1200"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "231"
"ItemQuality" "rare"
"ItemCost" "4975"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemAlertable" "1"
"ItemShopTags" "int;armor;regen_health;hard_to_tag"
"ItemAliases" "guardian greaves"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_movement" "100"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_mana" "500"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "8"
}
"04"
{
"var_type" "FIELD_FLOAT"
"aura_health_regen" "7.5"
}
"05"
{
"var_type" "FIELD_FLOAT"
"aura_armor" "6"
}
"06"
{
"var_type" "FIELD_INTEGER"
"aura_health_regen_bonus" "32"
}
"07"
{
"var_type" "FIELD_INTEGER"
"aura_armor_bonus" "20"
}
"08"
{
"var_type" "FIELD_INTEGER"
"aura_bonus_threshold" "40"
}
"09"
{
"var_type" "FIELD_INTEGER"
"aura_radius" "1200"
}
"10"
{
"var_type" "FIELD_INTEGER"
"replenish_health" "600"
}
"11"
{
"var_type" "FIELD_INTEGER"
"replenish_mana" "400"
}
"12"
{
"var_type" "FIELD_INTEGER"
"replenish_radius" "1200"
}
}
"ShouldBeSuggested" "1"
}
"item_glimmer_cape"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_UNIT_TARGET | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_MOVEMENT"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_BASIC"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"FightRecapLevel" "1"
"AbilityCooldown" "14.0"
"AbilityManaCost" "90"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "550"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "254"
"ItemQuality" "rare"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1900"
"ItemAliases" "glimmer cape"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "40"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_magical_armor" "30"
}
"03"
{
"var_type" "FIELD_FLOAT"
"fade_delay" "0.6"
}
"04"
{
"var_type" "FIELD_INTEGER"
"active_magical_armor" "90"
}
"05"
{
"var_type" "FIELD_FLOAT"
"duration" "5"
}
"06"
{
"var_type" "FIELD_FLOAT"
"building_duration_limit" "180"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"ShouldBeSuggested" "1"
}
"item_veil_of_discord"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_AOE | DOTA_ABILITY_BEHAVIOR_POINT | DOTA_ABILITY_BEHAVIOR_DONT_CANCEL_MOVEMENT"
"AbilityCastPoint" "0.0"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "25"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "50"
"AbilityCastRange" "1000"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "190"
"ItemQuality" "rare"
"ItemCost" "1525"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "int;armor;regen_health;hard_to_tag"
"ItemAliases" "vod;veil of discord"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "8"
}
"02"
{
"var_type" "FIELD_FLOAT"
"aura_mana_regen" "4.5"
}
"03"
{
"var_type" "FIELD_INTEGER"
"aura_radius" "1200"
}
"04"
{
"var_type" "FIELD_INTEGER"
"spell_amp" "36"
}
"05"
{
"var_type" "FIELD_INTEGER"
"debuff_radius" "600"
}
"06"
{
"var_type" "FIELD_FLOAT"
"resist_debuff_duration" "16.0"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"ShouldBeSuggested" "1"
}
"item_force_staff"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_BASIC | DOTA_UNIT_TARGET_CUSTOM"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_BOTH | DOTA_UNIT_TARGET_TEAM_CUSTOM"
"FightRecapLevel" "1"
"AbilityCastPoint" "0.0"
"AbilityCooldown" "23.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "100"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "550"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "102"
"ItemQuality" "rare"
"ItemCost" "2175"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "int;damage;attack_speed;hard_to_tag"
"ItemAliases" "fs;force staff"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "20"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_health_regen" "7.5"
}
"03"
{
"var_type" "FIELD_INTEGER"
"push_length" "600"
}
"04"
{
"var_type" "FIELD_INTEGER"
"enemy_cast_range" "850"
}
}
"AbilitySharedCooldown" "force"
"ShouldBeSuggested" "1"
}
"item_aether_lens"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "232"
"ItemQuality" "rare"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "2275"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "int;regen_mana;move_speed;hard_to_tag"
"ItemAliases" "aether lens"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_mana" "900"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "9.0"
}
"03"
{
"var_type" "FIELD_INTEGER"
"cast_range_bonus" "500"
}
}
"ShouldBeSuggested" "1"
}
"item_cyclone"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_CUSTOM"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_CUSTOM"
"FightRecapLevel" "1"
"AbilityCastPoint" "0.0"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "23.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "175"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "575"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "100"
"ItemQuality" "rare"
"ItemCost" "2725"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "int;regen_mana;move_speed;hard_to_tag"
"ItemAliases" "cyclone euls;eul's scepter of divinity"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "20"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "15.0"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_movement_speed" "40"
}
"04"
{
"var_type" "FIELD_FLOAT"
"cyclone_duration" "2.5"
}
"05"
{
"var_type" "FIELD_INTEGER"
"tooltip_drop_damage" "50"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"ShouldBeSuggested" "1"
}
"item_rod_of_atos"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_BASIC"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_ENEMY"
"FightRecapLevel" "1"
"AbilityCastPoint" "0.0"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "18"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "50"
"AbilityCastRange" "1100"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "206"
"ItemQuality" "rare"
"ItemCost" "2750"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "int;regen_health"
"ItemAliases" "rod of atos"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "40"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "20"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "20"
}
"04"
{
"var_type" "FIELD_FLOAT"
"duration" "4.0"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"ShouldBeSuggested" "1"
}
"item_solar_crest"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_BASIC"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_BOTH"
"SpellImmunityType" "SPELL_IMMUNITY_ENEMIES_NO"
"FightRecapLevel" "1"
"AbilityCooldown" "7.0"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "1000"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "229"
"ItemQuality" "rare"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "3775"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "armor;regen_mana;hard_to_tag"
"ItemAliases" "solar crest"
"ItemDisassembleRule" "DOTA_ITEM_DISASSEMBLE_ALWAYS"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "16"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "20"
}
"03"
{
"var_type" "FIELD_INTEGER"
"self_movement_speed" "40"
}
"04"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen_pct" "5.25"
}
"05"
{
"var_type" "FIELD_INTEGER"
"target_movement_speed" "20"
}
"06"
{
"var_type" "FIELD_INTEGER"
"target_attack_speed" "160"
}
"07"
{
"var_type" "FIELD_INTEGER"
"duration" "7"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"AbilitySharedCooldown" "medallion"
"ShouldBeSuggested" "1"
}
"item_orchid"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_BASIC"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_ENEMY"
"FightRecapLevel" "1"
"AbilityCastPoint" "0.0"
"AbilityCooldown" "18.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "100"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "900"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "98"
"ItemQuality" "rare"
"ItemCost" "3475"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "int;attack_speed;damage;regen_mana;damage;hard_to_tag"
"ItemAliases" "orchid malevolence;silence"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "40"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "60"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "60"
}
"04"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "12"
}
"05"
{
"var_type" "FIELD_FLOAT"
"silence_damage_percent" "60"
}
"06"
{
"var_type" "FIELD_FLOAT"
"silence_duration" "5"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"AbilitySharedCooldown" "orchid"
"ShouldBeSuggested" "1"
}
"item_nullifier"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_BASIC"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_ENEMY"
"AbilityUnitTargetFlags" "DOTA_UNIT_TARGET_FLAG_INVULNERABLE"
"FightRecapLevel" "1"
"AbilityCooldown" "11.0"
"AbilityManaCost" "75"
"AbilityCastRange" "900"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "225"
"ItemQuality" "epic"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "4725"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemAliases" "nlf;nullifier"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "160"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "16"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_regen" "12"
}
"04"
{
"var_type" "FIELD_FLOAT"
"mute_duration" "5.0"
}
"05"
{
"var_type" "FIELD_INTEGER"
"projectile_speed" "1000"
}
"06"
{
"var_type" "FIELD_INTEGER"
"slow_pct" "80"
}
"07"
{
"var_type" "FIELD_FLOAT"
"slow_interval_duration" "0.5"
}
}
"ShouldBeSuggested" "1"
}
"item_refresher"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCastPoint" "0.0"
"AbilityCooldown" "120.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "375"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "110"
"ItemQuality" "rare"
"ItemCost" "5000"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "regen_health;regen_mana;hard_to_tag"
"ItemAliases" "refresher orb"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_health_regen" "39"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "36.0"
}
}
"ShouldBeSuggested" "1"
}
"item_sheepstick"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_BASIC"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_ENEMY"
"FightRecapLevel" "2"
"AbilityCastPoint" "0.0"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "22.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "250"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "800"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "96"
"ItemQuality" "rare"
"ItemCost" "5575"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "int;regen_mana;agi;hard_to_tag"
"ItemAliases" "hex;sheepstick;scythe of vyse"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "20"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "20"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "70"
}
"04"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "27.0"
}
"05"
{
"var_type" "FIELD_FLOAT"
"sheep_duration" "3.5"
}
"06"
{
"var_type" "FIELD_FLOAT"
"sheep_movement_speed" "140"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES_STRONG"
"ShouldBeSuggested" "1"
}
"item_octarine_core"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "235"
"ItemQuality" "rare"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "5000"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "move_speed;boost_mana;mana_pool"
"ItemAliases" "mana;mb;octarine core"
"ItemDisassembleRule" "DOTA_ITEM_DISASSEMBLE_ALWAYS"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_intelligence" "0"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_health" "640"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_mana" "640"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_magical_armor" "15"
}
"05"
{
"var_type" "FIELD_INTEGER"
"bonus_cooldown" "35"
}
"06"
{
"var_type" "FIELD_FLOAT"
"hero_lifesteal" "35"
}
"07"
{
"var_type" "FIELD_FLOAT"
"creep_lifesteal" "10"
}
"08"
{
"var_type" "FIELD_INTEGER"
"active_duration" "7"
}
}
"ShouldBeSuggested" "1"
}
"item_hood_of_defiance"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "60.0"
"AbilityManaCost" "75"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "131"
"ItemQuality" "epic"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1750"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "regen_health;magic_resist"
"ItemAliases" "hood of defiance"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_spell_resist" "50"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_health_regen" "25.5"
}
"03"
{
"var_type" "FIELD_INTEGER"
"tooltip_resist" "50"
}
"04"
{
"var_type" "FIELD_INTEGER"
"barrier_block" "650"
}
"05"
{
"var_type" "FIELD_INTEGER"
"barrier_duration" "12.0"
}
}
"ShouldBeSuggested" "1"
}
"item_vanguard"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "125"
"ItemQuality" "epic"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1925"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "regen_health;block;health_pool"
"ItemAliases" "vg;vanguard"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_health" "500"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_health_regen" "21.0"
}
"03"
{
"var_type" "FIELD_INTEGER"
"block_damage_melee" "140"
}
"04"
{
"var_type" "FIELD_INTEGER"
"block_damage_ranged" "70"
}
"05"
{
"var_type" "FIELD_INTEGER"
"block_chance" "75"
}
}
"ShouldBeSuggested" "1"
}
"item_blade_mail"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "25.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "25"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "127"
"ItemQuality" "epic"
"ItemCost" "2050"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "damage;armor;int;hard_to_tag"
"ItemAliases" "bm;blade mail;blademail"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "56"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "14"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "0"
}
"04"
{
"var_type" "FIELD_FLOAT"
"duration" "4.5"
}
"05"
{
"var_type" "FIELD_INTEGER"
"passive_reflection_constant" "10"
}
"06"
{
"var_type" "FIELD_INTEGER"
"passive_reflection_pct" "10"
}
"07"
{
"var_type" "FIELD_INTEGER"
"active_reflection_pct" "90"
}
}
"ShouldBeSuggested" "1"
}
"item_soul_booster"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "129"
"ItemQuality" "epic"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "3200"
"ItemShopTags" "regen_health;regen_mana;health_pool;mana_pool"
"ItemAliases" "soul booster"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_health" "850"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_mana" "850"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_magical_armor" "20"
}
}
}
"item_aeon_disk"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "105.0"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "256"
"ItemQuality" "epic"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "3100"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_TO_SPECTATORS | DECLARE_PURCHASES_IN_SPEECH"
"ItemShopTags" "str;regen_health;health_pool"
"ItemAliases" "ad;aeon disk"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_health" "600"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_mana" "600"
}
"03"
{
"var_type" "FIELD_INTEGER"
"health_threshold_pct" "70"
}
"04"
{
"var_type" "FIELD_INTEGER"
"status_resistance" "75"
}
"05"
{
"var_type" "FIELD_FLOAT"
"buff_duration" "2.5"
}
}
"ShouldBeSuggested" "1"
}
"item_crimson_guard"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "40.0"
"AbilityCastRange" "1200"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "242"
"ItemQuality" "epic"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "3800"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemAlertable" "1"
"ItemShopTags" "armor;boost_armor;regen_health;block;health_pool"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_health" "500"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_health_regen" "36"
}
"03"
{
"var_type" "FIELD_FLOAT"
"bonus_armor" "12"
}
"04"
{
"var_type" "FIELD_INTEGER"
"block_damage_melee" "140"
}
"05"
{
"var_type" "FIELD_INTEGER"
"block_damage_ranged" "70"
}
"06"
{
"var_type" "FIELD_INTEGER"
"block_chance" "75"
}
"07"
{
"var_type" "FIELD_INTEGER"
"duration" "12"
}
"08"
{
"var_type" "FIELD_INTEGER"
"bonus_aoe_radius" "1200"
}
"09"
{
"var_type" "FIELD_INTEGER"
"block_damage_melee_active" "60"
}
"10"
{
"var_type" "FIELD_INTEGER"
"block_damage_ranged_active" "60"
}
"11"
{
"var_type" "FIELD_INTEGER"
"block_chance_active" "100"
}
"12"
{
"var_type" "FIELD_FLOAT"
"tooltip_reapply_time" "40"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"ShouldBeSuggested" "1"
}
"item_lotus_orb"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"FightRecapLevel" "1"
"AbilityCooldown" "15.0"
"AbilityManaCost" "175"
"AbilityCastRange" "900"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "226"
"ItemQuality" "epic"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "3950"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "regen_health;regen_mana;str;agi;int;hard_to_tag"
"ItemAliases" "ls;lotus orb"
"ItemDisassembleRule" "DOTA_ITEM_DISASSEMBLE_ALWAYS"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "20"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_health_regen" "19.5"
}
"03"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "12.0"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_mana" "500"
}
"05"
{
"var_type" "FIELD_FLOAT"
"active_duration" "6"
}
}
"ShouldBeSuggested" "1"
}
"item_black_king_bar"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"FightRecapLevel" "2"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "70"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "116"
"ItemQuality" "epic"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "4050"
"ItemSellable" "1"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "str;damage;hard_to_tag"
"ItemAliases" "bkb;black king bar"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "20"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "48"
}
"03"
{
"var_type" "FIELD_FLOAT"
"duration" "10.0 9.0 8.0 7.0 6.0 5.0"
}
"04"
{
"var_type" "FIELD_INTEGER"
"max_level" "6"
}
"05"
{
"var_type" "FIELD_INTEGER"
// Percentage over model scale
"model_scale" "30"
}
}
"ShouldBeSuggested" "1"
}
"item_hurricane_pike"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_BASIC | DOTA_UNIT_TARGET_CUSTOM"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_BOTH | DOTA_UNIT_TARGET_TEAM_CUSTOM"
"FightRecapLevel" "1"
"AbilityCastPoint" "0.0"
"AbilityCooldown" "23.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "100"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "550"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "263"
"ItemQuality" "epic"
"ItemCost" "4525"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "int;damage;attack_speed;hard_to_tag"
"ItemAliases" "fs;force staff"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "26"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_health_regen" "7.5"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "40"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "30"
}
"05"
{
"var_type" "FIELD_INTEGER"
"base_attack_range" "280"
}
"06"
{
"var_type" "FIELD_INTEGER"
"push_length" "600"
}
"07"
{
"var_type" "FIELD_INTEGER"
"enemy_length" "450"
}
"08"
{
"var_type" "FIELD_FLOAT"
"range_duration" "5"
}
"09"
{
"var_type" "FIELD_INTEGER"
"cast_range_enemy" "400"
}
"10"
{
"var_type" "FIELD_INTEGER"
"max_attacks" "4"
}
"11"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "100"
}
}
"AbilitySharedCooldown" "force"
"ShouldBeSuggested" "1"
}
"item_shivas_guard"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
"FightRecapLevel" "1"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "30"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "100"
"AbilityCastRange" "900"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "119"
"ItemQuality" "epic"
"ItemCost" "4850"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "int;armor;hard_to_tag"
"ItemAliases" "shiva's guard;shivas"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "60"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "22"
}
"03"
{
"var_type" "FIELD_INTEGER"
"aura_radius" "1200"
}
"04"
{
"var_type" "FIELD_INTEGER"
"aura_attack_speed" "-75"
}
"05"
{
"var_type" "FIELD_INTEGER"
"blast_damage" "400"
}
"06"
{
"var_type" "FIELD_INTEGER"
"blast_movement_speed" "-60"
}
"07"
{
"var_type" "FIELD_FLOAT"
"blast_debuff_duration" "4.0"
}
"08"
{
"var_type" "FIELD_INTEGER"
"blast_radius" "900"
}
"09"
{
"var_type" "FIELD_INTEGER"
"blast_speed" "350"
}
"10"
{
"var_type" "FIELD_INTEGER"
"hp_regen_degen_aura" "50"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"ShouldBeSuggested" "1"
}
"item_manta"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"AbilityCastPoint" "0.0"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "45.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "125"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "147"
"ItemQuality" "epic"
"ItemCost" "4600"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "agi;str;int;attack_speed;move_speed;hard_to_tag"
"ItemAliases" "manta style"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "20"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "52"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "20"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "24"
}
"05"
{
"var_type" "FIELD_INTEGER"
"bonus_movement_speed" "16"
}
"06"
{
"var_type" "FIELD_INTEGER"
"images_count" "2"
}
"07"
{
"var_type" "FIELD_INTEGER"
"tooltip_illusion_duration" "20"
}
"08"
{
"var_type" "FIELD_INTEGER"
"images_do_damage_percent_melee" "-67"
}
"09"
{
"var_type" "FIELD_INTEGER"
"tooltip_damage_outgoing_melee" "33"
}
"10"
{
"var_type" "FIELD_INTEGER"
"images_take_damage_percent_melee" "250"
}
"11"
{
"var_type" "FIELD_INTEGER"
"tooltip_damage_incoming_melee_total_pct" "350"
}
"12"
{
"var_type" "FIELD_INTEGER"
"images_do_damage_percent_ranged" "-72"
}
"13"
{
"var_type" "FIELD_INTEGER"
"tooltip_damage_outgoing_ranged" "28"
}
"14"
{
"var_type" "FIELD_INTEGER"
"images_take_damage_percent_ranged" "300"
}
"15"
{
"var_type" "FIELD_INTEGER"
"tooltip_damage_incoming_ranged_total_pct" "400"
}
"16"
{
"var_type" "FIELD_INTEGER"
"cooldown_melee" "30"
}
"17"
{
"var_type" "FIELD_INTEGER"
"cooldown_ranged_tooltip" "45"
}
"18"
{
"var_type" "FIELD_FLOAT"
"invuln_duration" "0.1"
}
"19"
{
"var_type" "FIELD_INTEGER"
"vision_radius" "1000"
}
"20"
{
"var_type" "FIELD_FLOAT"
"tooltip_ranged_cooldown_increase" "15"
}
}
"ShouldBeSuggested" "1"
}
"item_sphere"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"FightRecapLevel" "1"
"AbilityCooldown" "12.0"
"AbilityCastRange" "700"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "123"
"ItemQuality" "epic"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "4600"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "regen_health;regen_mana;str;agi;int;hard_to_tag"
"ItemAliases" "ls;linken's sphere"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "28"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_health_regen" "21"
}
"03"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "15.0"
}
"04"
{
"var_type" "FIELD_FLOAT"
"block_cooldown" "12.0"
}
}
"ActiveDescriptionLine" "2"
"ShouldBeSuggested" "1"
}
"item_heart"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "7.0"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "114"
"ItemQuality" "epic"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "5400"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "str;regen_health;health_pool"
"ItemAliases" "hot;heart of tarrasque"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "80"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_health" "800"
}
"03"
{
"var_type" "FIELD_INTEGER"
"hp_regen_amp" "20"
}
"04"
{
"var_type" "FIELD_FLOAT"
"health_regen_pct" "2"
}
"05"
{
"var_type" "FIELD_INTEGER"
"cooldown_melee" "5"
}
"06"
{
"var_type" "FIELD_INTEGER"
"cooldown_ranged_tooltip" "7"
}
}
"ShouldBeSuggested" "1"
}
"item_assault"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
"AbilityCastRange" "1200"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "112"
"ItemQuality" "epic"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "5075"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "attack_speed;armor;hard_to_tag"
"ItemAliases" "ac;assault cuirass"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "60"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "15"
}
"03"
{
"var_type" "FIELD_INTEGER"
"aura_radius" "1200"
}
"04"
{
"var_type" "FIELD_INTEGER"
"aura_attack_speed" "60"
}
"05"
{
"var_type" "FIELD_INTEGER"
"aura_positive_armor" "7.5"
}
"06"
{
"var_type" "FIELD_INTEGER"
"aura_negative_armor" "-10"
}
}
"ShouldBeSuggested" "1"
}
"item_armlet"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_TOGGLE | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "0.0"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "151"
"ItemQuality" "epic"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "2475"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "damage;attack_speed;armor;regen_health;hard_to_tag"
"ItemAliases" "armlet of mordiggian"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "30"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "50"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "10"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_health_regen" "10"
}
"05"
{
"var_type" "FIELD_INTEGER"
"unholy_bonus_damage" "62"
}
"06"
{
"var_type" "FIELD_INTEGER"
"unholy_bonus_attack_speed" "0"
}
"07"
{
"var_type" "FIELD_INTEGER"
"unholy_bonus_strength" "50"
}
"08"
{
"var_type" "FIELD_INTEGER"
"unholy_bonus_armor" "8"
}
"09"
{
"var_type" "FIELD_INTEGER"
"unholy_health_drain_per_tick" "6"
}
"10"
{
"var_type" "FIELD_INTEGER"
"unholy_health_drain_per_second_tooltip" "54"
}
"11"
{
"var_type" "FIELD_FLOAT"
"toggle_cooldown" "0.036f"
}
}
"ShouldBeSuggested" "1"
}
"item_meteor_hammer"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_POINT | DOTA_ABILITY_BEHAVIOR_AOE | DOTA_ABILITY_BEHAVIOR_CHANNELLED"
"AbilityUnitDamageType" "DAMAGE_TYPE_MAGICAL"
"SpellImmunityType" "SPELL_IMMUNITY_ENEMIES_NO"
"FightRecapLevel" "1"
"AbilityCooldown" "24"
"AbilityManaCost" "125"
// Casting
// -------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "600"
// Time
// -------------------------------------------------------------------------------------------------------------
"AbilityChannelTime" "2.5"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "223"
"ItemQuality" "epic"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "2350"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemAliases" "mh;meteor hammer"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "16"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_health_regen" "25.5"
}
"03"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "7.5"
}
"04"
{
"var_type" "FIELD_INTEGER"
"burn_dps_buildings" "50"
}
"05"
{
"var_type" "FIELD_INTEGER"
"burn_dps_units" "90"
}
"06"
{
"var_type" "FIELD_INTEGER"
"burn_duration" "6"
}
"07"
{
"var_type" "FIELD_FLOAT"
"stun_duration" "1.75"
}
"08"
{
"var_type" "FIELD_FLOAT"
"burn_interval" "1.0"
}
"09"
{
"var_type" "FIELD_FLOAT"
"land_time" ".5"
}
"10"
{
"var_type" "FIELD_INTEGER"
"impact_radius" "315"
}
"11"
{
"var_type" "FIELD_FLOAT"
"max_duration" "2.5"
}
"12"
{
"var_type" "FIELD_INTEGER"
"impact_damage_buildings" "75"
}
"13"
{
"var_type" "FIELD_INTEGER"
"impact_damage_units" "150"
}
}
"ShouldBeSuggested" "1"
}
"item_invis_sword"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
"FightRecapLevel" "1"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "28.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "75"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "152"
"ItemQuality" "epic"
"ItemCost" "3000"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "damage;attack_speed;movespeed;hard_to_tag"
"ItemAliases" "sb;invis;shadow blade;silver edge"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "50"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "70"
}
"03"
{
"var_type" "FIELD_FLOAT"
"windwalk_duration" "14.0"
}
"04"
{
"var_type" "FIELD_INTEGER"
"windwalk_movement_speed" "20"
}
"05"
{
"var_type" "FIELD_FLOAT"
"windwalk_fade_time" "0.3"
}
"06"
{
"var_type" "FIELD_INTEGER"
"windwalk_bonus_damage" "175"
}
}
"AbilitySharedCooldown" "shadow_blade"
"ShouldBeSuggested" "1"
}
"item_basher"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
"AbilityUnitDamageType" "DAMAGE_TYPE_PHYSICAL"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "2.3"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "143"
"ItemQuality" "epic"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "2950"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "damage;str;hard_to_tag"
"ItemAliases" "skull basher"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "50"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "20"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bash_chance_melee" "50"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bash_chance_ranged" "20"
}
"05"
{
"var_type" "FIELD_FLOAT"
"bash_duration" "1.5"
}
"06"
{
"var_type" "FIELD_FLOAT"
"bash_cooldown" "2.3"
}
"07"
{
"var_type" "FIELD_INTEGER"
"bonus_chance_damage" "100"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES_STRONG"
"ShouldBeSuggested" "1"
}
"item_broom_handle"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "355"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"melee_attack_range" "100"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "24"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "6"
}
}
"ItemIsNeutralDrop" "1"
}
"item_ocean_heart"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "354"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"all_stats" "10"
}
"02"
{
"var_type" "FIELD_FLOAT"
"water_hp_regen" "24"
}
"03"
{
"var_type" "FIELD_FLOAT"
"water_mp_regen" "12"
}
}
"ItemIsNeutralDrop" "1"
}
"item_keen_optic"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "287"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"cast_range_bonus" "225"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "3.75"
}
}
"ItemIsNeutralDrop" "1"
}
"item_monkey_king_bar"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "135"
"ItemQuality" "epic"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "4300"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "damage;attack_speed;hard_to_tag"
"ItemAliases" "mkb;monkey king bar"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "84"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "70"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_chance" "75"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_chance_damage" "200"
}
}
"ShouldBeSuggested" "1"
}
"item_bfury"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_TREE | DOTA_UNIT_TARGET_CUSTOM"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_CUSTOM"
"AbilityCastPoint" "0.0"
"AbilityCooldown" "4.0"
"AbilityCastRange" "350"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "145"
"ItemQuality" "epic"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "4180"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "damage;health_regen;mana_regen;hard_to_tag"
"ItemAliases" "bf;battle fury"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "110"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_health_regen" "22.5"
}
"03"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "7.75"
}
"04"
{
"var_type" "FIELD_INTEGER"
"cleave_damage_percent" "70"
}
"05"
{
"var_type" "FIELD_INTEGER"
"cleave_damage_percent_creep" "70"
}
"06"
{
"var_type" "FIELD_INTEGER"
"quelling_bonus" "32"
}
"07"
{
"var_type" "FIELD_INTEGER"
"quelling_bonus_ranged" "20"
}
"08"
{
"var_type" "FIELD_INTEGER"
"cleave_starting_width" "150"
}
"09"
{
"var_type" "FIELD_INTEGER"
"cleave_ending_width" "360"
}
"10"
{
"var_type" "FIELD_INTEGER"
"cleave_distance" "650"
}
}
"ShouldBeSuggested" "1"
}
"item_quelling_blade"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_TREE | DOTA_UNIT_TARGET_CUSTOM"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_CUSTOM"
"AbilityCastPoint" "0.0"
"AbilityCooldown" "4.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "0"
"AbilityCastRange" "350"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "11"
"ItemQuality" "component"
"Model" "models/props_gameplay/quelling_blade.vmdl"
"ItemCost" "130"
"ItemShopTags" "damage"
"ItemAliases" "qb;quelling blade"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"damage_bonus" "30"
}
"02"
{
"var_type" "FIELD_INTEGER"
"damage_bonus_ranged" "20"
}
"03"
{
"var_type" "FIELD_INTEGER"
"quelling_range_tooltip" "350"
}
}
// "SideShop" "1"
"ShouldBeSuggested" "1"
"ShouldBeInitiallySuggested" "1"
}
"item_branches"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_POINT"
"AbilityCastPoint" "0.0"
"AbilityCooldown" "0.0"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "400"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "16"
"ItemQuality" "consumable"
"Model" "models/props_gameplay/branch.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "50"
"ItemShopTags" "agi;int;str"
"ItemAliases" "gg branch;iron branch"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "2"
}
"02"
{
"var_type" "FIELD_INTEGER"
"tree_duration" "20"
}
}
"ShouldBeInitiallySuggested" "1"
}
"item_gauntlets"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "13"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "145"
"ItemShopTags" "str"
"ItemAliases" "gauntlets of strength"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "6"
}
}
"ShouldBeInitiallySuggested" "1"
}
"item_slippers"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "14"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "145"
"ItemShopTags" "agi"
"ItemAliases" "slippers of agility"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "6"
}
}
"ShouldBeInitiallySuggested" "1"
}
"item_mantle"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "15"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "145"
"ItemShopTags" "int"
"ItemAliases" "mantle of intelligence"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "6"
}
}
"ShouldBeInitiallySuggested" "1"
}
"item_circlet"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "20"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "155"
"ItemShopTags" "agi;int;str"
"ItemAliases" "circlet"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "4"
}
}
"ShouldBeInitiallySuggested" "1"
}
"item_belt_of_strength"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "17"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "450"
"ItemShopTags" "str"
"ItemAliases" "belt of strength"
// "SideShop" "1"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "12"
}
}
}
"item_boots_of_elves"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "18"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "450"
"ItemShopTags" "agi"
"ItemAliases" "band of elvenskin"
// "SideShop" "1"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "12"
}
}
}
"item_robe"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "19"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "450"
"ItemShopTags" "int"
"ItemAliases" "robe of the magi"
// "SideShop" "1"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "12"
}
}
}
"item_crown"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "261"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "450"
"ItemShopTags" "agi;int;str"
"ItemAliases" "crown"
// "SideShop" "1"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "8"
}
}
"ShouldBeInitiallySuggested" "1"
}
"item_ogre_axe"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "21"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1000"
"ItemShopTags" "str"
"ItemAliases" "ogre club"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "20"
}
}
}
// =================================================================================================================
// Blade of Alacrity
// =================================================================================================================
"item_blade_of_alacrity"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "22"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1000"
"ItemShopTags" "agi"
"ItemAliases" "blade of alacrity"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "20"
}
}
}
// =================================================================================================================
// Staff of Wizardry
// =================================================================================================================
"item_staff_of_wizardry"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "23"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1000"
"ItemShopTags" "int"
"ItemAliases" "staff of wizardry"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "20"
}
}
}
"item_ethereal_blade"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_CREEP"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_ENEMY | DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetFlags" "DOTA_UNIT_TARGET_FLAG_NOT_MAGIC_IMMUNE_ALLIES"
"FightRecapLevel" "1"
"AbilityCastPoint" "0.0"
"AbilityCooldown" "20.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "100"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "800"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "176"
"ItemQuality" "epic"
"ItemCost" "4500"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "agi;str;int;hard_to_tag"
"ItemAliases" "eb;ethereal blade;eblade"
"ItemDisassembleRule" "DOTA_ITEM_DISASSEMBLE_ALWAYS"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "80"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "20"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "20"
}
"04"
{
"var_type" "FIELD_INTEGER"
"blast_movement_slow" "-80"
}
"05"
{
"var_type" "FIELD_FLOAT"
"duration" "4.0"
}
"06"
{
"var_type" "FIELD_FLOAT"
"blast_agility_multiplier" "3.0"
}
"07"
{
"var_type" "FIELD_INTEGER"
"blast_damage_base" "250"
}
"08"
{
"var_type" "FIELD_FLOAT"
"duration_ally" "4.0"
}
"09"
{
"var_type" "FIELD_INTEGER"
"ethereal_damage_bonus" "-40"
}
"10"
{
"var_type" "FIELD_INTEGER"
"projectile_speed" "1275"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"AbilitySharedCooldown" "ethereal"
"ShouldBeSuggested" "1"
}
"item_radiance"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_TOGGLE"
"AbilityCastRange" "700"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "137"
"ItemQuality" "epic"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "5150"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "damage"
"ItemAliases" "radiance"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "120"
}
"02"
{
"var_type" "FIELD_INTEGER"
"aura_damage" "120"
}
"03"
{
"var_type" "FIELD_INTEGER"
"aura_damage_illusions" "70"
}
"04"
{
"var_type" "FIELD_INTEGER"
"blind_pct" "34"
}
"05"
{
"var_type" "FIELD_INTEGER"
"aura_radius" "700"
}
}
"ShouldBeSuggested" "1"
}
"item_butterfly"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "139"
"ItemQuality" "epic"
// "AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "5275"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "agi;damage;evasion;attack_speed"
"ItemAliases" "bfly;butterfly"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "60"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_evasion" "50"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "60"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "50"
}
}
"ShouldBeSuggested" "1"
}
"item_silver_edge"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
"FightRecapLevel" "1"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "22.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "75"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "249"
"ItemQuality" "epic"
"ItemCost" "6100"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "damage;attack_speed;movespeed;hard_to_tag"
"ItemAliases" "sb;invis;shadow blade"
"ItemDisassembleRule" "DOTA_ITEM_DISASSEMBLE_ALWAYS"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "80"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "90"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "24"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "20"
}
"05"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "4.5"
}
"06"
{
"var_type" "FIELD_FLOAT"
"windwalk_duration" "14.0"
}
"07"
{
"var_type" "FIELD_INTEGER"
"windwalk_movement_speed" "25"
}
"08"
{
"var_type" "FIELD_FLOAT"
"windwalk_fade_time" "0.3"
}
"09"
{
"var_type" "FIELD_INTEGER"
"windwalk_bonus_damage" "175"
}
"10"
{
"var_type" "FIELD_INTEGER"
"backstab_reduction" "-50"
}
"11"
{
"var_type" "FIELD_FLOAT"
"backstab_duration" "4"
}
"12"
{
"var_type" "FIELD_INTEGER"
"movement_slow" "100"
}
"13"
{
"var_type" "FIELD_FLOAT"
"slow_duration" "0.8"
}
"14"
{
"var_type" "FIELD_FLOAT"
"echo_cooldown" "5.0"
}
}
"AbilitySharedCooldown" "shadow_blade"
"ShouldBeSuggested" "1"
}
"item_abyssal_blade"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_BASIC"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_ENEMY"
"AbilityUnitTargetFlags" "DOTA_UNIT_TARGET_FLAG_MAGIC_IMMUNE_ENEMIES"
"FightRecapLevel" "1"
"AbilityCastPoint" "0.0"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "35"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "75"
"AbilityCastRange" "600"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "208"
"ItemQuality" "epic"
"ItemCost" "6625"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "damage;str;hard_to_tag"
"ItemAliases" "abyssal blade"
"ItemDisassembleRule" "DOTA_ITEM_DISASSEMBLE_ALWAYS"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "50"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_health" "500"
}
"03"
{
"var_type" "FIELD_FLOAT"
"bonus_health_regen" "30"
}
"04"
{
"var_type" "FIELD_INTEGER"
"block_damage_melee" "140"
}
"05"
{
"var_type" "FIELD_INTEGER"
"block_damage_ranged" "70"
}
"06"
{
"var_type" "FIELD_INTEGER"
"block_chance" "75"
}
"07"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "20"
}
"08"
{
"var_type" "FIELD_INTEGER"
"bash_chance_melee" "50"
}
"09"
{
"var_type" "FIELD_INTEGER"
"bash_chance_ranged" "20"
}
"10"
{
"var_type" "FIELD_FLOAT"
"bash_duration" "1.5"
}
"11"
{
"var_type" "FIELD_FLOAT"
"bash_cooldown" "2.3"
}
"12"
{
"var_type" "FIELD_INTEGER"
"bonus_chance_damage" "200"
}
"13"
{
"var_type" "FIELD_FLOAT"
"stun_duration" "1.8"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES_STRONG"
"ShouldBeSuggested" "1"
}
"item_bloodthorn"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_BASIC"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_ENEMY"
"FightRecapLevel" "1"
"AbilityCastPoint" "0.0"
"AbilityCooldown" "15.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "100"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "900"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "250"
"ItemQuality" "epic"
"ItemCost" "6475"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "int;attack_speed;damage;regen_mana;damage;hard_to_tag"
"ItemAliases" "orchid malevolence"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "50"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "180"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "60"
}
"04"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "16.5"
}
"05"
{
"var_type" "FIELD_FLOAT"
"silence_damage_percent" "60"
}
"06"
{
"var_type" "FIELD_FLOAT"
"silence_duration" "5"
}
"07"
{
"var_type" "FIELD_FLOAT"
"target_crit_multiplier" "180"
}
"08"
{
"var_type" "FIELD_FLOAT"
"tooltip_crit_chance" "100"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"AbilitySharedCooldown" "orchid"
"ShouldBeSuggested" "1"
}
"item_dragon_lance"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "236"
"ItemQuality" "artifact"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1900"
"ItemShopTags" "damage"
"ItemAliases" "dragon lance"
"ItemDisassembleRule" "DOTA_ITEM_DISASSEMBLE_ALWAYS"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "28"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "24"
}
"03"
{
"var_type" "FIELD_INTEGER"
"base_attack_range" "280"
}
}
"ShouldBeSuggested" "1"
}
"item_sange"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "162"
"ItemQuality" "artifact"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "2050"
"ItemShopTags" "damage;str;unique"
"ItemAliases" "sange"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "32"
}
"02"
{
"var_type" "FIELD_INTEGER"
"status_resistance" "16"
}
"03"
{
"var_type" "FIELD_INTEGER"
"hp_regen_amp" "24"
}
}
"ShouldBeSuggested" "1"
}
"item_yasha"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "170"
"ItemQuality" "artifact"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "2050"
"ItemShopTags" "agi;attack_speed;move_speed"
"ItemAliases" "yasha"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "32"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "24"
}
"03"
{
"var_type" "FIELD_INTEGER"
"movement_speed_percent_bonus" "16"
}
}
"ShouldBeSuggested" "1"
}
"item_kaya"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "259"
"ItemQuality" "epic"
// Item Info^
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "2050"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_TO_SPECTATORS | DECLARE_PURCHASES_IN_SPEECH"
"ItemShopTags" "int;mana"
"ItemAliases" "ky;kaya"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "32"
}
"02"
{
"var_type" "FIELD_INTEGER"
"spell_amp" "16"
}
"03"
{
"var_type" "FIELD_INTEGER"
"mana_regen_multiplier" "48"
}
"04"
{
"var_type" "FIELD_INTEGER"
"spell_lifesteal_amp" "48"
}
}
"ShouldBeSuggested" "1"
}
"item_echo_sabre"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
"FightRecapLevel" "1"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCastPoint" "0.0"
"AbilityCooldown" "4.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "0"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "252"
"ItemQuality" "artifact"
"ItemCost" "2500"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "int;attack_speed;damage;regen_mana;damage;hard_to_tag"
"ItemAliases" "echo sabre"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "30"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "24"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "20"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "20"
}
"05"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "3.75"
}
"06"
{
"var_type" "FIELD_INTEGER"
"movement_slow" "100"
}
"07"
{
"var_type" "FIELD_INTEGER"
"attack_speed_slow" "0"
}
"08"
{
"var_type" "FIELD_FLOAT"
"slow_duration" "0.8"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"ShouldBeSuggested" "1"
}
"item_maelstrom"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "166"
"ItemQuality" "artifact"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "2700"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "damage;attack_speed;unique"
"ItemAliases" "maelstrom"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "48"
}
"02"
{
"var_type" "FIELD_INTEGER"
"chain_chance" "50"
}
"03"
{
"var_type" "FIELD_INTEGER"
"chain_damage" "280"
}
"04"
{
"var_type" "FIELD_INTEGER"
"chain_strikes" "8"
}
"05"
{
"var_type" "FIELD_INTEGER"
"chain_radius" "650"
}
"06"
{
"var_type" "FIELD_FLOAT"
"chain_delay" "0.25"
}
"07"
{
"var_type" "FIELD_FLOAT"
"chain_cooldown" "0.2"
}
}
"ShouldBeSuggested" "1"
}
"item_diffusal_blade"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_BASIC"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_ENEMY"
"FightRecapLevel" "1"
"AbilityCastPoint" "0.0"
"AbilityCooldown" "15.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "0"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "600"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "174"
"ItemQuality" "artifact"
"ItemCost" "3150"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemPermanent" "1"
"ItemShopTags" "agi;int;unique;hard_to_tag"
"ItemAliases" "diffusal blade 1"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "40"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "20"
}
"03"
{
"var_type" "FIELD_INTEGER"
"feedback_mana_burn" "80"
}
"04"
{
"var_type" "FIELD_INTEGER"
"feedback_mana_burn_illusion_melee" "32"
}
"05"
{
"var_type" "FIELD_INTEGER"
"feedback_mana_burn_illusion_ranged" "16"
}
"06"
{
"var_type" "FIELD_INTEGER"
"purge_rate" "5"
}
"07"
{
"var_type" "FIELD_FLOAT"
"purge_root_duration" "3.0"
}
"08"
{
"var_type" "FIELD_FLOAT"
"purge_slow_duration" "4.0"
}
"09"
{
"var_type" "FIELD_FLOAT"
"damage_per_burn" "0.8"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"AbilitySharedCooldown" "diffusal"
"UpgradesItems" "item_diffusal_blade"
"UpgradeRecipe" "item_recipe_diffusal_blade"
"ShouldBeSuggested" "1"
}
"item_heavens_halberd"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_BASIC"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_ENEMY"
"FightRecapLevel" "1"
"AbilityCastPoint" "0.0"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "18"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "100"
"AbilityCastRange" "600"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "210"
"ItemQuality" "artifact"
"ItemCost" "3450"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "str;damage;evasion"
"ItemAliases" "heaven's halberd"
"ItemDisassembleRule" "DOTA_ITEM_DISASSEMBLE_ALWAYS"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_evasion" "40"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "40"
}
"03"
{
"var_type" "FIELD_FLOAT"
"disarm_range" "5.0"
}
"04"
{
"var_type" "FIELD_FLOAT"
"disarm_melee" "3.0"
}
"05"
{
"var_type" "FIELD_INTEGER"
"status_resistance" "40"
}
"06"
{
"var_type" "FIELD_INTEGER"
"hp_regen_amp" "60"
}
}
"ShouldBeSuggested" "1"
}
"item_desolator"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "168"
"ItemQuality" "artifact"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "3500"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "damage;unique"
"ItemAliases" "desolator"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "120"
}
"02"
{
"var_type" "FIELD_INTEGER"
"corruption_armor" "-12"
}
"03"
{
"var_type" "FIELD_FLOAT"
"corruption_duration" "7.0"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"ShouldBeSuggested" "1"
}
"item_kaya_and_sange"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "273"
"ItemQuality" "artifact"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "4100"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "damage;str;agi;attack_speed;unique"
"ItemAliases" "snk;s&k;sk;sange and kaya"
"ItemDisassembleRule" "DOTA_ITEM_DISASSEMBLE_ALWAYS"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "32"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "32"
}
"03"
{
"var_type" "FIELD_INTEGER"
"status_resistance" "20"
}
"04"
{
"var_type" "FIELD_INTEGER"
"mana_regen_multiplier" "60"
}
"05"
{
"var_type" "FIELD_INTEGER"
"spell_amp" "32"
}
"06"
{
"var_type" "FIELD_INTEGER"
"hp_regen_amp" "30"
}
"07"
{
"var_type" "FIELD_INTEGER"
"spell_lifesteal_amp" "60"
}
}
"ShouldBeSuggested" "1"
}
"item_sange_and_yasha"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "154"
"ItemQuality" "artifact"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "4100"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "damage;str;agi;attack_speed;unique"
"ItemAliases" "sny;s&y;sy;sange and yasha"
"ItemDisassembleRule" "DOTA_ITEM_DISASSEMBLE_ALWAYS"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "32"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "32"
}
"03"
{
"var_type" "FIELD_INTEGER"
"status_resistance" "20"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "32"
}
"05"
{
"var_type" "FIELD_INTEGER"
"movement_speed_percent_bonus" "20"
}
"06"
{
"var_type" "FIELD_INTEGER"
"hp_regen_amp" "30"
}
}
"ShouldBeSuggested" "1"
}
"item_satanic"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"FightRecapLevel" "2"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "35.0"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "156"
"ItemQuality" "artifact"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "5800"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "damage;str;armor;unique;hard_to_tag"
"ItemAliases" "satanic"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "50"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "50"
}
"03"
{
"var_type" "FIELD_INTEGER"
"lifesteal_percent" "26"
}
"04"
{
"var_type" "FIELD_INTEGER"
"unholy_lifesteal_percent" "150"
}
"05"
{
"var_type" "FIELD_INTEGER"
"unholy_lifesteal_total_tooltip" "176"
}
"06"
{
"var_type" "FIELD_FLOAT"
"unholy_duration" "5.0"
}
"07"
{
"var_type" "FIELD_INTEGER"
"status_resistance" "30"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"ShouldBeSuggested" "1"
}
"item_skadi"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "160"
"ItemQuality" "artifact"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "5300"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "agi;str;int;hard_to_tag;mana_pool;health_pool;unique"
"ItemAliases" "eos;eye of skadi"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "50"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_health" "450"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_mana" "500"
}
"04"
{
"var_type" "FIELD_INTEGER"
"cold_slow_melee" "-50"
}
"05"
{
"var_type" "FIELD_INTEGER"
"cold_slow_ranged" "-100"
}
"06"
{
"var_type" "FIELD_FLOAT"
"cold_duration" "3.0"
}
"07"
{
"var_type" "FIELD_INTEGER"
"heal_reduction" "80"
}
}
"ShouldBeSuggested" "1"
}
"item_mjollnir"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_BASIC"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityCastPoint" "0.0"
"AbilityCooldown" "35.0"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "50"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "800"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "158"
"ItemQuality" "artifact"
"ItemCost" "5600"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "damage;attack_speed;unique"
"ItemAliases" "mjollnir"
"ItemDisassembleRule" "DOTA_ITEM_DISASSEMBLE_ALWAYS"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "48"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "130"
}
"03"
{
"var_type" "FIELD_FLOAT"
"static_duration" "15.0"
}
"04"
{
"var_type" "FIELD_INTEGER"
"static_chance" "40"
}
"05"
{
"var_type" "FIELD_INTEGER"
"static_strikes" "8"
}
"06"
{
"var_type" "FIELD_INTEGER"
"static_damage" "400"
}
"07"
{
"var_type" "FIELD_INTEGER"
"static_primary_radius" "600"
}
"08"
{
"var_type" "FIELD_INTEGER"
"static_seconary_radius" "900"
}
"09"
{
"var_type" "FIELD_INTEGER"
"static_radius" "900"
}
"10"
{
"var_type" "FIELD_FLOAT"
"static_cooldown" "1.0"
}
"11"
{
"var_type" "FIELD_INTEGER"
"chain_chance" "25"
}
"12"
{
"var_type" "FIELD_INTEGER"
"chain_damage" "170"
}
"13"
{
"var_type" "FIELD_INTEGER"
"chain_strikes" "12"
}
"14"
{
"var_type" "FIELD_INTEGER"
"chain_radius" "650"
}
"15"
{
"var_type" "FIELD_FLOAT"
"chain_delay" "0.25"
}
"16"
{
"var_type" "FIELD_FLOAT"
"chain_cooldown" "0.2"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"ShouldBeSuggested" "1"
}
"item_yasha_and_kaya"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "277"
"ItemQuality" "artifact"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "4100"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "damage;str;agi;attack_speed;unique"
"ItemAliases" "ynk;y&k;sk;yasha and kaya"
"ItemDisassembleRule" "DOTA_ITEM_DISASSEMBLE_ALWAYS"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "32"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "32"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "32"
}
"04"
{
"var_type" "FIELD_INTEGER"
"mana_regen_multiplier" "60"
}
"05"
{
"var_type" "FIELD_INTEGER"
"movement_speed_percent_bonus" "20"
}
"06"
{
"var_type" "FIELD_INTEGER"
"spell_amp" "32"
}
"07"
{
"var_type" "FIELD_INTEGER"
"spell_lifesteal_amp" "60"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"ShouldBeSuggested" "1"
}
"item_greater_crit"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "141"
"ItemQuality" "epic"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "5150"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemShopTags" "damage;crit"
"ItemAliases" "daedalus"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "176"
}
"02"
{
"var_type" "FIELD_INTEGER"
"crit_chance" "45"
}
"03"
{
"var_type" "FIELD_INTEGER"
"crit_multiplier" "340"
}
}
"ShouldBeSuggested" "1"
}
"item_lesser_crit"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "149"
"ItemQuality" "epic"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1950"
"ItemShopTags" "damage;crit"
"ItemAliases" "crystalys"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "64"
}
"02"
{
"var_type" "FIELD_INTEGER"
"crit_chance" "45"
}
"03"
{
"var_type" "FIELD_INTEGER"
"crit_multiplier" "240"
}
"04"
{
"var_type" "FIELD_INTEGER"
"tooltip_crit_damage" "60"
}
}
"ShouldBeSuggested" "1"
}
"item_moon_shard"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_CUSTOM"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "247"
"ItemQuality" "consumable"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "4000"
"ItemShopTags" "attack_speed"
"ItemAliases" "moon shard"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "280"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_night_vision" "800"
}
"03"
{
"var_type" "FIELD_INTEGER"
"consumed_bonus" "120"
}
"04"
{
"var_type" "FIELD_INTEGER"
"consumed_bonus_night_vision" "400"
}
}
"ShouldBeSuggested" "1"
}
"item_blight_stone"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "240"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "300"
"ItemShopTags" "hard_to_tag"
"ItemAliases" "blight stone"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"corruption_armor" "-4"
}
"02"
{
"var_type" "FIELD_FLOAT"
"corruption_duration" "16.0"
}
}
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"ShouldBeInitiallySuggested" "1"
}
"item_ghost"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE"
"FightRecapLevel" "1"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "20.0"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "37"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "1500"
"ItemShopTags" "int;agi;str;hard_to_tag"
"ItemAliases" "ghost scepter"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "10"
}
"02"
{
"var_type" "FIELD_FLOAT"
"duration" "8.0"
}
"03"
{
"var_type" "FIELD_INTEGER"
"extra_spell_damage_percent" "-40"
}
}
"AbilitySharedCooldown" "ethereal"
"SpellDispellableType" "SPELL_DISPELLABLE_YES"
"ShouldBeSuggested" "1"
}
"item_lifesteal"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "26"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "900"
"ItemShopTags" "unique"
"ItemAliases" "morbid mask"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"lifesteal_percent" "30"
}
}
// "SideShop" "1"
"ShouldBeSuggested" "1"
}
"item_cloak"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "31"
"ItemQuality" "component"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "450"
"ItemShopTags" "magic_resist"
"ItemAliases" "cloak"
// "SideShop" "1"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_magical_armor" "15"
}
"02"
{
"var_type" "FIELD_INTEGER"
"tooltip_resist" "30"
}
}
}
"item_boots"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "29"
"ItemQuality" "component"
"Model" "models/props_gameplay/boots_of_speed.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "500"
"ItemShopTags" "move_speed"
"ItemAliases" "boots of speed"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_movement_speed" "100"
}
}
// "SideShop" "1"
"ShouldBeSuggested" "1"
"ShouldBeInitiallySuggested" "1"
}
//=================================================================================================================
// Item Arcane Fragments
//=================================================================================================================
"item_arcane_fragments"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "item_arcane_fragments"
"ScriptFile" "items/item_arcane_fragments"
"Model" "models/ui/compendium_points/compendium_points_aghanim.vmdl"
"Skin" "4"
"Effect" "particles/ingame_arcane_fragments.vpcf"
"WorldDropSound" "Item.ArcaneFragmentsDropped"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"ItemKillable" "0"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemStackable" "1"
"ItemShareability" "ITEM_FULLY_SHAREABLE"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemKillable" "0"
"ItemCastOnPickup" "1"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
}
}
//=================================================================================================================
// Health Potion
//=================================================================================================================
"item_health_potion"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "item_health_potion"
"ScriptFile" "items/item_health_potion"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"Model" "models/props_gameplay/bottle_rejuvenation.vmdl"
"ItemKillable" "0"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemStackable" "1"
"ItemShareability" "ITEM_FULLY_SHAREABLE"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemKillable" "0"
"ItemCastOnPickup" "1"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"hp_restore_pct" "15"
}
}
}
//=================================================================================================================
// Mana Potion
//=================================================================================================================
"item_mana_potion"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "item_mana_potion"
"ScriptFile" "items/item_mana_potion"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"Model" "models/props_gameplay/bottle_mango001.vmdl"
"ItemKillable" "0"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemStackable" "1"
"ItemShareability" "ITEM_FULLY_SHAREABLE"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemKillable" "0"
"ItemCastOnPickup" "1"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"mana_restore_pct" "15"
}
}
}
//=================================================================================================================
// Bag of Gold
//=================================================================================================================
"item_bag_of_gold"
{
// General
//-------------------------------------------------------------------------------------------------------------
"AbilityName" "item_bag_of_gold"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"Model" "models/props_gameplay/gold_bag.vmdl"
"ItemKillable" "0"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemStackable" "1"
"ItemShareability" "ITEM_FULLY_SHAREABLE"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemKillable" "0"
}
//=================================================================================================================
// Holdout Tombstone
//=================================================================================================================
"item_tombstone"
{
// General
//-------------------------------------------------------------------------------------------------------------
"AbilityName" "item_tombstone"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_CHANNELLED | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"Model" "models/props_gameplay/tombstoneb01.vmdl"
"PingOverrideText" "DOTA_Chat_Tombstone_Pinged"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
"AbilityChannelTime" "4.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemStackable" "1"
"ItemShareability" "ITEM_FULLY_SHAREABLE"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemCastOnPickup" "1"
"ItemKillable" "0"
}
//=================================================================================================================
// Treasure Box
//=================================================================================================================
"item_treasure_box"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "treasure_box"
"ScriptFile" "items/item_treasure_box"
"AbilityBehavior" "DOTA_ABILTIY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"Model" "models/props_gameplay/bottle_rejuvenation.vmdl"
"ItemKillable" "0"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "750"
"ItemPurchasable" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemStackable" "1"
"ItemShareability" "ITEM_FULLY_SHAREABLE"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemKillable" "0"
}
//=================================================================================================================
// Life Rune
//=================================================================================================================
"item_life_rune"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "life_rune"
"ScriptFile" "items/item_life_rune"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"Model" "models/props_gameplay/heart001.vmdl"
"ItemKillable" "0"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "1000"
"ItemPurchasable" "1"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemStackable" "1"
"ItemShareability" "ITEM_FULLY_SHAREABLE"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemKillable" "0"
"ItemCastOnPickup" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "4"
"ItemStockMax" "4"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
}
}
//=================================================================================================================
// Small Scepter Fragment
//=================================================================================================================
"item_small_scepter_fragment"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "small_scepter_fragment"
"ScriptFile" "items/item_small_scepter_fragment"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"Model" "models/props_gameplay/aghanim_scepter.vmdl"
"ItemKillable" "0"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "1000"
"ItemPurchasable" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemStackable" "1"
"ItemShareability" "ITEM_FULLY_SHAREABLE"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemKillable" "0"
"ItemCastOnPickup" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
}
}
//=================================================================================================================
// Tome Of Greater Knowledge
//=================================================================================================================
"item_tome_of_greater_knowledge"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "item_tome_of_knowledge"
"ScriptFile" "items/item_tome_of_greater_knowledge"
"Model" "models/gameplay/attrib_tome_xp.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"ItemKillable" "0"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemStackable" "1"
"ItemShareability" "ITEM_FULLY_SHAREABLE"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemKillable" "0"
"ItemCastOnPickup" "0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
}
}
//=================================================================================================================
// Book of Strength
//=================================================================================================================
"item_book_of_strength"
{
// General
//-------------------------------------------------------------------------------------------------------------
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"Model" "models/gameplay/attrib_tome_str.vmdl"
"skin" "1"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "600"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemPurchasable" "1"
"ItemStackable" "1"
"ItemShareability" "ITEM_FULLY_SHAREABLE"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemDisplayCharges" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "4"
"ItemStockMax" "4"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_stat" "3"
}
}
}
//=================================================================================================================
// Book of Greater Strength
//=================================================================================================================
"item_book_of_greater_strength"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_book_of_strength"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"Model" "models/gameplay/attrib_tome_str.vmdl"
"skin" "1"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "1000"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemPurchasable" "1"
"ItemStackable" "1"
"ItemShareability" "ITEM_FULLY_SHAREABLE"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemDisplayCharges" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "4"
"ItemStockMax" "4"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_stat" "5"
}
}
}
//=================================================================================================================
// Book of Agility
//=================================================================================================================
"item_book_of_agility"
{
// General
//-------------------------------------------------------------------------------------------------------------
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"Model" "models/gameplay/attrib_tome_agi.vmdl"
"skin" "2"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "500"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemPurchasable" "1"
"ItemStackable" "1"
"ItemShareability" "ITEM_FULLY_SHAREABLE"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemDisplayCharges" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "4"
"ItemStockMax" "4"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_stat" "3"
}
}
}
//=================================================================================================================
// Book of Greater Agility
//=================================================================================================================
"item_book_of_greater_agility"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_book_of_agility"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"Model" "models/gameplay/attrib_tome_agi.vmdl"
"skin" "2"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "1000"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemPurchasable" "0"
"ItemStackable" "1"
"ItemShareability" "ITEM_FULLY_SHAREABLE"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemDisplayCharges" "1"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_stat" "5"
}
}
}
//=================================================================================================================
// Book of Intelligence
//=================================================================================================================
"item_book_of_intelligence"
{
// General
//-------------------------------------------------------------------------------------------------------------
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"Model" "models/gameplay/attrib_tome_int.vmdl"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "500"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemPurchasable" "1"
"ItemStackable" "1"
"ItemShareability" "ITEM_FULLY_SHAREABLE"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemDisplayCharges" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "4"
"ItemStockMax" "4"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_stat" "3"
}
}
}
//=================================================================================================================
// Book of Greater Intelligence
//=================================================================================================================
"item_book_of_greater_intelligence"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_book_of_intelligence"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"Model" "models/gameplay/attrib_tome_int.vmdl"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "1000"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemPurchasable" "0"
"ItemStackable" "1"
"ItemShareability" "ITEM_FULLY_SHAREABLE"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemDisplayCharges" "1"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_stat" "5"
}
}
}
//=================================================================================================================
// Creed of Omniscience
//=================================================================================================================
"item_creed_of_omniscience"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "creed_of_omniscience"
"ScriptFile" "items/item_creed_of_omniscience"
"Model" "models/props_gameplay/treasure_chest001.vmdl"
"Effect" "particles/generic_gameplay/dropped_aegis.vpcf"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_xp" "25"
}
}
}
//=================================================================================================================
// Oblivion's Locket
//=================================================================================================================
"item_oblivions_locket"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "oblivions_locket"
"ScriptFile" "items/item_oblivions_locket"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_CHANNELLED"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
"AbilityChannelTime" "1.0"
"AbilityCooldown" "10.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "600"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"extra_spell_damage_percent" "25"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "10"
}
}
}
"item_arcane_ring"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "40.0"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "349"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_intelligence" "20"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "8"
}
"03"
{
"var_type" "FIELD_INTEGER"
"mana_restore" "150"
}
"04"
{
"var_type" "FIELD_INTEGER"
"radius" "1200"
}
}
"ItemIsNeutralDrop" "1"
}
"item_poor_mans_shield"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "71"
"ItemQuality" "common"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemShopTags" "agi;block"
"ItemAliases" "pms;poor man's shield"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "8"
}
"02"
{
"var_type" "FIELD_INTEGER"
"damage_block_melee" "60"
}
"03"
{
"var_type" "FIELD_INTEGER"
"damage_block_ranged" "40"
}
"04"
{
"var_type" "FIELD_INTEGER"
"block_chance" "100"
}
"05"
{
"var_type" "FIELD_INTEGER"
"block_chance_hero" "100"
}
}
"ItemIsNeutralDrop" "1"
}
"item_dragon_scale"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "358"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "10"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_hp_regen" "15"
}
"03"
{
"var_type" "FIELD_INTEGER"
"damage_per_sec" "36"
}
"04"
{
"var_type" "FIELD_FLOAT"
"duration" "4"
}
}
"ItemIsNeutralDrop" "1"
}
"item_essence_ring"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "25.0"
"AbilityManaCost" "200"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "359"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_int" "12"
}
"02"
{
"var_type" "FIELD_FLOAT"
"mp_regen" "5.0"
}
"03"
{
"var_type" "FIELD_INTEGER"
"health_gain" "750"
}
"04"
{
"var_type" "FIELD_INTEGER"
"health_gain_duration" "15"
}
}
"ItemIsNeutralDrop" "1"
}
"item_enchanted_quiver"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "3.5"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "361"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_range" "400"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "600"
}
}
"ItemIsNeutralDrop" "1"
}
"item_pupils_gift"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "306"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"secondary_stats" "26"
}
}
"ItemIsNeutralDrop" "1"
}
"item_ring_of_aquila"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_TOGGLE"
"AbilityCastRange" "1200"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "212"
"ItemQuality" "rare"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemSellable" "0"
"ItemPurchasable" "0"
"ItemAliases" "roa;ring of aquila"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "14"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "6"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "18"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "6"
}
"05"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "0"
}
"06"
{
"var_type" "FIELD_INTEGER"
"aura_radius" "1200"
}
"07"
{
"var_type" "FIELD_FLOAT"
"aura_mana_regen" "2.5"
}
"08"
{
"var_type" "FIELD_INTEGER"
"aura_bonus_armor" "4"
}
}
"ActiveDescriptionLine" "2"
"ShouldBeSuggested" "0"
"ItemIsNeutralDrop" "1"
// Sound
// -------------------------------------------------------------------------------------------------------------
"UIPickupSound" "Item.PickUpRingShop"
"UIDropSound" "Item.DropRingShop"
"WorldDropSound" "Item.DropRingWorld"
}
"item_grove_bow"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "288"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"attack_range_bonus" "200"
}
"02"
{
"var_type" "FIELD_INTEGER"
"attack_speed_bonus" "30"
}
"03"
{
"var_type" "FIELD_INTEGER"
"magic_resistance_reduction" "24"
}
"04"
{
"var_type" "FIELD_INTEGER"
"debuff_duration" "6"
}
}
"ItemIsNeutralDrop" "1"
}
"item_craggy_coat"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "298"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"armor_bonus" "24"
}
"02"
{
"var_type" "FIELD_INTEGER"
"attack_speed" "-25"
}
}
"ItemIsNeutralDrop" "1"
}
"item_nether_shawl"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "357"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_magic_resistance" "40"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_spell_amp" "20"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "5"
}
}
"ItemIsNeutralDrop" "1"
}
"item_imp_claw"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "4.0"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "334"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"crit_multiplier" "250"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "48"
}
}
"ItemIsNeutralDrop" "1"
}
"item_vambrace"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "331"
"ItemQuality" "common"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemShareability" "ITEM_FULLY_SHAREABLE"
"ItemShopTags" "damage;int;agi;str"
"ItemAliases" "bracer"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_primary_stat" "20"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_secondary_stat" "10"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_spell_amp" "12"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_magic_resistance" "20"
}
"05"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "20"
}
}
"ItemIsNeutralDrop" "1"
}
"item_vampire_fangs"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "297"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"attack_lifesteal" "30"
}
"02"
{
"var_type" "FIELD_INTEGER"
"spell_lifesteal" "12"
}
"03"
{
"var_type" "FIELD_INTEGER"
"night_vision" "500"
}
}
"ItemIsNeutralDrop" "1"
}
"item_greater_faerie_fire"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityCooldown" "10.0"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "299"
"ItemQuality" "consumable"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemPermanent" "0"
"ItemInitialCharges" "3"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "80"
}
"02"
{
"var_type" "FIELD_INTEGER"
"hp_restore" "900"
}
}
"ItemIsNeutralDrop" "1"
"IsTempestDoubleClonable" "0"
}
"item_quickening_charm"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "289"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_cooldown" "26"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_health_regen" "18"
}
}
"ItemIsNeutralDrop" "1"
}
"item_titan_sliver"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "381"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"base_attack_damage" "40"
}
"02"
{
"var_type" "FIELD_INTEGER"
"magic_resistance" "32"
}
"03"
{
"var_type" "FIELD_INTEGER"
"status_resistance" "24"
}
}
"ItemIsNeutralDrop" "1"
}
"item_orb_of_destruction"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "378"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"armor_reduction" "10"
}
"02"
{
"var_type" "FIELD_INTEGER"
"slow_melee" "50"
}
"03"
{
"var_type" "FIELD_INTEGER"
"slow_range" "30"
}
"04"
{
"var_type" "FIELD_FLOAT"
"duration" "4"
}
}
"ItemIsNeutralDrop" "1"
}
"item_paladin_sword"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "376"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "40"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_lifesteal" "32"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_amp" "28"
}
}
"ItemIsNeutralDrop" "1"
}
"item_havoc_hammer"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "10.0"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "364"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "60"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "36"
}
"03"
{
"var_type" "FIELD_INTEGER"
"range" "400"
}
"04"
{
"var_type" "FIELD_INTEGER"
"slow" "50"
}
"05"
{
"var_type" "FIELD_FLOAT"
"slow_duration" "3"
}
"06"
{
"var_type" "FIELD_INTEGER"
"angle" "360"
}
"07"
{
"var_type" "FIELD_FLOAT"
"knockback_duration" "0.3"
}
"08"
{
"var_type" "FIELD_FLOAT"
"knockback_distance" "250"
}
"09"
{
"var_type" "FIELD_INTEGER"
"nuke_base_dmg" "550"
}
"10"
{
"var_type" "FIELD_FLOAT"
"nuke_str_dmg" "2"
}
}
"ItemIsNeutralDrop" "1"
}
"item_witless_shako"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "330"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"max_health" "2400"
}
"02"
{
"var_type" "FIELD_INTEGER"
"max_mana" "800"
}
}
"ItemIsNeutralDrop" "1"
}
"item_panic_button"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "25.0"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "365"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_health" "800"
}
"02"
{
"var_type" "FIELD_INTEGER"
"heal" "800"
}
"03"
{
"var_type" "FIELD_FLOAT"
"health_threshold" "25"
}
}
"ItemIsNeutralDrop" "1"
}
"item_illusionsts_cape"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "30.0"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "363"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"attack_damage_aura" "20"
}
"02"
{
"var_type" "FIELD_FLOAT"
"illusion_duration" "30"
}
"03"
{
"var_type" "FIELD_INTEGER"
"outgoing_damage" "-25"
}
"04"
{
"var_type" "FIELD_INTEGER"
"outgoing_damage_tooltip" "75"
}
"05"
{
"var_type" "FIELD_INTEGER"
"incoming_damage" "50"
}
"06"
{
"var_type" "FIELD_INTEGER"
"tooltip_incoming_damage_total_pct" "150"
}
"07"
{
"var_type" "FIELD_INTEGER"
"bonus_agi" "28"
}
"08"
{
"var_type" "FIELD_INTEGER"
"bonus_str" "28"
}
}
"ItemIsNeutralDrop" "1"
}
"item_minotaur_horn"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "16.0"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "377"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "40"
}
"02"
{
"var_type" "FIELD_FLOAT"
"duration" "4"
}
}
"ItemIsNeutralDrop" "1"
}
"item_phoenix_ash"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "293"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"health_pct" "100"
}
}
"ItemIsNeutralDrop" "1"
}
"item_spell_prism"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "311"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_cooldown" "30"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "24"
}
"03"
{
"var_type" "FIELD_FLOAT"
"mana_regen" "8"
}
}
"ItemIsNeutralDrop" "1"
}
"item_timeless_relic"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "300"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"debuff_amp" "50"
}
"02"
{
"var_type" "FIELD_INTEGER"
"spell_amp" "30"
}
}
"ItemIsNeutralDrop" "1"
}
"item_ballista"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "367"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"attack_range_bonus" "400"
}
"02"
{
"var_type" "FIELD_INTEGER"
"knockback_distance" "75"
}
"03"
{
"var_type" "FIELD_FLOAT"
"knockback_duration" "0.3"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "80"
}
}
"ItemIsNeutralDrop" "1"
}
"item_demonicon"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "30.0"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "370"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "60"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "60"
}
"03"
{
"var_type" "FIELD_FLOAT"
"summon_duration" "120"
}
}
"ItemIsNeutralDrop" "1"
}
"item_force_boots"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "10.0"
"AbilityManaCost" "100"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "291"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_movement_speed" "140"
}
"02"
{
"var_type" "FIELD_INTEGER"
"push_length" "800"
}
"03"
{
"var_type" "FIELD_FLOAT"
"push_duration" "0.5"
}
}
"ItemIsNeutralDrop" "1"
}
"item_mirror_shield"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "301"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"reflect_chance" "75"
}
"02"
{
"var_type" "FIELD_INTEGER"
"all_stats" "40"
}
"03"
{
"var_type" "FIELD_FLOAT"
"block_cooldown" "8.0"
}
}
"ItemIsNeutralDrop" "1"
}
"item_apex"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "366"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"primary_stat" "150"
}
}
"ItemIsNeutralDrop" "1"
}
"item_desolator_2"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "292"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "150"
}
"02"
{
"var_type" "FIELD_INTEGER"
"corruption_armor" "-20"
}
"03"
{
"var_type" "FIELD_FLOAT"
"corruption_duration" "7.0"
}
}
"ItemIsNeutralDrop" "1"
}
"item_ex_machina"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "45.0"
"AbilityManaCost" "100"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "374"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "40"
}
}
"ItemIsNeutralDrop" "1"
}
"item_faded_broach"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "375"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_mana" "400"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_movement_speed" "60"
}
}
"ItemIsNeutralDrop" "1"
}
//=================================================================================================================
// Pelt of the Old Wolf
//=================================================================================================================
"item_pelt_of_the_old_wolf"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "pelt_of_the_old_wolf"
"ScriptFile" "items/item_pelt_of_the_old_wolf"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "1250"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "10"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_move_speed" "70"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_evasion" "30"
}
}
}
//=================================================================================================================
// Paw of Lucius
//=================================================================================================================
"item_paw_of_lucius"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "paw_of_lucius"
"ScriptFile" "items/item_paw_of_lucius"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "1250"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "20"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "40"
}
"04"
{
"var_type" "FIELD_INTEGER"
"rupture_chance" "50"
}
"05"
{
"var_type" "FIELD_INTEGER"
"movement_damage_pct" "40"
}
"06"
{
"var_type" "FIELD_INTEGER"
"damage_cap_amount" "400"
}
"07"
{
"var_type" "FIELD_FLOAT"
"damage_cap_interval" "0.25"
}
"08"
{
"var_type" "FIELD_FLOAT"
"rupture_duration" "5.0"
}
}
}
//=================================================================================================================
// Longclaw's Amulet
//=================================================================================================================
"item_longclaws_amulet"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "longclaws_amulet"
"ScriptFile" "items/item_longclaws_amulet"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "750"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"spell_lifesteal_pct" "6"
}
"03"
{
"var_type" "FIELD_INTEGER"
"cooldown_reduction_pct" "12"
}
"04"
{
"var_type" "FIELD_INTEGER"
"mana_cost_reduction_pct" "12"
}
}
}
//=================================================================================================================
// Bogdugg's Cudgel
//=================================================================================================================
"item_bogduggs_cudgel"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "bogduggs_cudgel"
"ScriptFile" "items/item_bogduggs_cudgel"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "3000"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "40"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "40"
}
"04"
{
"var_type" "FIELD_INTEGER"
"base_attack_time_penalty_pct" "50"
}
"05"
{
"var_type" "FIELD_INTEGER"
"attack_speed_penalty_pct" "50"
}
"06"
{
"var_type" "FIELD_INTEGER"
"damage_radius" "400"
}
"07"
{
"var_type" "FIELD_FLOAT"
"stun_duration" "1.5"
}
}
}
//=================================================================================================================
// Bogdugg's Baldric
//=================================================================================================================
"item_bogduggs_baldric"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "bogduggs_baldric"
"ScriptFile" "items/item_bogduggs_baldric"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "1250"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "25"
}
"03"
{
"var_type" "FIELD_INTEGER"
"disable_resist_pct" "75"
}
"04"
{
"var_type" "FIELD_INTEGER"
"move_speed_penalty" "30"
}
}
}
//=================================================================================================================
// Bogdugg's Lucky Femur
//=================================================================================================================
"item_bogduggs_lucky_femur"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "bogduggs_lucky_femur"
"ScriptFile" "items/item_bogduggs_lucky_femur"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "3250"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"max_mana_penalty" "400"
}
"03"
{
"var_type" "FIELD_INTEGER"
"intelligence_penalty" "10"
}
"04"
{
"var_type" "FIELD_INTEGER"
"mana_regen_sec" "10"
}
"05"
{
"var_type" "FIELD_INTEGER"
"refresh_pct" "50"
}
}
}
//=================================================================================================================
// Sign of the Arachnid
//=================================================================================================================
"item_sign_of_the_arachnid"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "sign_of_the_arachnid"
"ScriptFile" "items/item_sign_of_the_arachnid"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "2500"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "30"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_move_speed_pct" "20"
}
"04"
{
"var_type" "FIELD_INTEGER"
"attack_speed" "40"
}
"05"
{
"var_type" "FIELD_INTEGER"
"radius" "500"
}
}
}
//=================================================================================================================
// Unhallowed Icon
//=================================================================================================================
"item_unhallowed_icon"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "unhallowed_icon"
"ScriptFile" "items/item_unhallowed_icon"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "5000"
"ItemPurchasable" "0"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "20"
}
"03"
{
"var_type" "FIELD_INTEGER"
"lifesteal_pct" "15"
}
"04"
{
"var_type" "FIELD_INTEGER"
"hp_regen" "15"
}
"05"
{
"var_type" "FIELD_INTEGER"
"radius" "900"
}
}
}
//=================================================================================================================
// Preserved Skull
//=================================================================================================================
"item_preserved_skull"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "preserved_skull"
"ScriptFile" "items/item_preserved_skull"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "3000"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_intelligence" "30"
}
"03"
{
"var_type" "FIELD_INTEGER"
"cooldown_reduction_pct" "20"
}
"04"
{
"var_type" "FIELD_INTEGER"
"aura_mana_regen" "15"
}
"05"
{
"var_type" "FIELD_INTEGER"
"radius" "900"
}
}
}
//=================================================================================================================
// Treads of Ermacor
//=================================================================================================================
"item_treads_of_ermacor"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "treads_of_ermacor"
"ScriptFile" "items/item_treads_of_ermacor"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "5000"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_movement_speed" "100"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "80"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "20"
}
}
}
//=================================================================================================================
// Rhyzik's Eye
//=================================================================================================================
"item_rhyziks_eye"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "rhyziks_eye"
"ScriptFile" "items/item_rhyziks_eye"
"Model" "models/props_gameplay/treasure_chest001.vmdl"
"Effect" "particles/generic_gameplay/dropped_aegis.vpcf"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_damage_pct" "20"
}
"03"
{
"var_type" "FIELD_INTEGER"
"damage_reduction" "20"
}
"04"
{
"var_type" "FIELD_INTEGER"
"hp_regen_sec" "20"
}
"05"
{
"var_type" "FIELD_INTEGER"
"mana_regen_sec" "20"
}
"06"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "20"
}
}
}
//=================================================================================================================
// Guardian Shell
//=================================================================================================================
"item_guardian_shell"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "guardian_shell"
"ScriptFile" "items/item_guardian_shell"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "4250"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "20"
}
"03"
{
"var_type" "FIELD_INTEGER"
"magic_resistance" "40"
}
}
}
//=================================================================================================================
// Watcher's Gaze
//=================================================================================================================
"item_watchers_gaze"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "watchers_gaze"
"ScriptFile" "items/item_watchers_gaze"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
"AbilityCooldown" "20.0"
"AbilityManaCost" "75"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "4250"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_stats" "40"
}
"03"
{
"var_type" "FIELD_FLOAT"
"stone_duration" "4.0"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_physical_damage" "100"
}
"05"
{
"var_type" "FIELD_FLOAT"
"vision_cone" "0.08715" // 85 degree cone
}
}
}
//=================================================================================================================
// Carapace of Qaldin
//=================================================================================================================
"item_carapace_of_qaldin"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "carapace_of_qaldin"
"ScriptFile" "items/item_carapace_of_qaldin"
"Model" "models/props_gameplay/treasure_chest001.vmdl"
"Effect" "particles/generic_gameplay/dropped_aegis.vpcf"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_hp" "750"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_mana" "750"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_restore_pct" "100"
}
"05"
{
"var_type" "FIELD_INTEGER"
"damage_return_pct" "50"
}
}
}
//=================================================================================================================
// The Caustic Finale
//=================================================================================================================
"item_the_caustic_finale"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "the_caustic_finale"
"ScriptFile" "items/item_the_caustic_finale"
"Model" "models/props_gameplay/treasure_chest001.vmdl"
"Effect" "particles/generic_gameplay/dropped_aegis.vpcf"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "150"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "35"
}
"04"
{
"var_type" "FIELD_INTEGER"
"caustic_armor_reduction_pct" "5"
}
"05"
{
"var_type" "FIELD_FLOAT"
"caustic_duration" "3.0"
}
"06"
{
"var_type" "FIELD_INTEGER"
"caustic_radius" "300"
}
"07"
{
"var_type" "FIELD_INTEGER"
"caustic_damage" "300"
}
"08"
{
"var_type" "FIELD_INTEGER"
"max_stack_count" "5"
}
}
}
//=================================================================================================================
// Winter's Embrace
//=================================================================================================================
"item_winter_embrace"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "winter_embrace"
"ScriptFile" "items/item_winter_embrace"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "750"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "6"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_intelligence" "15"
}
"04"
{
"var_type" "FIELD_INTEGER"
"movespeed_slow" "-40"
}
"05"
{
"var_type" "FIELD_INTEGER"
"attackspeed_slow" "-40"
}
"06"
{
"var_type" "FIELD_FLOAT"
"slow_duration" "3.0"
}
}
}
//=================================================================================================================
// Ice Dragon Maw
//=================================================================================================================
"item_ice_dragon_maw"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "ice_dragon_maw"
"ScriptFile" "items/item_ice_dragon_maw"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "1000"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "20"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_range" "100"
}
"04"
{
"var_type" "FIELD_INTEGER"
"chance_to_freeze" "25"
}
"05"
{
"var_type" "FIELD_FLOAT"
"freeze_duration" "0.75"
}
"06"
{
"var_type" "FIELD_FLOAT"
"freeze_cooldown" "3.0"
}
}
}
//=================================================================================================================
// Precious Egg
//=================================================================================================================
"item_precious_egg"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "precious_egg"
"ScriptFile" "items/item_precious_egg"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "600"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "10"
}
"03"
{
"var_type" "FIELD_INTEGER"
"chance_to_resist_death" "50"
}
}
}
//=================================================================================================================
// Stony Coat
//=================================================================================================================
"item_stony_coat"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "stony_coat"
"ScriptFile" "items/item_stony_coat"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "3250"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "40"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "20"
}
"04"
{
"var_type" "FIELD_INTEGER"
"boulder_chance" "50"
}
"05"
{
"var_type" "FIELD_INTEGER"
"boulder_damage" "250"
}
"06"
{
"var_type" "FIELD_FLOAT"
"boulder_stun_duration" "1.0"
}
"07"
{
"var_type" "FIELD_INTEGER"
"boulder_speed" "800"
}
}
}
//=================================================================================================================
// Stonework Pendant
//=================================================================================================================
"item_stonework_pendant"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "stonework_pendant"
"ScriptFile" "items/item_stonework_pendant"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "3750"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"spell_lifesteal" "10"
}
"03"
{
"var_type" "FIELD_FLOAT"
"hp_cost_multiplier" "3.0"
}
}
}
//=================================================================================================================
// Gravel Foot
//=================================================================================================================
"item_gravel_foot"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "gravel_foot"
"ScriptFile" "items/item_gravel_foot"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "3000"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_movement_speed" "100"
}
"03"
{
"var_type" "FIELD_INTEGER"
"damage_block" "50"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_all_stats" "16"
}
"05"
{
"var_type" "FIELD_INTEGER"
"bonus_hp_regen" "24"
}
}
}
//=================================================================================================================
// Wand of the Brine
//=================================================================================================================
"item_wand_of_the_brine"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "wand_of_the_brine"
"ScriptFile" "items/item_wand_of_the_brine"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_BASIC"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "700"
"AbilityCastPoint" "0.2"
"AbilityCooldown" "25.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "4750"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_intelligence" "100"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_mana_regen_pct" "250"
}
"04"
{
"var_type" "FIELD_FLOAT"
"bubble_duration" "3.0"
}
"05"
{
"var_type" "FIELD_INTEGER"
"bubble_heal_per_tick" "300"
}
"06"
{
"var_type" "FIELD_FLOAT"
"heal_tick_interval" "0.5"
}
}
}
"item_fallen_sky"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_POINT | DOTA_ABILITY_BEHAVIOR_DIRECTIONAL | DOTA_ABILITY_BEHAVIOR_ROOT_DISABLES"
"AbilityCooldown" "15.0"
// Stats
// -------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "1600"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "371"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "4751"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "40"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "40"
}
"03"
{
"var_type" "FIELD_FLOAT"
"bonus_health_regen" "30.0"
}
"04"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "20.0"
}
"05"
{
"var_type" "FIELD_INTEGER"
"burn_dps_buildings" "50"
}
"06"
{
"var_type" "FIELD_INTEGER"
"burn_dps_units" "90"
}
"07"
{
"var_type" "FIELD_INTEGER"
"burn_duration" "6"
}
"08"
{
"var_type" "FIELD_FLOAT"
"stun_duration" "2.0"
}
"09"
{
"var_type" "FIELD_FLOAT"
"burn_interval" "1.0"
}
"10"
{
"var_type" "FIELD_FLOAT"
"land_time" ".5"
}
"11"
{
"var_type" "FIELD_INTEGER"
"impact_radius" "315"
}
"12"
{
"var_type" "FIELD_FLOAT"
"max_duration" "2.5"
}
"13"
{
"var_type" "FIELD_INTEGER"
"impact_damage_buildings" "75"
}
"14"
{
"var_type" "FIELD_INTEGER"
"impact_damage_units" "150"
}
"15"
{
"var_type" "FIELD_FLOAT"
"blink_damage_cooldown" "3.0"
}
}
"ItemIsNeutralDrop" "1"
}
//=================================================================================================================
// Slippers of the Abyss
//=================================================================================================================
"item_slippers_of_the_abyss"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "slippers_of_the_abyss"
"ScriptFile" "items/item_slippers_of_the_abyss"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
"AbilityCooldown" "20.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "5500"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_movement_speed" "110"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "30"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "30"
}
"05"
{
"var_type" "FIELD_INTEGER"
"bonus_atk_speed" "150"
}
"06"
{
"var_type" "FIELD_INTEGER"
"sprint_duration" "4"
}
"07"
{
"var_type" "FIELD_INTEGER"
"sprint_bonus_ms" "200"
}
//"08"
//{
//"var_type" "FIELD_INTEGER"
//"sprint_bonus_dmg" "300"
//}
//"09"
//{
//"var_type" "FIELD_INTEGER"
//"sprint_bonus_atk_speed" "200"
//}
}
}
//=================================================================================================================
// Glimmerdark Shield
//=================================================================================================================
"item_glimmerdark_shield"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"ScriptFile" "items/item_glimmerdark_shield"
"AbilityTextureName" "glimmerdark_shield"
"Model" "models/props_gameplay/treasure_chest001.vmdl"
"Effect" "particles/generic_gameplay/dropped_aegis.vpcf"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "700"
"AbilityCastPoint" "0.0"
"AbilityCooldown" "30.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "20"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "20"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "20"
}
"05"
{
"var_type" "FIELD_INTEGER"
"bonus_health_regen" "80"
}
"06"
{
"var_type" "FIELD_INTEGER"
"bonus_armor" "40"
}
"07"
{
"var_type" "FIELD_INTEGER"
"prism_duration" "6"
}
"08"
{
"var_type" "FIELD_INTEGER"
"prism_bonus_magic_dmg" "-100"
}
"09"
{
"var_type" "FIELD_INTEGER"
"tooltip_prism_bonus_magic_dmg" "100"
}
}
}
//=================================================================================================================
// Dredged Trident
//=================================================================================================================
"item_dredged_trident"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "dredged_trident"
"ScriptFile" "items/item_dredged_trident"
"Model" "models/props_gameplay/treasure_chest001.vmdl"
"Effect" "particles/generic_gameplay/dropped_aegis.vpcf"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Stats
//-------------------------------------------------------------------------------------------------------------
//"AbilityCooldown" "5.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "160"
}
"03"
{
"var_type" "FIELD_INTEGER"
"crit_chance" "35"
}
"04"
{
"var_type" "FIELD_INTEGER"
"crit_multiplier" "350"
}
}
}
"item_trident"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "369"
"Model" "models/props_gameplay/neutral_box.vmdl"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "60"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "60"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "60"
}
"04"
{
"var_type" "FIELD_INTEGER"
"status_resistance" "60"
}
"05"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "60"
}
"06"
{
"var_type" "FIELD_INTEGER"
"movement_speed_percent_bonus" "20"
}
"07"
{
"var_type" "FIELD_INTEGER"
"hp_regen_amp" "60"
}
"08"
{
"var_type" "FIELD_INTEGER"
"mana_regen_multiplier" "60"
}
"09"
{
"var_type" "FIELD_INTEGER"
"spell_amp" "60"
}
"10"
{
"var_type" "FIELD_INTEGER"
"spell_lifesteal_amp" "60"
}
}
"ItemIsNeutralDrop" "1"
}
//=================================================================================================================
// Ambient Sorcery
//=================================================================================================================
"item_ambient_sorcery"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"AbilityTextureName" "ambient_sorcery"
"ScriptFile" "items/item_ambient_sorcery"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "1500"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_intelligence" "20"
}
"03"
{
"var_type" "FIELD_INTEGER"
"radius" "750"
}
"04"
{
"var_type" "FIELD_INTEGER"
"aura_magic_reduction" "-30"
}
"05"
{
"var_type" "FIELD_INTEGER"
"aura_magic_reduction_tooltip" "30"
}
}
}
//=================================================================================================================
// Ogre Seal Totem
//=================================================================================================================
"item_ogre_seal_totem"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"ScriptFile" "items/item_ogre_seal_totem"
"AbilityTextureName" "ogre_seal_totem"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_POINT | DOTA_ABILITY_BEHAVIOR_AOE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "1000"
"AbilityCastPoint" "0.3"
"AbilityCooldown" "12.0"
"AbilityManaCost" "50"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "1000"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "16"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_hp" "400"
}
"04"
{
"var_type" "FIELD_INTEGER"
"radius" "275"
}
"05"
{
"var_type" "FIELD_INTEGER"
"damage" "500"
}
"06"
{
"var_type" "FIELD_FLOAT"
"stun_duration" "2.0"
}
}
}
//=================================================================================================================
// Bear Cloak
//=================================================================================================================
"item_bear_cloak"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"ScriptFile" "items/item_bear_cloak"
"AbilityTextureName" "bear_cloak"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "750"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_FLOAT"
"bonus_magic_resist" "35.0"
}
"03"
{
"var_type" "FIELD_FLOAT"
"aura_bonus_magic_resist" "15.0"
}
"04"
{
"var_type" "FIELD_INTEGER"
"aura_radius" "900.0"
}
}
}
//=================================================================================================================
// Lifestone
//=================================================================================================================
"item_lifestone"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"ScriptFile" "items/item_lifestone"
"AbilityTextureName" "lifestone"
"Model" "models/props_gameplay/neutral_box.vmdl"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
"AbilityUnitDamageType" "DAMAGE_TYPE_PURE"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "1.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "2000"
"ItemPurchasable" "1"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_FLOAT"
"pact_interval" "0.5"
}
"03"
{
"var_type" "FIELD_INTEGER"
"pact_hp_cost" "40"
}
"04"
{
"var_type" "FIELD_INTEGER"
"pact_mana_gained" "50"
}
"05"
{
"var_type" "FIELD_INTEGER"
"hp_regen" "10"
}
}
}
//=================================================================================================================
// Corrupting Blade
//=================================================================================================================
"item_corrupting_blade"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"ScriptFile" "items/item_corrupting_blade"
"AbilityTextureName" "corrupting_blade"
"Model" "models/props_gameplay/treasure_chest001.vmdl"
"Effect" "particles/generic_gameplay/dropped_aegis.vpcf"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "80"
}
"03"
{
"var_type" "FIELD_INTEGER"
"corruption_armor" "-14"
}
"04"
{
"var_type" "FIELD_FLOAT"
"corruption_duration" "15.0"
}
}
}
//=================================================================================================================
// Greater Clarity
//=================================================================================================================
"item_greater_clarity"
{
// General
//-------------------------------------------------------------------------------------------------------------
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"Model" "models/props_gameplay/salve_blue.vmdl"
"BaseClass" "item_datadriven"
"AbilityTextureName" "item_greater_clarity"
"ItemKillable" "1"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "130"
"ItemPurchasable" "0"
"ShouldBeSuggested" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemStackable" "1"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"OnSpellStart"
{
"ApplyModifier"
{
"Target" "CURSOR_TARGET"
"ModifierName" "modifier_item_greater_clarity"
}
"FireSound"
{
"Target" "UNIT"
"EffectName" "DOTA_Item.ClarityPotion.Activate"
}
"SpendCharge"
{}
}
"Modifiers"
{
"modifier_item_greater_clarity"
{
"TextureName" "item_greater_clarity"
"EffectName" "particles/items_fx/healing_clarity.vpcf"
"EffectAttachType" "follow_origin"
"Duration" "%buff_duration"
"Properties"
{
"MODIFIER_PROPERTY_MANA_REGEN_CONSTANT" "%mana_per_tick"
}
}
}
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"buff_duration" "30"
}
"02"
{
"var_type" "FIELD_INTEGER"
"total_mana" "200"
}
"03"
{
"var_type" "FIELD_INTEGER"
"mana_per_tick" "15" // %total_mana / %buff_duration
}
}
}
//=================================================================================================================
// Greater Salve
//=================================================================================================================
"item_greater_salve"
{
// General
//-------------------------------------------------------------------------------------------------------------
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"Model" "models/props_gameplay/salve_red.vmdl"
"BaseClass" "item_datadriven"
"AbilityTextureName" "item_greater_salve"
"ItemKillable" "1"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "100"
"AbilityCastPoint" "0.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "275"
"ItemPurchasable" "0"
"ShouldBeSuggested" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemStackable" "1"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"OnSpellStart"
{
"ApplyModifier"
{
"Target" "CURSOR_TARGET"
"ModifierName" "modifier_item_greater_salve"
}
"FireSound"
{
"Target" "UNIT"
"EffectName" "DOTA_Item.HealingSalve.Activate"
}
"SpendCharge"
{}
}
"Modifiers"
{
"modifier_item_greater_salve"
{
"TextureName" "item_greater_salve"
"EffectName" "particles/items_fx/healing_flask.vpcf"
"EffectAttachType" "follow_origin"
"Duration" "%buff_duration"
"Properties"
{
"MODIFIER_PROPERTY_HEALTH_REGEN_CONSTANT" "%hp_per_tick"
}
}
}
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"buff_duration" "10"
}
"02"
{
"var_type" "FIELD_INTEGER"
"total_hp" "1000"
}
"03"
{
"var_type" "FIELD_INTEGER"
"hp_per_tick" "100" // %total_mana / %buff_duration
}
}
}
//=================================================================================================================
// Double Damage Potion
//=================================================================================================================
"item_double_damage_potion"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"ScriptFile" "items/item_double_damage_potion"
"AbilityTextureName" "double_damage_potion"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"Model" "models/props_gameplay/red_box.vmdl"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "0"
"AbilityCastPoint" "0.0"
"AbilityCooldown" "5"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemKillable" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemStackable" "1"
"ItemStackableMax" "5"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"buff_duration" "60"
}
"02"
{
"var_type" "FIELD_INTEGER"
"damage_bonus_pct" "100"
}
}
}
//=================================================================================================================
// Spell Amp Potion
//=================================================================================================================
"item_spell_amp_potion"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"ScriptFile" "items/item_spell_amp_potion"
"AbilityTextureName" "spell_amp_potion"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"Model" "models/props_gameplay/red_box.vmdl"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "0"
"AbilityCastPoint" "0.0"
"AbilityCooldown" "5"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemKillable" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemStackable" "1"
"ItemStackableMax" "5"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"buff_duration" "60"
}
"02"
{
"var_type" "FIELD_INTEGER"
"spell_amp_bonus_pct" "100"
}
}
}
//=================================================================================================================
// Evasion Potion
//=================================================================================================================
"item_evasion_potion"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"ScriptFile" "items/item_evasion_potion"
"AbilityTextureName" "evasion_potion"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"Model" "models/props_gameplay/red_box.vmdl"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "0"
"AbilityCastPoint" "0.0"
"AbilityCooldown" "5"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemKillable" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemStackable" "1"
"ItemStackableMax" "5"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"buff_duration" "60"
}
"02"
{
"var_type" "FIELD_INTEGER"
"evasion_bonus_pct" "100"
}
}
}
//=================================================================================================================
// Purification Potion
//=================================================================================================================
"item_purification_potion"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"ScriptFile" "items/item_purification_potion"
"AbilityTextureName" "purification_potion"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
//"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_OPTIONAL_UNIT_TARGET | DOTA_ABILITY_BEHAVIOR_SUPPRESS_ASSOCIATED_CONSUMABLE"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"AbilityUnitDamageType" "DAMAGE_TYPE_PURE"
"Model" "models/props_gameplay/red_box.vmdl"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "0"
"AbilityCastPoint" "0.0"
//"AbilityCastAnimation" "ACT_DOTA_CAST_ABILITY_1"
"AbilityCooldown" "0.5"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "500"
"ItemPurchasable" "1"
"ItemKillable" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemStackable" "1"
"ItemStackableMax" "5"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "360.0"
"ItemSellable" "0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"heal" "1000"
}
"02"
{
"var_type" "FIELD_INTEGER"
"radius" "260"
}
}
}
//=================================================================================================================
// Ravage Potion
//=================================================================================================================
"item_ravage_potion"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "aghsfort_ravage_potion"
"AbilityTextureName" "ravage_potion"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_ENEMY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_BASIC"
"AbilityUnitDamageType" "DAMAGE_TYPE_MAGICAL"
"Model" "models/props_gameplay/red_box.vmdl"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "0"
"AbilityCastPoint" "0.3"
"AbilityCooldown" "3"
"AbilityCastAnimation" "ACT_DOTA_CAST_ABILITY_1"
"AbilityDamage" "600"
"AbilityManaCost" "0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "750"
"ItemPurchasable" "1"
"ItemKillable" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemStackable" "1"
"ItemStackableMax" "5"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "360.0"
"ItemSellable" "0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"radius" "1250"
}
"02"
{
"var_type" "FIELD_INTEGER"
"speed" "725"
}
"03"
{
"var_type" "FIELD_FLOAT"
"duration" "3.5"
}
}
}
//=================================================================================================================
// Dragon Potion
//=================================================================================================================
"item_dragon_potion"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "aghsfort_dragon_potion"
"AbilityTextureName" "dragon_potion"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"AbilityUnitDamageType" "DAMAGE_TYPE_MAGICAL"
"SpellDispellableType" "SPELL_DISPELLABLE_NO"
"Model" "models/props_gameplay/red_box.vmdl"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastAnimation" "ACT_INVALID"
"AbilityCooldown" "80"
"AbilityManaCost" "0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "1500"
"ItemPurchasable" "1"
"ItemKillable" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemStackable" "1"
"ItemStackableMax" "5"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "360.0"
"ItemSellable" "0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_FLOAT"
"duration" "60"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_movement_speed" "25"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_range" "350"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_damage" "70"
}
"05"
{
"var_type" "FIELD_INTEGER"
"corrosive_breath_damage" "20"
}
"06"
{
"var_type" "FIELD_FLOAT"
"corrosive_breath_duration" "5.0"
}
"07"
{
"var_type" "FIELD_INTEGER"
"splash_radius" "300"
}
"08"
{
"var_type" "FIELD_INTEGER"
"splash_damage_percent" "80"
}
"09"
{
"var_type" "FIELD_INTEGER"
"frost_bonus_movement_speed" "-60"
}
"10"
{
"var_type" "FIELD_INTEGER"
"frost_bonus_attack_speed" "-60"
}
"11"
{
"var_type" "FIELD_FLOAT"
"frost_duration" "3.0"
}
"12"
{
"var_type" "FIELD_FLOAT"
"frost_aoe" "300"
}
"13"
{
"var_type" "FIELD_INTEGER"
"magic_resistance" "30"
}
"14"
{
"var_type" "FIELD_INTEGER"
"model_scale" "50"
}
}
}
//=================================================================================================================
// Arcanist Potion
//=================================================================================================================
"item_arcanist_potion"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "aghsfort_arcanist_potion"
"AbilityTextureName" "item_arcanist_potion"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"SpellDispellableType" "SPELL_DISPELLABLE_NO"
"Model" "models/props_gameplay/red_box.vmdl"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastAnimation" "ACT_INVALID"
"AbilityCooldown" "3"
"AbilityManaCost" "0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "750"
"ItemPurchasable" "1"
"ItemKillable" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemStackable" "1"
"ItemStackableMax" "5"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "360.0"
"ItemSellable" "0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_FLOAT"
"duration" "60"
}
"02"
{
"var_type" "FIELD_INTEGER"
"cooldown_reduction_pct" "40"
}
"03"
{
"var_type" "FIELD_INTEGER"
"manacost_reduction_pct" "40"
}
}
}
//=================================================================================================================
// Echo Slam Potion
//=================================================================================================================
"item_echo_slam_potion"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "aghsfort_echo_slam_potion"
"AbilityTextureName" "echo_slam_potion"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"AbilityUnitDamageType" "DAMAGE_TYPE_MAGICAL"
"SpellImmunityType" "SPELL_IMMUNITY_ENEMIES_NO"
"SpellDispellableType" "SPELL_DISPELLABLE_NO"
"Model" "models/props_gameplay/red_box.vmdl"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastAnimation" "ACT_INVALID"
"AbilityCooldown" "5"
"AbilityManaCost" "0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "750"
"ItemPurchasable" "1"
"ItemKillable" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemStackable" "1"
"ItemStackableMax" "5"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "360.0"
"ItemSellable" "0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"echo_slam_damage_range" "600"
"CalculateSpellDamageTooltip" "0"
}
"02"
{
"var_type" "FIELD_INTEGER"
"echo_slam_echo_search_range" "600"
}
"03"
{
"var_type" "FIELD_INTEGER"
"echo_slam_echo_range" "600"
}
"04"
{
"var_type" "FIELD_INTEGER"
"echo_slam_echo_damage" "110"
}
"05"
{
"var_type" "FIELD_INTEGER"
"echo_slam_initial_damage" "180"
}
"06"
{
"var_type" "FIELD_FLOAT"
"spend_charge_delay" "3.0"
}
}
}
//=================================================================================================================
// Torrent Effect Potion
//=================================================================================================================
"item_torrent_effect_potion"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"ScriptFile" "items/item_torrent_effect_potion"
"AbilityTextureName" "torrent_effect_potion"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"AbilityUnitDamageType" "DAMAGE_TYPE_MAGICAL"
"Model" "models/props_gameplay/red_box.vmdl"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "0"
"AbilityCastPoint" "0.0"
"AbilityCooldown" "0.5"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "1250"
"ItemPurchasable" "1"
"ItemKillable" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemStackable" "1"
"ItemStackableMax" "5"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "99999.0"
"ItemSellable" "0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"proc_chance" "3"
}
"02"
{
"var_type" "FIELD_INTEGER"
"radius" "225"
}
"03"
{
"var_type" "FIELD_INTEGER"
"movespeed_bonus" "-35"
}
"04"
{
"var_type" "FIELD_FLOAT"
"slow_duration" "1"
}
"05"
{
"var_type" "FIELD_FLOAT"
"stun_duration" "1.2"
}
"06"
{
"var_type" "FIELD_FLOAT"
"delay" "1.6"
}
"07"
{
"var_type" "FIELD_INTEGER"
"torrent_damage" "125"
}
"08"
{
"var_type" "FIELD_FLOAT"
"torrent_cooldown" "2.0"
}
}
}
//=================================================================================================================
// Shadow Wave Effect Potion
//=================================================================================================================
"item_shadow_wave_effect_potion"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "aghsfort_shadow_wave_effect_potion"
"AbilityTextureName" "shadow_wave_effect_potion"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_DONT_RESUME_ATTACK"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_FRIENDLY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO"
"Model" "models/props_gameplay/red_box.vmdl"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "0"
"AbilityCastPoint" "0.0"
"AbilityCooldown" "0.5"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "1000"
"ItemPurchasable" "1"
"ItemKillable" "0"
"ItemShopTags" "consumable"
"ItemQuality" "consumable"
"ItemShareability" "ITEM_FULLY_SHAREABLE_STACKING"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemStackable" "1"
"ItemStackableMax" "5"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "99999.0"
"ItemSellable" "0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"proc_chance" "5"
}
"02"
{
"var_type" "FIELD_INTEGER"
"cast_range" "800"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bounce_radius" "475"
}
"04"
{
"var_type" "FIELD_INTEGER"
"damage_radius" "185"
}
"05"
{
"var_type" "FIELD_INTEGER"
"max_targets" "6"
}
"06"
{
"var_type" "FIELD_INTEGER"
"tooltip_max_targets_inc_dazzle" "7"
}
"07"
{
"var_type" "FIELD_INTEGER"
"damage" "100"
}
}
}
//=================================================================================================================
// Creature's Black King Bar
//=================================================================================================================
"item_creature_black_king_bar"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_black_king_bar"
"AbilityTextureName" "item_black_king_bar"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"FightRecapLevel" "1"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "30"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemShopTags" ""
"ItemQuality" "epic"
"ItemAliases" ""
"ItemSellable" "0"
"ItemDeclarations" ""
"ShouldBeSuggested" "0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "0"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "0"
}
"03"
{
"var_type" "FIELD_FLOAT"
"duration" "6.0"
}
"04"
{
"var_type" "FIELD_INTEGER"
"max_level" "6"
}
"05"
{
"var_type" "FIELD_INTEGER"
"model_scale" "30" // Percentage over model scale
}
}
}
//=================================================================================================================
// Phoenix Creature's Sheepstick
//=================================================================================================================
"item_phoenix_sheepstick"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_sheepstick"
"AbilityTextureName" "item_sheepstick"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET"
"AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_ENEMY"
"AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_BASIC"
"FightRecapLevel" "2"
"SpellDispellableType" "SPELL_DISPELLABLE_YES_STRONG"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCastRange" "800"
"AbilityCastPoint" "0.5"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "25.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemSellable" "0"
"AbilityManaCost" "0"
"ItemCost" "5575"
"ItemShopTags" "int;regen_mana;agi;hard_to_tag"
"ItemQuality" "rare"
"ItemAliases" "hex;sheepstick;scythe of vyse"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ShouldBeSuggested" "0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "0"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "0"
}
"03"
{
"var_type" "FIELD_INTEGER"
"bonus_intellect" "0"
}
"04"
{
"var_type" "FIELD_FLOAT"
"bonus_mana_regen" "0.0"
}
"05"
{
"var_type" "FIELD_FLOAT"
"sheep_duration" "3.5"
}
"06"
{
"var_type" "FIELD_FLOAT"
"sheep_movement_speed" "140"
}
}
}
//=================================================================================================================
// Amorphotic Shell
//=================================================================================================================
"item_amorphotic_shell"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_lua"
"ScriptFile" "items/item_amorphotic_shell"
"AbilityTextureName" "amorphotic_shell"
"Model" "models/props_gameplay/treasure_chest001.vmdl"
"Effect" "particles/generic_gameplay/dropped_aegis.vpcf"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemPurchasable" "0"
"ItemQuality" ""
"ItemStackable" "0"
"ItemSellable" "0"
"ItemShareability" "ITEM_NOT_SHAREABLE"
"ItemPermanent" "0"
"ItemKillable" "0"
"CustomShop" "1"
"ItemIsNeutralDrop" "1"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"required_level" "1"
}
"02"
{
"var_type" "FIELD_FLOAT"
"amoeba_duration" "20.0"
}
"03"
{
"var_type" "FIELD_INTEGER"
"amoeba_chance" "20"
}
"04"
{
"var_type" "FIELD_INTEGER"
"bonus_strength" "30"
}
"05"
{
"var_type" "FIELD_INTEGER"
"bonus_intelligence" "20"
}
"06"
{
"var_type" "FIELD_INTEGER"
"bonus_agility" "10"
}
}
}
//=================================================================================================================
// Aghs Fort Refresher Shard
//=================================================================================================================
"item_aghsfort_refresher_shard"
{
// General
//-------------------------------------------------------------------------------------------------------------
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
"FightRecapLevel" "2"
"Model" "models/props_gameplay/refresher_shard.vmdl"
"Effect" "particles/generic_gameplay/dropped_refresher_shard.vpcf"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "200.0"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "1000"
"ItemShopTags" ""
"ItemQuality" "consumable"
"ItemPurchasable" "1"
"CustomShop" "1"
"RequiresCustomShop" "1"
"RequiredCustomShopName" "boss_shop"
"ItemStockInitial" "1"
"ItemStockMax" "1"
"ItemStockTime" "999999.0"
"ItemSellable" "0"
"ItemStackable" "0"
"ItemShareability" "ITEM_FULLY_SHAREABLE"
"ItemPermanent" "0"
"ItemInitialCharges" "1"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemContributesToNetWorthWhenDropped" "0"
"IsTempestDoubleClonable" "0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"health_restore_percent" "0"
}
}
}
//=================================================================================================================
// Drow Ranger Shadow Blade Invisibility Sword
//=================================================================================================================
"item_aghsfort_drow_ranger_invis_sword"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_invis_sword"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
"FightRecapLevel" "1"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "2.0"
"AbilitySharedCooldown" "shadow_blade"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "0"
"ItemCost" "2800"
"ItemShopTags" "damage;attack_speed;movespeed;hard_to_tag"
"ItemQuality" "epic"
"ItemAliases" "sb;invis;shadow blade;silver edge"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemPurchasable" "0"
"ShouldBeSuggested" "0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "27"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "30"
}
"03"
{
"var_type" "FIELD_FLOAT"
"windwalk_duration" "14.0"
}
"04"
{
"var_type" "FIELD_INTEGER"
"windwalk_movement_speed" "20"
}
"05"
{
"var_type" "FIELD_FLOAT"
"windwalk_fade_time" "0.3"
}
"06"
{
"var_type" "FIELD_INTEGER"
"windwalk_bonus_damage" "25"
}
}
}
"item_wind_lace"
{
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// General
// -------------------------------------------------------------------------------------------------------------
// unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"ID" "244"
"ItemQuality" "component"
// "AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET"
// Item Info
// -------------------------------------------------------------------------------------------------------------
"ItemCost" "250"
"ItemPermanent" "1"
"ItemShopTags" "armor"
"ItemAliases" "wind lace"
// Special
// -------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"movement_speed" "40"
}
}
// "ItemInitialCharges" "3"
// "ItemRequiresCharges" "1"
"ShouldBeInitiallySuggested" "1"
// Sounden
// -------------------------------------------------------------------------------------------------------------
"UIPickupSound" "Item.PickUpRingShop"
"UIDropSound" "Item.DropRingShop"
"WorldDropSound" "Item.DropRingWorld"
}
//=================================================================================================================
// Bandit Archer Shadow Blade
//=================================================================================================================
"item_bandit_archer_shadow_blade"
{
// General
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "item_invis_sword"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IGNORE_CHANNEL"
"FightRecapLevel" "1"
// Stats
//-------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "22.0"
"AbilitySharedCooldown" "shadow_blade"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "0"
"ItemCost" "2800"
"ItemShopTags" "damage;attack_speed;movespeed;hard_to_tag"
"ItemQuality" "epic"
"ItemAliases" "sb;invis;shadow blade;silver edge"
"ItemDeclarations" "DECLARE_PURCHASES_TO_TEAMMATES | DECLARE_PURCHASES_IN_SPEECH | DECLARE_PURCHASES_TO_SPECTATORS"
"ItemPurchasable" "0"
"ShouldBeSuggested" "0"
// Special
//-------------------------------------------------------------------------------------------------------------
"AbilitySpecial"
{
"01"
{
"var_type" "FIELD_INTEGER"
"bonus_damage" "0"
}
"02"
{
"var_type" "FIELD_INTEGER"
"bonus_attack_speed" "0"
}
"03"
{
"var_type" "FIELD_FLOAT"
"windwalk_duration" "7.0"
}
"04"
{
"var_type" "FIELD_INTEGER"
"windwalk_movement_speed" "20"
}
"05"
{
"var_type" "FIELD_FLOAT"
"windwalk_fade_time" "0.3"
}
"06"
{
"var_type" "FIELD_INTEGER"
"windwalk_bonus_damage" "0"
}
}
}
}