//=================================================================================================================
// Aghanim's Shard
//=================================================================================================================
"item_aghanims_shard"
{
// General
//-------------------------------------------------------------------------------------------------------------
"ID" "609" // unique ID number for this item. Do not change this once established or it will invalidate collected stats.
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "1400"
"ItemShopTags" "int;str;agi;mana_pool;health_pool;hard_to_tag"
"ItemQuality" "rare"
"ItemAliases" "ags;shard;aghanim's shard;aghs"
"ItemPermanent" "0"
"ItemStockTime" "1"
"ItemStockInitial" "0"
"ItemStockMax" "1"
"ItemInitialStockTime" "1290.0" // Время до начала покупки в секундах. Поставь лучше 1)
"ItemInitialStockTimeTurbo" "645.0"
"ShouldBeSuggested" "1"
}