mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-05 16:03:55 +09:00
2818 lines
116 KiB
JSON
2818 lines
116 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_StateControl",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToHPPercentMixin",
|
|
"valueSteps": [
|
|
0.6000000238418579,
|
|
0.20000000298023224
|
|
],
|
|
"modifierNameSteps": [
|
|
"Invoker_Empty",
|
|
"UNIQUE_Invoker_Deacon_Fire_NormalState",
|
|
"UNIQUE_Invoker_Deacon_Fire_ElementState"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_Monster_Invoker_Deacon_Fire_FireCoreCount_",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
-0.5,
|
|
0.5,
|
|
10.0
|
|
],
|
|
"modifierNameSteps": [
|
|
"UNIQUE_Invoker_Deacon_Fire_NoFireCoreCount",
|
|
"UNIQUE_Invoker_Deacon_Fire_HasFireCoreCount"
|
|
]
|
|
},
|
|
{
|
|
"$type": "DoActionByPoseIDMixin",
|
|
"poseIDs": [
|
|
402,
|
|
403
|
|
],
|
|
"enterActions": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 3.0,
|
|
"key": "_MONSTER_INVOKER_DEACON_FIRE_STATE",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "DoActionByPoseIDMixin",
|
|
"poseIDs": [
|
|
303
|
|
],
|
|
"enterActions": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 2.0,
|
|
"key": "_MONSTER_INVOKER_DEACON_FIRE_STATE",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "DoActionByPoseIDMixin",
|
|
"poseIDs": [
|
|
302
|
|
],
|
|
"enterActions": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_MONSTER_INVOKER_DEACON_FIRE_STATE",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"UNIQUE_Invoker_Deacon_Fire_Limbo": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_HpThresholdRatio": 0.15000000596046448
|
|
},
|
|
"state": "Limbo",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_Standby"
|
|
}
|
|
]
|
|
},
|
|
"Invoker_Empty": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"UNIQUE_Invoker_Deacon_Fire_NormalState": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "NormalStage",
|
|
"value": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "NormalStage"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Invoker_Deacon_Fire_ElementState": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "ElementState",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "ClearEndura"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Invoker_Deacon_Fire_NoFireCoreCount": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "HasFireCore"
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "MaxFireCore"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "HasFireCore",
|
|
"value": true
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Invoker_Deacon_Fire_HasFireCoreCount": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "HasFireCore",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "MaxFireCore"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Invoker_Deacon_Fire_Limbo"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_FireCoreKilled"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_AnimatorSteer",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Alert"
|
|
],
|
|
"angularSpeed": 250.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"HellFire"
|
|
],
|
|
"angularSpeed": 250.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"FireCoreExplodeHit"
|
|
],
|
|
"angularSpeed": 250.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"NormalIdle"
|
|
],
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"NormalAtk"
|
|
],
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"BurnAtk"
|
|
],
|
|
"endNormalizedTime": 0.4000000059604645,
|
|
"angularSpeed": 300.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"RangeAtk"
|
|
],
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"MeleeAtk"
|
|
],
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Blink"
|
|
],
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"HellFireAtkLoop"
|
|
],
|
|
"endNormalizedTime": 0.0,
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"HellFireAtkBS"
|
|
],
|
|
"endNormalizedTime": 0.0,
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"HellFireAtkAS"
|
|
],
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_Transform",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
402,
|
|
403
|
|
],
|
|
"modifierName": "Invoker_Deacon_Fire_Transform"
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"ElementShield_DurabilityImprove": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Invoker_Deacon_Fire_Transform": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 5.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "TransformTrigger",
|
|
"MPTriggerOnRemote": true
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Invoker_Deacon_Fire_Transform_LockHP"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Invoker_Deacon_Fire_Transform_NoHeal"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_INVOKER_DEACON_FIRE_ELEMENTSTATE",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Invoker_Deacon_Fire_ElementShield"
|
|
}
|
|
],
|
|
"onReconnect": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Invoker_Deacon_Fire_ElementShield"
|
|
}
|
|
]
|
|
},
|
|
"Invoker_Deacon_Fire_Transform_LockHP": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "LockHP"
|
|
},
|
|
"Invoker_Deacon_Fire_Transform_NoHeal": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "NoHeal"
|
|
},
|
|
"UNIQUE_Invoker_Deacon_Fire_ElementShield": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementType": "Fire",
|
|
"elementDurability": [
|
|
1800.0,
|
|
"ElementShield_DurabilityImprove",
|
|
"Mul",
|
|
1800.0,
|
|
"Add"
|
|
],
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ElementShieldMixin",
|
|
"elementType": "Fire",
|
|
"showDamageText": "",
|
|
"shieldAngle": 360.0,
|
|
"shieldHPRatio": 1.0,
|
|
"damageRatio": 0.20000000298023224,
|
|
"useMutiPlayerFixData": true
|
|
},
|
|
{
|
|
"$type": "VelocityForceMixin",
|
|
"excludeForces": [
|
|
"WindZoneType"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachModifierToElementDurabilityMixin",
|
|
"valueSteps": [
|
|
0.5,
|
|
[
|
|
300.0,
|
|
"ElementShield_DurabilityImprove",
|
|
"Mul",
|
|
300.0,
|
|
"Add"
|
|
],
|
|
[
|
|
1200.0,
|
|
"ElementShield_DurabilityImprove",
|
|
"Mul",
|
|
1200.0,
|
|
"Add"
|
|
]
|
|
],
|
|
"modifierNameSteps": [
|
|
"UNIQUE_Invoker_Deacon_Fire_Transform",
|
|
"Invoker_Empty"
|
|
]
|
|
}
|
|
],
|
|
"properties": {
|
|
"Actor_EndureDelta": 0.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_MONSTER_INVOKER_DEACON_FIRE_ELEMENTSTATE",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_MONSTER_INVOKER_DEACON_FIRE_DISAPPEAR",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AttachAbilityStateResistance",
|
|
"resistanceListID": 14001
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_MONSTER_INVOKER_DEACON_FIRE_ELEMENTSTATE",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "ElementState"
|
|
},
|
|
{
|
|
"$type": "KillSelf",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_INVOKER_DEACON_FIRE_DISAPPEAR",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Invoker_Empty": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"UNIQUE_Invoker_Deacon_Fire_Transform": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "TransformStage",
|
|
"value": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "TransformStage"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"globalValueKey": "_MONSTERAFFIX_ELEMENTSHIELD_DURABILITYIMPROVE",
|
|
"overrideMapKey": "ElementShield_DurabilityImprove"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Invoker_Deacon_Fire_ElementShield"
|
|
},
|
|
{
|
|
"$type": "SetAISkillCDAvailableNow",
|
|
"skillIDs": [
|
|
211
|
|
]
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_FireCoreKilled"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_Disappear",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
901,
|
|
902,
|
|
903
|
|
],
|
|
"modifierName": "Invoker_Deacon_Fire_DisappearController"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Invoker_Deacon_Fire_DisappearController": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_MONSTER_INVOKER_DEACON_FIRE_DISAPPEAR",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Invoker_Deacon_Fire_ElementShield"
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "ElementState"
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTERAFFIX_QUEST_RETURNTOBORN",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Invoker_Deacon_Fire_ReturnToBornController"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Invoker_Deacon_Fire_Disappear"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Invoker_Deacon_Fire_Disappear_Invincible"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Invoker_Deacon_Fire_Disappear_DenyLockOn"
|
|
}
|
|
]
|
|
},
|
|
"Invoker_Deacon_Fire_Disappear_Invincible": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "Invincible"
|
|
},
|
|
"Invoker_Deacon_Fire_Disappear_DenyLockOn": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "DenyLockOn"
|
|
},
|
|
"Invoker_Deacon_Fire_Disappear": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "DisappearState",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "SetCanDieImmediately",
|
|
"dieImmediately": true
|
|
},
|
|
{
|
|
"$type": "KillSelf",
|
|
"banDrop": true,
|
|
"banExp": true,
|
|
"banHPPercentageDrop": true,
|
|
"killSelfType": "Disappear"
|
|
}
|
|
]
|
|
},
|
|
"Invoker_Deacon_Fire_ReturnToBornController": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
902,
|
|
903
|
|
],
|
|
"modifierName": "Invoker_Deacon_Fire_ReturnToBorn"
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "WanderState",
|
|
"value": true
|
|
}
|
|
]
|
|
},
|
|
"Invoker_Deacon_Fire_ReturnToBorn": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachActionToModifierMixin",
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerSetVisible"
|
|
},
|
|
{
|
|
"$type": "HideUIBillBoard",
|
|
"hide": true
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox",
|
|
"HeadBox"
|
|
]
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerSetVisible",
|
|
"visible": true
|
|
},
|
|
{
|
|
"$type": "HideUIBillBoard"
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox",
|
|
"HeadBox"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_BornHigh"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_FireCoreKilled"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_BornHigh"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_FireDebuff_LoseHP",
|
|
"abilitySpecials": {
|
|
"Avatar_MaxHp": 0.0,
|
|
"Monster_Max_Attack": 0.0
|
|
},
|
|
"modifiers": {
|
|
"FireDebuff_Delay_Damage_OnAttackLanded": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAttackTags",
|
|
"attackTags": [
|
|
"Invoker_Deacon_Fire_FireDebuff"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHitDamage",
|
|
"damage": 0.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "TargetTeam",
|
|
"modifierName": "UNIQUE_FireDebuff_Delay_Damage_Logic"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_FireDebuff_Delay_Damage_Logic": {
|
|
"timeScale": "Level",
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 4.0,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 1.5,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "LocalAvatarsMixin",
|
|
"modifierName": "FireDebuff_Delay_Damage_Effect_Icon"
|
|
},
|
|
{
|
|
"$type": "CurLocalAvatarMixinV2",
|
|
"modifierName": "FireDebuff_Delay_Damage_Effect"
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_FireDebuff_LoseHP"
|
|
},
|
|
{
|
|
"$type": "GetFightProperty",
|
|
"doOffStage": true,
|
|
"POJDMAADIDJ": "Caster",
|
|
"BACMOJCIFBE": "FIGHT_PROP_CUR_ATTACK",
|
|
"globalValueKey": "_MONSTER_MAX_ATTACK_"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"doOffStage": true,
|
|
"globalValueKey": "_MONSTER_MAX_ATTACK_",
|
|
"overrideMapKey": "Monster_Max_Attack"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "LoseHP",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByIsLocalAvatar"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByGameTimeIsLocked"
|
|
}
|
|
],
|
|
"amount": [
|
|
0.20000000298023224,
|
|
"Monster_Max_Attack",
|
|
"Mul"
|
|
],
|
|
"amountByTargetMaxHPRatio": 0.15000000596046448,
|
|
"BHNDCOEFIMF": 0.15000000596046448,
|
|
"lethal": false,
|
|
"enableInvincible": true,
|
|
"enableLockHP": true,
|
|
"disableWhenLoading": true,
|
|
"CLDELDEEABO": true
|
|
},
|
|
{
|
|
"$type": "LoseHP",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "ByIsLocalAvatar"
|
|
},
|
|
{
|
|
"$type": "ByGameTimeIsLocked"
|
|
}
|
|
],
|
|
"amount": [
|
|
0.20000000298023224,
|
|
"Monster_Max_Attack",
|
|
"Mul"
|
|
],
|
|
"amountByTargetMaxHPRatio": 0.15000000596046448,
|
|
"enableInvincible": true,
|
|
"enableLockHP": true,
|
|
"disableWhenLoading": true,
|
|
"CLDELDEEABO": true
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"target": "CurLocalAvatar",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByIsLocalAvatar"
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_FireDebuff_Damage"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_FireDebuff_Delay_Damage_Logic"
|
|
}
|
|
],
|
|
"FBHKLDAENOC": [
|
|
"Corruption"
|
|
]
|
|
},
|
|
"FireDebuff_Delay_Damage_Effect_Icon": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"buffID": 90006
|
|
},
|
|
"FireDebuff_Delay_Damage_Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_CommonSkill_FireDebuff_LoseHP"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "FireDebuff_Delay_Damage_OnAttackLanded"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_NormalAtk",
|
|
"modifiers": {
|
|
"Invoker_Deacon_Fire_NormalAtk01": {
|
|
"modifierName": "",
|
|
"duration": 0.15000000596046448,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "SelfAttackTarget",
|
|
"bulletID": 42203004,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
},
|
|
"attachPointName": "NormalAtk01",
|
|
"attachPointTargetType": "Self"
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Invoker_Deacon_Fire_NormalAtk02"
|
|
}
|
|
]
|
|
},
|
|
"Invoker_Deacon_Fire_NormalAtk02": {
|
|
"modifierName": "",
|
|
"duration": 0.15000000596046448,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "SelfAttackTarget",
|
|
"bulletID": 42203004,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
},
|
|
"attachPointName": "NormalAtk02",
|
|
"attachPointTargetType": "Self"
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Invoker_Deacon_Fire_NormalAtk03"
|
|
}
|
|
]
|
|
},
|
|
"Invoker_Deacon_Fire_NormalAtk03": {
|
|
"modifierName": "",
|
|
"duration": 0.15000000596046448,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "SelfAttackTarget",
|
|
"bulletID": 42203004,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
},
|
|
"attachPointName": "NormalAtk03",
|
|
"attachPointTargetType": "Self"
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Invoker_Deacon_Fire_NormalAtk04"
|
|
}
|
|
]
|
|
},
|
|
"Invoker_Deacon_Fire_NormalAtk04": {
|
|
"modifierName": "",
|
|
"duration": 0.15000000596046448,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "SelfAttackTarget",
|
|
"bulletID": 42203004,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
},
|
|
"attachPointName": "NormalAtk04",
|
|
"attachPointTargetType": "Self"
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Invoker_Deacon_Fire_NormalAtk05"
|
|
}
|
|
]
|
|
},
|
|
"Invoker_Deacon_Fire_NormalAtk05": {
|
|
"modifierName": "",
|
|
"duration": 0.15000000596046448,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "SelfAttackTarget",
|
|
"bulletID": 42203004,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
},
|
|
"attachPointName": "NormalAtk05",
|
|
"attachPointTargetType": "Self"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Invoker_Deacon_Fire_NormalAtk01"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_NormalAtk_Bullet",
|
|
"modifiers": {
|
|
"UNIQUE_Invoker_Deacon_Fire_NormalAtk_Bullet": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_NormalAtk01_Bullet"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_Invoker_Deacon_Fire_NormalAtk_Bullet"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_NormalAtk_Explode",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_NormalAtk01_Explosion"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Invoker_Deacon_Fire_NormalAtk_Bullet"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"radius": 0.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.4000000059604645,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Default",
|
|
"enBreak": 100.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV1",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"cameraShake": {
|
|
"shakeRange": 0.05999999865889549,
|
|
"shakeTime": 0.09000000357627869
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_BurnAtk",
|
|
"modifiers": {
|
|
"Invoker_Deacon_Fire_BurnAtk_Alert": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"target": "SelfAttackTarget",
|
|
"key": "_MONSTER_INVOKER_DEACON_FIRE_BURNATK_POS",
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.5,
|
|
"maxRandomRange": 1.0
|
|
},
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault",
|
|
"angleOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"positionKey": "_MONSTER_INVOKER_DEACON_FIRE_BURNATK_POS",
|
|
"directionKey": ""
|
|
},
|
|
"gadgetID": 42203006,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy",
|
|
"byServer": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Invoker_Deacon_Fire_BurnAtk_Alert"
|
|
},
|
|
{
|
|
"$type": "SetAISkillCDAvailableNow",
|
|
"skillIDs": [
|
|
261
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_BurnAtk_Pos",
|
|
"modifiers": {
|
|
"Invoker_Deacon_Fire_BurnAtk_Pos": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_BurnAtk01_Alert",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42203005,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.10000000149011612,
|
|
"y": 6.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByLookAtEntity"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"radius": 3.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 100.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 10000.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "",
|
|
"hitImpulseType": "LV0"
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Invoker_Deacon_Fire_BurnAtk_Pos"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_BurnAtk_Bullet",
|
|
"modifiers": {
|
|
"UNIQUE_Invoker_Deacon_Fire_BurnAtk_Bullet": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_BurnAtk01_Bullet"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_Invoker_Deacon_Fire_BurnAtk_Bullet"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_BurnAtk_Explosion",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_BurnAtk01_Explosion",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint",
|
|
"onGround": true,
|
|
"alongGround": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"alongGround": true
|
|
},
|
|
"radius": 3.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Default",
|
|
"enBreak": 200.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV5",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.5,
|
|
"shakeTime": 1.0,
|
|
"shakeDir": {
|
|
"y": 2.0
|
|
},
|
|
"extension": {
|
|
"baseOnCamera": true,
|
|
"rangeAttenuation": 0.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"target": "OriginOwner",
|
|
"key": "_MONSTER_INVOKER_DEACON_FIRE_BURNATK_POS",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"alongGround": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"target": "OriginOwner",
|
|
"abilityName": "Invoker_Deacon_Fire_BurnAtk_SummonFireCore"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Invoker_Deacon_Fire_BurnAtk_Bullet"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_BurnAtk_SummonFireCore",
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_Monster_Invoker_Deacon_Fire_FireCoreCount_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Monster_Invoker_Deacon_Fire_FireCoreCount_",
|
|
"value": 0.0,
|
|
"compareType": "LessAndEqual"
|
|
}
|
|
],
|
|
"ownerIsTarget": true,
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.800000011920929,
|
|
"z": 0.0
|
|
},
|
|
"positionKey": "_MONSTER_INVOKER_DEACON_FIRE_BURNATK_POS",
|
|
"directionKey": ""
|
|
},
|
|
"sightGroupWithOwner": true,
|
|
"gadgetID": 42203007,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy",
|
|
"byServer": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_MeleeAtk",
|
|
"modifiers": {
|
|
"Invoker_Deacon_Fire_MeleeAtkHandler": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Invoker_Deacon_Fire_MeleeAtk"
|
|
}
|
|
]
|
|
},
|
|
"Invoker_Deacon_Fire_MeleeAtk": {
|
|
"modifierName": "",
|
|
"duration": 3.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_MeleeAtk_Explosion"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Invoker_Deacon_Fire_MeleeAtk"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_MeleeAtk_Explosion",
|
|
"modifiers": {
|
|
"Invoker_Deacon_Fire_MeleeAtk_Explosion": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"massiveAttackRatio": 0.25,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 4.0,
|
|
"radius": 8.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.5,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Default",
|
|
"enBreak": 200.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV5"
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeRange": 0.5,
|
|
"shakeTime": 0.30000001192092896,
|
|
"shakeDistance": 35.0,
|
|
"shakeDir": {
|
|
"y": 2.0
|
|
},
|
|
"extension": {
|
|
"baseOnCamera": true
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Invoker_Deacon_Fire_MeleeAtk_Explosion"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_FireCoreAbilities",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_FireCoreLoopTime_",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
-0.5,
|
|
0.5,
|
|
1.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Invoker_Deacon_Fire_FireCoreStateOff",
|
|
"Invoker_Deacon_Fire_FireCoreStateOn"
|
|
]
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"UNIQUE_Invoker_Deacon_Fire_FireCoreLoop": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_FireCoreLoop",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"attachPointName": "RootNode"
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Invoker_Deacon_Fire_FireCoreShieldBar": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementType": "Fire",
|
|
"elementDurability": 150.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ElementShieldMixin",
|
|
"elementType": "Fire",
|
|
"showDamageText": "",
|
|
"shieldAngle": 360.0,
|
|
"shieldHPRatio": 1.0,
|
|
"damageRatio": 0.0
|
|
},
|
|
{
|
|
"$type": "ShieldBarMixin",
|
|
"onShieldBroken": [
|
|
{
|
|
"$type": "ActCameraShake",
|
|
"cameraShake": {
|
|
"shakeRange": 0.20000000298023224,
|
|
"shakeTime": 0.11999999731779099,
|
|
"shakeDistance": 30.0,
|
|
"extension": {
|
|
"baseOnCamera": true
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"showDamageText": ""
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetSelfAttackTarget",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"topLimit": 1,
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR50",
|
|
"campTargetType": "AllExceptSelf",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_INVOKER_DEACON_FIRE_ELEMENTSTATE",
|
|
"value": 0.0,
|
|
"compareType": "MoreThan"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"target": "Owner",
|
|
"value": -1.0,
|
|
"key": "_Monster_Invoker_Deacon_Fire_FireCoreCount_",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox"
|
|
]
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "Owner",
|
|
"bulletID": 42203009,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 1.0,
|
|
"z": 0.0
|
|
},
|
|
"attachPointName": "FirePoint",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"trackTarget": "Owner"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "UNIQUE_Invoker_Deacon_Fire_FireCoreLoop"
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
],
|
|
"onBeingHit": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar",
|
|
"Gadget",
|
|
"Bullet"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHitElement",
|
|
"target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByHitElement",
|
|
"target": "Self",
|
|
"element": "Fire"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ActCameraShake",
|
|
"cameraShake": {
|
|
"shakeRange": 0.30000001192092896,
|
|
"shakeTime": 0.20000000298023224,
|
|
"shakeDistance": 30.0,
|
|
"extension": {
|
|
"baseOnCamera": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Regisvine_Fire_BlazeSeed_Hit_Ineffective",
|
|
"born": {
|
|
"$type": "ConfigBornByHitPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByBackToHitBoxCenter"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar",
|
|
"Gadget",
|
|
"Bullet"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHitElement",
|
|
"target": "Self",
|
|
"element": "Wind"
|
|
},
|
|
{
|
|
"$type": "ByHitElement",
|
|
"target": "Self",
|
|
"element": "Water"
|
|
},
|
|
{
|
|
"$type": "ByHitElement",
|
|
"target": "Self",
|
|
"element": "Ice"
|
|
},
|
|
{
|
|
"$type": "ByHitElement",
|
|
"target": "Self",
|
|
"element": "Electric"
|
|
},
|
|
{
|
|
"$type": "ByHitElement",
|
|
"target": "Self",
|
|
"element": "Rock"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ActCameraShake",
|
|
"cameraShake": {
|
|
"shakeRange": 0.30000001192092896,
|
|
"shakeTime": 0.20000000298023224,
|
|
"shakeDistance": 30.0,
|
|
"extension": {
|
|
"baseOnCamera": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_NormalAtk01_Explosion",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"attachPointName": "RootNode"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Invoker_Deacon_Fire_FireCoreBornOn": {
|
|
"modifierName": "",
|
|
"duration": 1.2000000476837158,
|
|
"elementDurability": 100.0
|
|
},
|
|
"Invoker_Deacon_Fire_FireCoreStateOn": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "Spell",
|
|
"type": "Bool",
|
|
"value": 1,
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_FireCoreLoop"
|
|
}
|
|
]
|
|
},
|
|
"Invoker_Deacon_Fire_FireCoreStateOff": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "Spell",
|
|
"type": "Bool",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_FireCoreLoop"
|
|
}
|
|
]
|
|
},
|
|
"Empty_State": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Invoker_Deacon_Fire_FireCoreLoop"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Invoker_Deacon_Fire_FireCoreBornOn"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_Invoker_Deacon_Fire_FireCoreShieldBar"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"target": "Owner",
|
|
"value": 1.0,
|
|
"key": "_Monster_Invoker_Deacon_Fire_FireCoreCount_",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "HideUIBillBoard"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "Spell"
|
|
}
|
|
],
|
|
"onKill": [
|
|
{
|
|
"$type": "HideUIBillBoard",
|
|
"hide": true
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider"
|
|
]
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"target": "Owner",
|
|
"value": -1.0,
|
|
"key": "_Monster_Invoker_Deacon_Fire_FireCoreCount_",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_FireCoreAS",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"attachPointName": "RootNode"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_FiceCoreOwnerAtk_Hit",
|
|
"modifiers": {
|
|
"Invoker_Deacon_Fire_FireCore_HitOwner_Bullet": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onHittingOther": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetType",
|
|
"targetType": "OriginOwner"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"alongGround": true
|
|
},
|
|
"radius": 1.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 0.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV0",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.5,
|
|
"shakeTime": 1.0,
|
|
"shakeDistance": 35.0,
|
|
"shakeDir": {
|
|
"y": 2.0
|
|
},
|
|
"extension": {
|
|
"baseOnCamera": true,
|
|
"rangeAttenuation": 0.0
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "AddElementDurability",
|
|
"target": "Target",
|
|
"value": -300.0,
|
|
"modifierName": "UNIQUE_Invoker_Deacon_Fire_ElementShield",
|
|
"elementType": "Fire",
|
|
"useLimitRange": true,
|
|
"maxValue": 7200.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"target": "Target",
|
|
"triggerID": "FireCoreExplodeHit",
|
|
"MPTriggerOnRemote": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Invoker_Deacon_Fire_FireCore_HitOwner_Bullet"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_FireCore_Bullet"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetType",
|
|
"targetType": "OriginOwner"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"radius": 3.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 0.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 0.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV0",
|
|
"hitHaltTimeScale": 0.009999999776482582
|
|
}
|
|
}
|
|
},
|
|
"targetType": "All"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_FireCore_Hit",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_RangeAtk",
|
|
"modifiers": {
|
|
"Invoker_Deacon_Fire_RangeAtk": {
|
|
"modifierName": "",
|
|
"duration": 1.100000023841858,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_RangeAtk01_Alert",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "RangeAtk01"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "SelfAttackTarget",
|
|
"bulletID": 42203008,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
},
|
|
"attachPointName": "BurnAtk01",
|
|
"attachPointTargetType": "Self"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Invoker_Deacon_Fire_RangeAtk_Alert": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42203008,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
},
|
|
"attachPointName": "BurnAtk01"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Invoker_Deacon_Fire_RangeAtk"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_RangeAtk_Bullet",
|
|
"modifiers": {
|
|
"UNIQUE_Invoker_Deacon_Fire_RangeAtk_Bullet": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_RangeAtk01_Bullet"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_Invoker_Deacon_Fire_RangeAtk_Bullet"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_RangeAtk_Explosion",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireHitEffect",
|
|
"hitEntity": "",
|
|
"hitScene": {
|
|
"defaultEffect": "Eff_Monster_Invoker_Deacon_Fire_RangeAtk01_HitScene"
|
|
}
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar",
|
|
"Monster",
|
|
"Gadget",
|
|
"Bullet"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_RangeAtk01_Explosion",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"radius": 3.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Default",
|
|
"enBreak": 200.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV5",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeRange": 0.30000001192092896,
|
|
"shakeTime": 0.5
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Invoker_Deacon_Fire_RangeAtk_Bullet"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_HellFire",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"HellFireAtkBS",
|
|
"HellFireAtkLoop"
|
|
],
|
|
"modifierName": "WeaponEffcet_Loop"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"HellFireAtkBS",
|
|
"HellFireAtkLoop"
|
|
],
|
|
"modifierName": "Create_HellFire_Loop"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Create_HellFire_Loop": {
|
|
"modifierName": "",
|
|
"duration": 200.0,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 2.0,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Create_HellFire_Fellow"
|
|
}
|
|
]
|
|
},
|
|
"Create_HellFire_Fellow": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"target": "SelfAttackTarget",
|
|
"key": "_HELLFIREPOS_",
|
|
"born": {
|
|
"$type": "ConfigBornByPredicatePoint",
|
|
"onGround": true,
|
|
"timeForPredictive": 0.5
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"target": "SelfAttackTarget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 0.5
|
|
},
|
|
"onGround": true,
|
|
"positionKey": "_HELLFIREPOS_",
|
|
"directionKey": ""
|
|
},
|
|
"gadgetID": 42203011,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Create_HellFire_Near"
|
|
}
|
|
]
|
|
},
|
|
"Create_HellFire_Near": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"target": "SelfAttackTarget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 7.5
|
|
},
|
|
"onGround": true
|
|
},
|
|
"gadgetID": 42203011,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Create_HellFire_Away"
|
|
}
|
|
]
|
|
},
|
|
"Create_HellFire_Away": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"target": "SelfAttackTarget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 7.5,
|
|
"maxRandomRange": 15.0
|
|
},
|
|
"onGround": true
|
|
},
|
|
"gadgetID": 42203011,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
]
|
|
},
|
|
"WeaponEffcet_Loop": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_HellFireAtk01"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42203007
|
|
},
|
|
"value": 1.0,
|
|
"key": "_FireCoreLoopTime_",
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_HellFireAtk",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "DoActionByStateIDMixin",
|
|
"stateIDs": [
|
|
"HellFire"
|
|
],
|
|
"enterActions": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "HellFire_Rings"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_MONSTER_INVOKER_DEACON_FIRE_HELLFIRE",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_INVOKER_DEACON_FIRE_STATE",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"value": 1.0,
|
|
"overrideMapKey": "Invoker_Deacon_Fire_HellFire_Count"
|
|
},
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_INVOKER_DEACON_FIRE_STATE",
|
|
"value": 3.0
|
|
}
|
|
],
|
|
"value": 2.0,
|
|
"overrideMapKey": "Invoker_Deacon_Fire_HellFire_Count"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "AttackContinue",
|
|
"value": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"HellFireAtkBS",
|
|
"HellFire"
|
|
],
|
|
"modifierName": "HellFire_Rings"
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Invoker_Deacon_Fire_HellFire_Count": 1.0
|
|
},
|
|
"modifiers": {
|
|
"Create_HellFire_Loop": {
|
|
"modifierName": "",
|
|
"duration": 2.0,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 1.0,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Create_HellFire"
|
|
}
|
|
]
|
|
},
|
|
"Create_HellFire": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"target": "SelfAttackTarget",
|
|
"key": "_HELLFIREPOS_",
|
|
"born": {
|
|
"$type": "ConfigBornByPredicatePoint",
|
|
"onGround": true,
|
|
"timeForPredictive": 0.5
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"target": "SelfAttackTarget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 0.5
|
|
},
|
|
"onGround": true,
|
|
"positionKey": "_HELLFIREPOS_",
|
|
"directionKey": ""
|
|
},
|
|
"gadgetID": 42203011,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Create_HellFire_RandomBorn1"
|
|
}
|
|
]
|
|
},
|
|
"Create_HellFire_RandomBorn1": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"target": "SelfAttackTarget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 7.5
|
|
},
|
|
"onGround": true
|
|
},
|
|
"gadgetID": 42203011,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Create_HellFire_RandomBorn2"
|
|
}
|
|
]
|
|
},
|
|
"Create_HellFire_RandomBorn2": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"target": "SelfAttackTarget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 7.5,
|
|
"maxRandomRange": 15.0
|
|
},
|
|
"onGround": true
|
|
},
|
|
"gadgetID": 42203011,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
]
|
|
},
|
|
"HellFire_Rings": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_Wings"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_Wings_AS"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Create_HellFire"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_MONSTER_INVOKER_DEACON_FIRE_HELLFIRE",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_INVOKER_DEACON_FIRE_HELLFIRE",
|
|
"value": "Invoker_Deacon_Fire_HellFire_Count",
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
],
|
|
"boolID": "AttackContinue"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_FireCoreKilled",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "KillServerGadget",
|
|
"gadgetInfo": {
|
|
"configID": 42203007
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Invoker_Deacon_Fire_HellFire_Logic",
|
|
"modifiers": {
|
|
"HellFire_Alert": {
|
|
"modifierName": "",
|
|
"duration": 0.8999999761581421,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireSubEmitterEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_HellFireAtk01_Alert",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "HellFire_Damage"
|
|
}
|
|
]
|
|
},
|
|
"HellFire_Damage": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireSubEmitterEffect",
|
|
"effectPattern": "Eff_Monster_Invoker_Deacon_Fire_HellFireAtk01_Damage",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true
|
|
},
|
|
"height": 2.0,
|
|
"radius": 1.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Invoker_Deacon_Fire_FireDebuff",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.4000000059604645,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Default",
|
|
"enBreak": 100.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV3",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeRange": 0.20000000298023224,
|
|
"shakeTime": 0.30000001192092896
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "HellFire_Alert"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "MonsterAffix_Invoker_Deacon_Fire_Elite_Property",
|
|
"modifiers": {
|
|
"UNIQUE_Invoker_Deacon_Fire_Elite_Property": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_MaxHPRatio": 0.5
|
|
}
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_Invoker_Deacon_Fire_Elite_Property"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "MonsterAffix_Invoker_Deacon_Fire_Elite_Summon",
|
|
"modifiers": {
|
|
"Invoker_Empty": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"Invoker_Deacon_Fire_Elite_HPSummon": {
|
|
"modifierName": "",
|
|
"duration": 5.0,
|
|
"elementDurability": 100.0
|
|
},
|
|
"Invoker_Deacon_Fire_Elite_ElementDurabilitySummon": {
|
|
"modifierName": "",
|
|
"duration": 5.0,
|
|
"elementDurability": 100.0
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "MonsterAffix_Invoker_Deacon_Fire_EliteSkill",
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_INVOKER_ELITE_TAG",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
}
|
|
] |