#My item isn't displaying stats.

1 messages · Page 1 of 1 (latest)

unique edge
#

I tried everything but it still doesn't show up, what could be the problem?

vale totem
#

you keys not match

unique edge
vale totem
#

paste full code of item

unique edge
# vale totem paste full code of item

"item_mithril_plate"
{
"ID" "7561"
"BaseClass" "item_lua"
"ScriptFile" "items/item_mithril_plate"
"AbilityTextureName" "mithril_plate"
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"
"ItemCost" "4300"
"AbilitySpecial"
{

        "STRENGTH_BONUS"        "30"
        "ARMOR_BONUS"           "10"
        "INCOMING_DAMAGE_PERCENTAGE"  "-12"
    
}

}

vale totem
#

id dont need, AbilitySpecial deprecated

unique edge
unique edge
hardy jackal
#

You can look how valve done it in their localization files and replicate it

#

It was like % before + or something like that