mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
OSPRODWin1.1.0_R3563587_S3563587_D3563587
This commit is contained in:
24
Data/Device_Prop_AreaRelateStateChange.json
Normal file
24
Data/Device_Prop_AreaRelateStateChange.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"AbilityName": "Device_Prop_AreaRelateStateChange",
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnListenBattleEnter": [
|
||||
{
|
||||
"$type": "SetAnimCtrlerParamAction",
|
||||
"BoolVal": true,
|
||||
"ParamName": "Bool_IsInBattleArea",
|
||||
"ParamType": 2,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnListenBattleExit": [
|
||||
{
|
||||
"$type": "SetAnimCtrlerParamAction",
|
||||
"BoolVal": false,
|
||||
"ParamName": "Bool_IsInBattleArea",
|
||||
"ParamType": 2,
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user