mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
51 lines
1.2 KiB
JSON
51 lines
1.2 KiB
JSON
|
{
|
||
|
"AbilityMixins": [
|
||
|
{
|
||
|
"$type": "AddInteractMixin",
|
||
|
"InteractKey": "TarotCard_100080902",
|
||
|
"InteractTag": "TarotCard_100080902",
|
||
|
"IsMonopolize": false,
|
||
|
"OnInteract": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "DieModifier"
|
||
|
},
|
||
|
{
|
||
|
"$type": "SetAnimCtrlerParamAction",
|
||
|
"BoolVal": true,
|
||
|
"ParamName": "Trigger_Interact",
|
||
|
"ParamType": 1,
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"OnInteractForbidden": [],
|
||
|
"OnInteractRemove": []
|
||
|
}
|
||
|
],
|
||
|
"AbilityName": "TarotCard_100080902",
|
||
|
"Modifiers": {
|
||
|
"DieModifier": {
|
||
|
"Duration": 0.3,
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnRemoved": [
|
||
|
{
|
||
|
"$type": "SetAnimCtrlerParamAction",
|
||
|
"BoolVal": true,
|
||
|
"ParamName": "Trigger_Die",
|
||
|
"ParamType": 1,
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "FireEffect",
|
||
|
"EffectPattern": "Eff_Device_TartoCard_Add",
|
||
|
"Target": "LocalAvatar"
|
||
|
},
|
||
|
{
|
||
|
"$type": "LDListenEntityAction",
|
||
|
"TargetKey": "TarotCard_1100306_Get"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
"OnAbilityStart": []
|
||
|
}
|