26 lines
621 B
JSON
26 lines
621 B
JSON
{
|
|
"AbilityName": "Monster_Bookemon_BuffManager",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "Monster_Bookemon_HideSelf",
|
|
"IsAutoTrigger": false,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "Monster_Bookemon_Light",
|
|
"IsAutoTrigger": false,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "Monster_Bookemon_Huixi",
|
|
"IsAutoTrigger": false,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
} |