46 lines
1021 B
JSON
46 lines
1021 B
JSON
|
{
|
||
|
"AbilityName": "QuickGuideTutorialLevel_302",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_PartDamageTake_Ratio": {
|
||
|
"Value": 5,
|
||
|
"ValueType": "Float"
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnHitOtherPre": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "MonsterPartDamageTakeModifier",
|
||
|
"Target": "Target"
|
||
|
}
|
||
|
],
|
||
|
"OnPartDestroyOtherActions": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "Quest1Modifier",
|
||
|
"StackCount": 1,
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"MonsterPartDamageTakeModifier": {
|
||
|
"Duration": -1,
|
||
|
"ModifierStacking": "Unique",
|
||
|
"Properties": {
|
||
|
"Actor_MonsterPartDamageTakeRatio": "%AS_PartDamageTake_Ratio"
|
||
|
}
|
||
|
},
|
||
|
"Quest1M": {
|
||
|
"Duration": 1,
|
||
|
"ModifierStacking": "Replace",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "LDListenEntityAction",
|
||
|
"TargetKey": "QuickGuideTutorialLevel_302_1"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|