ZenlessData/Data/Bangboo_Exploreboo_Inspire_Bookemon.json

19 lines
371 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "Bangboo_Exploreboo_Inspire_Bookemon",
"AbilitySpecials": {
"AS_RecoverAmount": {
"Value": 6
}
},
"AbilityStacking": "Unique",
"OnAbilityStart": [
{
"$type": "BangbooTowerDefenseAddGameMoney",
"Amount": "%AS_RecoverAmount"
},
{
"$type": "BangbooTowerDefenseGetFee",
"Target": "Self"
}
]
}