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"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|