187 lines
4.7 KiB
JSON
187 lines
4.7 KiB
JSON
|
{
|
||
|
"AbilityMixins": [
|
||
|
{
|
||
|
"$type": "FieldRangeMixin",
|
||
|
"ColliderConfig": {
|
||
|
"ColliderType": "Sphere",
|
||
|
"SphereColliderRadius": 3
|
||
|
},
|
||
|
"FieldEnterActions": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "BloodPool_DecreaseHP_ToAvatar",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByEntityType",
|
||
|
"EntityType": "Avatar",
|
||
|
"Target": "Other"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Other"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "BloodPool_DecreaseHP_ToMonster_Normal",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByEntityType",
|
||
|
"EntityType": "Monster",
|
||
|
"Target": "Other"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ByMonsterStrengthType",
|
||
|
"CompareType": "Equal",
|
||
|
"StrengthType": "Normal",
|
||
|
"Target": "Other"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Other"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "BloodPool_DecreaseHP_ToMonster_Elite",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByEntityType",
|
||
|
"EntityType": "Monster",
|
||
|
"Target": "Other"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ByMonsterStrengthType",
|
||
|
"CompareType": "Equal",
|
||
|
"StrengthType": "Elite",
|
||
|
"Target": "Other"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Other"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "BloodPool_DecreaseHP_ToMonster_Boss",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByEntityType",
|
||
|
"EntityType": "Monster",
|
||
|
"Target": "Other"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ByMonsterStrengthType",
|
||
|
"CompareType": "Equal",
|
||
|
"StrengthType": "Boss",
|
||
|
"Target": "Other"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Other"
|
||
|
}
|
||
|
],
|
||
|
"FieldExitActions": [
|
||
|
{
|
||
|
"$type": "RemoveModifier",
|
||
|
"ModifierName": "BloodPool_DecreaseHP_ToAvatar",
|
||
|
"Target": "Other"
|
||
|
},
|
||
|
{
|
||
|
"$type": "RemoveModifier",
|
||
|
"ModifierName": "BloodPool_DecreaseHP_ToMonster_Normal",
|
||
|
"Target": "Other"
|
||
|
},
|
||
|
{
|
||
|
"$type": "RemoveModifier",
|
||
|
"ModifierName": "BloodPool_DecreaseHP_ToMonster_Elite",
|
||
|
"Target": "Other"
|
||
|
},
|
||
|
{
|
||
|
"$type": "RemoveModifier",
|
||
|
"ModifierName": "BloodPool_DecreaseHP_ToMonster_Boss",
|
||
|
"Target": "Other"
|
||
|
}
|
||
|
],
|
||
|
"FieldInitPosRot": {
|
||
|
"CoordsOption": "Self",
|
||
|
"NeedRaycastGround": true,
|
||
|
"TargetOption": {
|
||
|
"$type": "ConfigPosRotReferTarget"
|
||
|
}
|
||
|
},
|
||
|
"TotalDuration": 5.5
|
||
|
}
|
||
|
],
|
||
|
"AbilityName": "Affix_BloodPool_Damage",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_DecreaseHP_ToAvatar": {
|
||
|
"Value": 0.05,
|
||
|
"ValueType": "Float"
|
||
|
},
|
||
|
"AS_DecreaseHP_ToMonster_Boss": {
|
||
|
"Value": 0.01,
|
||
|
"ValueType": "Float"
|
||
|
},
|
||
|
"AS_DecreaseHP_ToMonster_Elite": {
|
||
|
"Value": 0.02,
|
||
|
"ValueType": "Float"
|
||
|
},
|
||
|
"AS_DecreaseHP_ToMonster_Normal": {
|
||
|
"Value": 0.03,
|
||
|
"ValueType": "Float"
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ShowTipAction",
|
||
|
"TipID": 74050160
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"BloodPool_DecreaseHP_ToAvatar": {
|
||
|
"MaxStackingNumber": 99,
|
||
|
"ModifierMixins": [
|
||
|
{
|
||
|
"$type": "SmoothDecreaseHPMixin",
|
||
|
"PropertyItem": {
|
||
|
"Percentage": "%AS_DecreaseHP_ToAvatar"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"ModifierStacking": "Multiple"
|
||
|
},
|
||
|
"BloodPool_DecreaseHP_ToMonster_Boss": {
|
||
|
"MaxStackingNumber": 99,
|
||
|
"ModifierMixins": [
|
||
|
{
|
||
|
"$type": "SmoothDecreaseHPMixin",
|
||
|
"PropertyItem": {
|
||
|
"Percentage": "%AS_DecreaseHP_ToMonster_Boss"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"ModifierStacking": "Multiple"
|
||
|
},
|
||
|
"BloodPool_DecreaseHP_ToMonster_Elite": {
|
||
|
"MaxStackingNumber": 99,
|
||
|
"ModifierMixins": [
|
||
|
{
|
||
|
"$type": "SmoothDecreaseHPMixin",
|
||
|
"PropertyItem": {
|
||
|
"Percentage": "%AS_DecreaseHP_ToMonster_Elite"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"ModifierStacking": "Multiple"
|
||
|
},
|
||
|
"BloodPool_DecreaseHP_ToMonster_Normal": {
|
||
|
"MaxStackingNumber": 99,
|
||
|
"ModifierMixins": [
|
||
|
{
|
||
|
"$type": "SmoothDecreaseHPMixin",
|
||
|
"PropertyItem": {
|
||
|
"Percentage": "%AS_DecreaseHP_ToMonster_Normal"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"ModifierStacking": "Multiple"
|
||
|
}
|
||
|
}
|
||
|
}
|