mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
14 lines
267 B
JSON
14 lines
267 B
JSON
{
|
|
"AbilityName": "NPC_Teleport",
|
|
"DefaultModifier": {
|
|
"OnTeleportActive": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Trigger_Open",
|
|
"ParamType": 1,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
} |