46 lines
1.0 KiB
JSON
46 lines
1.0 KiB
JSON
|
{
|
||
|
"AbilityName": "Level_ListenAvatatBattleState",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"Duration": -1,
|
||
|
"IgnoreTimeScale": true,
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnBattleEnter": [
|
||
|
{
|
||
|
"$type": "LDListenEntityAction",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByIsLocalAvatar",
|
||
|
"IsLocalAvatar": true,
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"TargetKey": "5010311_AvatarEnterBattle"
|
||
|
}
|
||
|
],
|
||
|
"OnBattleExit": [
|
||
|
{
|
||
|
"$type": "LDListenEntityAction",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByIsLocalAvatar",
|
||
|
"IsLocalAvatar": true,
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"TargetKey": "5010311_AvatarExitBattle"
|
||
|
},
|
||
|
{
|
||
|
"$type": "LogStringAction",
|
||
|
"LogStr": "321",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByIsLocalAvatar",
|
||
|
"IsLocalAvatar": true,
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|