ZenlessData/Data/GoldenBomb_Inspire_Bookemon.json

19 lines
364 B
JSON
Raw Permalink Normal View History

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