mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
40 lines
957 B
JSON
40 lines
957 B
JSON
|
{
|
||
|
"AbilityName": "Lucy_BeHit",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnKilled": [
|
||
|
{
|
||
|
"$type": "TriggerAbilityAction",
|
||
|
"AbilityName": "Lucy_Encourage",
|
||
|
"InitAbilitySpecialList": [
|
||
|
{
|
||
|
"SpecialName": "AS_Encourage_HighBallTime",
|
||
|
"Value": 0,
|
||
|
"ValueType": "Float"
|
||
|
},
|
||
|
{
|
||
|
"SpecialName": "AS_AttackIndex",
|
||
|
"Value": 4,
|
||
|
"ValueType": "Integer"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "WriteAIParamAction",
|
||
|
"BoolParamValue": false,
|
||
|
"CustomKey": "LucyWood_AbilityTargetting_00",
|
||
|
"ParamName": "Bool_LucyShow",
|
||
|
"Target": "Custom"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"OnAbilityStart": [
|
||
|
{
|
||
|
"$type": "TriggerAbilityAction",
|
||
|
"AbilityName": "Lucy_Wood_CallOut",
|
||
|
"CustomKey": "LucyWood_AbilityTargetting_00",
|
||
|
"Target": "Custom"
|
||
|
}
|
||
|
]
|
||
|
}
|