User:AVS/Bonus type format
From VCMI Project Wiki
< User:AVS
"bonuses":
{
"BONUS_NAME":
{
"name": "Short description",
"description": "Long description",
"animation":
{
"icon":"ICON"//resource ID of icon (ATM used in creature window)
}
"triggerSound": "filename", //???
"triggerAnim": "", //???
}
}