87 lines
2.1 KiB
JSON
87 lines
2.1 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "SummonMixin",
|
|
"OnSummonCreatedActions": [
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"BornFromEtherPlant"
|
|
],
|
|
"IsAdd": true,
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"LiquidEther_SpecialMaterial"
|
|
],
|
|
"IsAdd": true,
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "Monster_Common_EtherSummonDeath",
|
|
"IsAutoTrigger": false,
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "HymnistWar_SummonDamageTakeRatio",
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"OnSummonKilledActions": [
|
|
{
|
|
"$type": "ModifyProperty",
|
|
"Amount": -1,
|
|
"CustomPropertyType": "Summon_Count",
|
|
"Percentage": 0,
|
|
"PropertyModifyFunction": "Add",
|
|
"PropertyType": "Custom",
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"SummonDuration": -1,
|
|
"SummonID": 900011216,
|
|
"SummonPosRot": {
|
|
"CoordsOption": "ReferTarget",
|
|
"Offset": {
|
|
"RandomPositionRange": {
|
|
"x": 1,
|
|
"y": 0,
|
|
"z": 1
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferLevelPoint",
|
|
"LevelPointName": "%AS_GroupPoint",
|
|
"LevelPointType": "GroupPoint"
|
|
}
|
|
},
|
|
"SummonTag": [
|
|
"HymnistWar_SummonMonster"
|
|
],
|
|
"SummonType": "Monster"
|
|
}
|
|
],
|
|
"AbilityName": "HymnistWar_SummonMonster_02",
|
|
"AbilitySpecials": {
|
|
"AS_DamageTakeRatio": {
|
|
"Value": 0.7,
|
|
"ValueType": "Float"
|
|
},
|
|
"AS_GroupPoint": {
|
|
"Value": "",
|
|
"ValueType": "String"
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"HymnistWar_SummonDamageTakeRatio": {
|
|
"Properties": {
|
|
"Actor_DamageTakeRatio": "%AS_DamageTakeRatio"
|
|
}
|
|
}
|
|
}
|
|
} |