19 lines
371 B
JSON
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"
|
||
|
}
|
||
|
]
|
||
|
}
|