ZenlessData/Data/Bangboo_Exploreboo_Inspire_Bookemon.json
2024-12-17 20:43:14 -03:00

19 lines
371 B
JSON

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