mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-05 16:03:55 +09:00
6739 lines
292 KiB
JSON
6739 lines
292 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_ElementType_Fire",
|
|
"modifiers": {
|
|
"Dahaka_Fire_Flag": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "AllPlayerAvatars",
|
|
"value": 1.0,
|
|
"key": "_DAHAKA_FIRE_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DAHAKA_FIRE_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "AllPlayerAvatars",
|
|
"value": 0.0,
|
|
"key": "_DAHAKA_FIRE_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_Fire_Flag"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_ElementType_Water",
|
|
"modifiers": {
|
|
"Dahaka_Water_Flag": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "AllPlayerAvatars",
|
|
"value": 1.0,
|
|
"key": "_DAHAKA_WATER_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DAHAKA_WATER_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "AllPlayerAvatars",
|
|
"value": 0.0,
|
|
"key": "_DAHAKA_WATER_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_Water_Flag"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_ElementType_Ice",
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DAHAKA_ICE_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_ElementType_Electric",
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_DAHAKA_ELECTRIC_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_ElementMark_Fire",
|
|
"modifiers": {
|
|
"UNIQUE_Dahaka_HitDetect_Fire": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAttackTags",
|
|
"attackTags": [
|
|
"Dahaka_Hit_Fire"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Target",
|
|
"modifierName": "UNIQUE_Dahaka_ElementMark_Fire_Handler"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Dahaka_ElementMark_Fire_Handler": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHasShield",
|
|
"target": "Self",
|
|
"type": "All"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Dahaka_ElementMark_Fire"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"modifierName": "Send_ServerMonsterLog_ElementMark_Fire"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Dahaka_ElementMark_Fire": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 4.5,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "CurLocalAvatarMixin",
|
|
"modifierName": "UNIQUE_Dahaka_ElementMark_Fire_Damage"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Dahaka_ElementMark_Fire_Damage": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementType": "Fire",
|
|
"elementDurability": 25.0,
|
|
"thinkInterval": 1.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementMark_Fire"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementMark_Fire_AS"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"attackInfo": {
|
|
"attackTag": "Dahaka_Hit_Mark",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.800000011920929,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 25.0,
|
|
"enBreak": 0.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV0",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Send_ServerMonsterLog_ElementMark_Fire": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"paramList": [
|
|
2,
|
|
1,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Dahaka_HitDetect_Fire"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_ElementMark_Water",
|
|
"modifiers": {
|
|
"UNIQUE_Dahaka_HitDetect_Water": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAttackTags",
|
|
"attackTags": [
|
|
"Dahaka_Hit_Water"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Target",
|
|
"modifierName": "UNIQUE_Dahaka_ElementMark_Water_Handler"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Dahaka_ElementMark_Water_Handler": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHasShield",
|
|
"target": "Self",
|
|
"type": "All"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Dahaka_ElementMark_Water"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"modifierName": "Send_ServerMonsterLog_ElementMark_Water"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Dahaka_ElementMark_Water": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 4.5,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "CurLocalAvatarMixin",
|
|
"modifierName": "UNIQUE_Dahaka_ElementMark_Water_Damage"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Dahaka_ElementMark_Water_Damage": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementType": "Water",
|
|
"elementDurability": 25.0,
|
|
"thinkInterval": 1.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementMark_Water"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementMark_Water_AS"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"attackInfo": {
|
|
"attackTag": "Dahaka_Hit_Mark",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.800000011920929,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Water",
|
|
"elementDurability": 25.0,
|
|
"enBreak": 0.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV0",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Send_ServerMonsterLog_ElementMark_Water": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"paramList": [
|
|
2,
|
|
1,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Dahaka_HitDetect_Water"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_ElementMark_Ice",
|
|
"modifiers": {
|
|
"UNIQUE_Dahaka_HitDetect_Ice": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAttackTags",
|
|
"attackTags": [
|
|
"Dahaka_Hit_Ice"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Target",
|
|
"modifierName": "UNIQUE_Dahaka_ElementMark_Ice_Handler"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Dahaka_ElementMark_Ice_Handler": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHasShield",
|
|
"target": "Self",
|
|
"type": "All"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Dahaka_ElementMark_Ice"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"modifierName": "Send_ServerMonsterLog_ElementMark_Ice"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Dahaka_ElementMark_Ice": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 4.5,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "CurLocalAvatarMixin",
|
|
"modifierName": "UNIQUE_Dahaka_ElementMark_Ice_Damage"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Dahaka_ElementMark_Ice_Damage": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementType": "Ice",
|
|
"elementDurability": 25.0,
|
|
"thinkInterval": 1.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementMark_Ice"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementMark_Ice_AS"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"attackInfo": {
|
|
"attackTag": "Dahaka_Hit_Mark",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.800000011920929,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Ice",
|
|
"elementDurability": 25.0,
|
|
"enBreak": 0.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV0",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Send_ServerMonsterLog_ElementMark_Ice": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"paramList": [
|
|
3,
|
|
1,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Dahaka_HitDetect_Ice"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_ElementMark_Electric",
|
|
"modifiers": {
|
|
"UNIQUE_Dahaka_HitDetect_Electric": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAttackTags",
|
|
"attackTags": [
|
|
"Dahaka_Hit_Electric"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Target",
|
|
"modifierName": "UNIQUE_Dahaka_ElementMark_Electric_Handler"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Dahaka_ElementMark_Electric_Handler": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHasShield",
|
|
"target": "Self",
|
|
"type": "All"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Dahaka_ElementMark_Electric"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"modifierName": "Send_ServerMonsterLog_ElementMark_Electric"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Dahaka_ElementMark_Electric": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 4.5,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "CurLocalAvatarMixin",
|
|
"modifierName": "UNIQUE_Dahaka_ElementMark_Electric_Damage"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Dahaka_ElementMark_Electric_Damage": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementType": "Electric",
|
|
"elementDurability": 25.0,
|
|
"thinkInterval": 1.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementMark_Electric"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementMark_Electric_AS"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"attackInfo": {
|
|
"attackTag": "Dahaka_Hit_Mark",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.800000011920929,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Electric",
|
|
"elementDurability": 25.0,
|
|
"enBreak": 0.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV0",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Send_ServerMonsterLog_ElementMark_Electric": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"paramList": [
|
|
3,
|
|
1,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Dahaka_HitDetect_Electric"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_ShaderLightNormal_Lower",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"NormalIdle"
|
|
],
|
|
"modifierName": "Dahaka_ForceReset_ShaderLight"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Dahaka_ForceReset_ShaderLight": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_SHADERLIGHT_LOWER_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_SHADERLIGHT_UPPER_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_SHADERLIGHT_LOWER_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_ShaderLightStrong_Lower",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 1.0,
|
|
"compareType": "MoreThan"
|
|
}
|
|
],
|
|
"value": 1.0,
|
|
"key": "_SHADERLIGHT_LOWER_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_ShaderLightNormal_Upper",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_SHADERLIGHT_UPPER_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_ShaderLightStrong_Upper",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_UPPER_",
|
|
"value": 1.0,
|
|
"compareType": "MoreThan"
|
|
}
|
|
],
|
|
"value": 1.0,
|
|
"key": "_SHADERLIGHT_UPPER_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_Switch_Fire",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_SHADERTYPE_FIRE_",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
-0.5,
|
|
0.5,
|
|
1.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Empty",
|
|
"Dahaka_ShaderType_Fire"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Switch01"
|
|
],
|
|
"modifierName": "Dahaka_Switch_Fire"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Dahaka_Switch_Fire": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "LockHP",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Switch_Fire"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_SHADERTYPE_FIRE_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 2.0,
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_Fire_Resistance"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Dahaka_LockHp_Stage2"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_Switch_Fire_Enviroment"
|
|
},
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"paramList": [
|
|
2,
|
|
0,
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_FootEffect_Fire"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_ShaderType_Fire": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "SkinRockToFire",
|
|
"value": true
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_Fire_Resistance": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_FireSubHurtDelta": 0.5
|
|
}
|
|
},
|
|
"Dahaka_Switch_Fire_Enviroment": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_ENVIROMENTTYPE_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_FootEffect_Fire": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Foot_Fire_ForeL"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Foot_Fire_ForeR"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Foot_Fire_HindL"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Foot_Fire_HindR"
|
|
}
|
|
]
|
|
},
|
|
"Empty": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_Switch_Water",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_SHADERTYPE_WATER_",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
-0.5,
|
|
0.5,
|
|
1.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Empty",
|
|
"Dahaka_ShaderType_Water"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Switch01"
|
|
],
|
|
"modifierName": "Dahaka_Switch_Water"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Dahaka_Switch_Water": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "LockHP",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Switch_Water"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_SHADERTYPE_WATER_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 3.0,
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_Water_Resistance"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Dahaka_LockHp_Stage2"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_Switch_Water_Enviroment"
|
|
},
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"paramList": [
|
|
2,
|
|
0,
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_FootEffect_Water"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_ShaderType_Water": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "SkinRockToWater",
|
|
"value": true
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_Water_Resistance": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_WaterSubHurtDelta": 0.5
|
|
}
|
|
},
|
|
"Dahaka_Switch_Water_Enviroment": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 2.0,
|
|
"key": "_ENVIROMENTTYPE_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_FootEffect_Water": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Foot_Water_ForeL"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Foot_Water_ForeR"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Foot_Water_HindL"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Foot_Water_HindR"
|
|
}
|
|
]
|
|
},
|
|
"Empty": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_Switch_Ice",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_SHADERTYPE_ICE_",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
-0.5,
|
|
0.5,
|
|
1.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Empty",
|
|
"Dahaka_ShaderType_Ice"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Switch02"
|
|
],
|
|
"modifierName": "Dahaka_Switch_Ice"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Dahaka_Switch_Ice": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "LockHP",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Switch_Ice"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_SHADERTYPE_ICE_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 2.0,
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_UPPER_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_Ice_Resistance"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Dahaka_LockHp_Stage3"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_Tail_Effect_Ice"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "Dahaka_Switch_Avatar_Protect"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_Switch_Ice_Enviroment"
|
|
},
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"paramList": [
|
|
3,
|
|
0,
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "Dahaka_Switch_Avatar_Protect"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_ShaderType_Ice": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "SkinRockToIce",
|
|
"value": true
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_Ice_Resistance": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_IceSubHurtDelta": 0.5
|
|
}
|
|
},
|
|
"Dahaka_Tail_Effect_Ice": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Tail_Ice"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_Switch_Avatar_Protect": {
|
|
"modifierName": "",
|
|
"duration": 10.0,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "RejectAttackMixin",
|
|
"attackTag": "Dahaka_Hit_Water"
|
|
},
|
|
{
|
|
"$type": "RejectAttackMixin",
|
|
"attackTag": "Dahaka_Hit_Fire"
|
|
},
|
|
{
|
|
"$type": "RejectAttackMixin",
|
|
"attackTag": "Dahaka_Hit_Mark"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_Switch_Ice_Enviroment": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 3.0,
|
|
"key": "_ENVIROMENTTYPE_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Empty": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_Switch_Electric",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_SHADERTYPE_ELECTRIC_",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
-0.5,
|
|
0.5,
|
|
1.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Empty",
|
|
"Dahaka_ShaderType_Electric"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Switch02"
|
|
],
|
|
"modifierName": "Dahaka_Switch_Electric"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Dahaka_Switch_Electric": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "LockHP",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Switch_Electric"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_SHADERTYPE_ELECTRIC_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 3.0,
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_UPPER_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_Electric_Resistance"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Dahaka_LockHp_Stage3"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_Tail_Effect_Electric"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "Dahaka_Switch_Avatar_Protect"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_Switch_Electric_Enviroment"
|
|
},
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"paramList": [
|
|
3,
|
|
0,
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "Dahaka_Switch_Avatar_Protect"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_ShaderType_Electric": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "SkinRockToElectric",
|
|
"value": true
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_Electric_Resistance": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_ElecSubHurtDelta": 0.5
|
|
}
|
|
},
|
|
"Dahaka_Tail_Effect_Electric": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Tail_Electric"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_Switch_Avatar_Protect": {
|
|
"modifierName": "",
|
|
"duration": 10.0,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "RejectAttackMixin",
|
|
"attackTag": "Dahaka_Hit_Water"
|
|
},
|
|
{
|
|
"$type": "RejectAttackMixin",
|
|
"attackTag": "Dahaka_Hit_Fire"
|
|
},
|
|
{
|
|
"$type": "RejectAttackMixin",
|
|
"attackTag": "Dahaka_Hit_Mark"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_Switch_Electric_Enviroment": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 4.0,
|
|
"key": "_ENVIROMENTTYPE_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Empty": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_SwitchEffect_Back",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_DAHAKA_ICE_",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Monster_Dahaka_Switch_Ice_Back"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_DAHAKA_ELECTRIC_",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Monster_Dahaka_Switch_Electric_Back"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_SwitchEffect_Howl",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_DAHAKA_ICE_",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Monster_Dahaka_Switch_Ice_Howl"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_DAHAKA_ELECTRIC_",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Monster_Dahaka_Switch_Electric_Howl"
|
|
},
|
|
{
|
|
"$type": "ActCameraRadialBlur",
|
|
"cameraRadialBlur": {
|
|
"power": 1.0,
|
|
"blurTime": 2.25,
|
|
"fadeTime": 0.5
|
|
}
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_EarthQuakeAS_Effect",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"EarthQuake"
|
|
],
|
|
"modifierName": "Dahaka_EarthQuake_Shader"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Dahaka_EarthQuake_Shader": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Dahaka_ShaderLightStrong_Lower"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Dahaka_ShaderLightNormal_Lower"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Monster_Dahaka_EarthQuake_Rock_RockWaveStrong",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Monster_Dahaka_EarthQuake_Fire_FireWaveStrong",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 3.0
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Monster_Dahaka_EarthQuake_Water_WaterWaveStrong",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "ReTriggerAISkillInitialCD",
|
|
"skillIDs": [
|
|
901
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_EarthQuakeAS_Attack",
|
|
"modifiers": {
|
|
"Dahaka_EarthQuakeAS_Attack_Handler": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Caster",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 28.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Caster",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 2.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Rock",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 999999.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV5",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Caster",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"attackInfo": {
|
|
"attackTag": "Dahaka_Hit_Fire",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.399999976158142,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 999999.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV5",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Caster",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 3.0
|
|
}
|
|
],
|
|
"attackInfo": {
|
|
"attackTag": "Dahaka_Hit_Water",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.399999976158142,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Water",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 999999.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV5",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Caster",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"modifierName": "Dahaka_EarthQuake_FireLava1"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Caster",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"modifierName": "Dahaka_EarthQuake_FireLava2"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Caster",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"modifierName": "Dahaka_EarthQuake_FireLava3"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Caster",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"modifierName": "Dahaka_EarthQuake_FireLava4"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Caster",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 3.0
|
|
}
|
|
],
|
|
"modifierName": "Dahaka_EarthQuake_FireWaterWave"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_EarthQuake_FireLava1": {
|
|
"modifierName": "",
|
|
"duration": 0.30000001192092896,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904015,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 1.0,
|
|
"z": 12.5
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 2.5
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"randomAngleHor": 15.0,
|
|
"attachPointName": "DirectionAttachPoint1",
|
|
"attachPointTargetType": "Self"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_EarthQuake_FireLava2": {
|
|
"modifierName": "",
|
|
"duration": 0.44999998807907104,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904015,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 10.0,
|
|
"y": 1.0,
|
|
"z": -6.0
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 2.5
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"randomAngleHor": 15.0,
|
|
"attachPointName": "DirectionAttachPoint2",
|
|
"attachPointTargetType": "Self"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_EarthQuake_FireLava3": {
|
|
"modifierName": "",
|
|
"duration": 0.6000000238418579,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904015,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": -10.0,
|
|
"y": 1.0,
|
|
"z": -6.0
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 2.5
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"randomAngleHor": 15.0,
|
|
"attachPointName": "DirectionAttachPoint4",
|
|
"attachPointTargetType": "Self"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_EarthQuake_FireLava4": {
|
|
"modifierName": "",
|
|
"duration": 0.800000011920929,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904015,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 1.0,
|
|
"z": -12.5
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 2.5
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"randomAngleHor": 15.0,
|
|
"attachPointName": "DirectionAttachPoint3",
|
|
"attachPointTargetType": "Self"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_EarthQuake_FireWaterWave": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 3.0
|
|
}
|
|
],
|
|
"bulletID": 42904017,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 3.0
|
|
}
|
|
],
|
|
"bulletID": 42904017,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget",
|
|
"angleOffset": {
|
|
"y": 60.0
|
|
},
|
|
"randomAngleHor": 15.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 3.0
|
|
}
|
|
],
|
|
"bulletID": 42904017,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget",
|
|
"angleOffset": {
|
|
"y": -60.0
|
|
},
|
|
"randomAngleHor": 15.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 3.0
|
|
}
|
|
],
|
|
"bulletID": 42904017,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget",
|
|
"angleOffset": {
|
|
"y": 120.0
|
|
},
|
|
"randomAngleHor": 15.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 3.0
|
|
}
|
|
],
|
|
"bulletID": 42904017,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget",
|
|
"angleOffset": {
|
|
"y": -120.0
|
|
},
|
|
"randomAngleHor": 15.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 3.0
|
|
}
|
|
],
|
|
"bulletID": 42904017,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget",
|
|
"angleOffset": {
|
|
"y": -180.0
|
|
},
|
|
"randomAngleHor": 15.0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackBox",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 1.5,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"size": {
|
|
"x": 5.0,
|
|
"y": 3.0,
|
|
"z": 5.0
|
|
}
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 100.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV0",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 1.75,
|
|
"shakeTime": 0.4000000059604645,
|
|
"shakeDistance": 100.0
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "Dahaka_EarthQuakeAS_Attack_Handler"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_EarthQuakeLoop_Effect",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Monster_Dahaka_EarthQuake_Rock_RockWaveNormal",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Monster_Dahaka_EarthQuake_Fire_FireWaveNormal",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 3.0
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Monster_Dahaka_EarthQuake_Water_WaterWaveNormal",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_EarthQuakeLoop_Attack",
|
|
"modifiers": {
|
|
"Dahaka_EarthQuakeLoop_Attack_Handler": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Caster",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 24.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Caster",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Rock",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 100.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV3",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Caster",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"attackInfo": {
|
|
"attackTag": "Dahaka_Hit_Fire",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.699999988079071,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 100.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV3",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Caster",
|
|
"key": "_DAHAKA_ELEMENTTYPE_TAG_LOWER_",
|
|
"value": 3.0
|
|
}
|
|
],
|
|
"attackInfo": {
|
|
"attackTag": "Dahaka_Hit_Water",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.699999988079071,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Water",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 100.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV3",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackBox",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 1.5,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"size": {
|
|
"x": 5.0,
|
|
"y": 3.0,
|
|
"z": 5.0
|
|
}
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 100.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV0",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 1.25,
|
|
"shakeTime": 0.30000001192092896,
|
|
"shakeDistance": 100.0
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "Dahaka_EarthQuakeLoop_Attack_Handler"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_Roar_Fire",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Roar_BS",
|
|
"Roar"
|
|
],
|
|
"modifierName": "Dahaka_Roar_Fire_Effect"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Roar_Attack",
|
|
"Roar_AS"
|
|
],
|
|
"modifierName": "Dahaka_Roar_Fire_MouthEffect"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Roar_AS"
|
|
],
|
|
"modifierName": "Dahaka_Roar_CreateMeteorHandler"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Dahaka_Roar_Fire_Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Roar_Fire"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_Roar_Fire_MouthEffect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Roar_Fire_Mouth"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_Roar_CreateMeteorHandler": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_Roar_CreateMeteor"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_Roar_CreateMeteor": {
|
|
"modifierName": "",
|
|
"duration": 2.0999999046325684,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.4000000059604645,
|
|
"onAdded": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"target": "SelfAttackTarget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornByPredicatePoint",
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault"
|
|
},
|
|
"timeForPredictive": 1.0
|
|
},
|
|
"gadgetID": 42904012,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"target": "SelfAttackTarget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornByPredicatePoint",
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault"
|
|
},
|
|
"timeForPredictive": 1.25
|
|
},
|
|
"gadgetID": 42904012,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 7.5,
|
|
"maxRandomRange": 30.0
|
|
},
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault"
|
|
}
|
|
},
|
|
"gadgetID": 42904012,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_Roar_Water",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Roar"
|
|
],
|
|
"modifierName": "Dahaka_Roar_Water_Effect"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Roar_Attack",
|
|
"Roar_AS"
|
|
],
|
|
"modifierName": "Dahaka_Roar_Water_MouthEffect"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Roar_AS"
|
|
],
|
|
"modifierName": "Dahaka_Roar_CreateWaterBall"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Dahaka_Roar_Water_Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Roar_Water"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_Roar_Water_MouthEffect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Roar_Water_Mouth"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_Roar_CreateWaterBall": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault"
|
|
},
|
|
"positionKey": "_DAHAKA_BORNANCHOR_",
|
|
"directionKey": ""
|
|
},
|
|
"gadgetID": 42904033,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy",
|
|
"byServer": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_Roar_Meteor_Pos",
|
|
"modifiers": {
|
|
"Meteor_Timer": {
|
|
"modifierName": "",
|
|
"duration": 1.75,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Roar_Fire_MeteorAlert",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904013,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 15.0,
|
|
"z": -5.0
|
|
},
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByLookAtEntity"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Meteor_Timer"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_Meteor_Hit",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Roar_Fire_MeteorLoop"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Level"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR7_5",
|
|
"campTargetType": "Enemy",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Dahaka_Hit_Fire",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 3.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 25.0,
|
|
"enBreak": 100.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV5",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 1.0,
|
|
"shakeTime": 0.20000000298023224,
|
|
"shakeDistance": 50.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"target": "Owner",
|
|
"effectPattern": "Eff_Monster_Dahaka_Roar_Fire_MeteorAS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"target": "Owner",
|
|
"abilityName": "Dahaka_Meteor_Pos_CreateLava"
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_Meteor_Pos_CreateLava",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
},
|
|
"gadgetID": 42904016,
|
|
"campID": 4001,
|
|
"byServer": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_Roar_WaterBall_Pos_CreateWaterBall",
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904014,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 15.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault"
|
|
}
|
|
},
|
|
"lifeByOwnerIsAlive": true,
|
|
"trackTarget": "Self"
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904014,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": -15.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault",
|
|
"angleOffset": {
|
|
"y": 180.0
|
|
}
|
|
}
|
|
},
|
|
"lifeByOwnerIsAlive": true,
|
|
"trackTarget": "Self"
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904030,
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"offset": {
|
|
"x": 30.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault"
|
|
},
|
|
"positionKey": "_DAHAKA_BORNANCHOR_",
|
|
"directionKey": ""
|
|
},
|
|
"trackTarget": "Self"
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904030,
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"offset": {
|
|
"x": -30.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault",
|
|
"angleOffset": {
|
|
"y": 180.0
|
|
}
|
|
},
|
|
"positionKey": "_DAHAKA_BORNANCHOR_",
|
|
"directionKey": ""
|
|
},
|
|
"trackTarget": "Self"
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904031,
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 40.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault"
|
|
},
|
|
"positionKey": "_DAHAKA_BORNANCHOR_",
|
|
"directionKey": ""
|
|
},
|
|
"trackTarget": "Self"
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904031,
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": -40.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault",
|
|
"angleOffset": {
|
|
"y": 180.0
|
|
}
|
|
},
|
|
"positionKey": "_DAHAKA_BORNANCHOR_",
|
|
"directionKey": ""
|
|
},
|
|
"trackTarget": "Self"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_WaterBall_Hit",
|
|
"modifiers": {
|
|
"Dahaka_WaterBall_Damage_Timer": {
|
|
"modifierName": "",
|
|
"duration": 2.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_WaterBall_Damage"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_WaterBall_Damage": {
|
|
"modifierName": "",
|
|
"duration": 30.0,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.5,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Roar_Water_WaterBall"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_Roar_Water_WaterBall_AS"
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 2.5,
|
|
"radius": 5.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Dahaka_Hit_Water",
|
|
"attenuationTag": "Monster_Dahaka_Breath",
|
|
"attenuationGroup": "Monster_Dahaka_Breath",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.5,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Water",
|
|
"elementDurability": 25.0,
|
|
"enBreak": 1.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV1",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_WaterBall_Damage_Timer"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_ElementSpring_Ice",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ElementSpring"
|
|
],
|
|
"modifierName": "Dahaka_ElementSpring_Ice_Effect"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"ElementSpring_AS"
|
|
],
|
|
"modifierName": "Dahaka_ElementSpring_CreateIceConePos"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Dahaka_ElementSpring_Ice_Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_Ice"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_Ice_Alert"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Dahaka_ShaderLightStrong_Upper"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_ElementSpring_CreateIceConePos": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 20.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault"
|
|
}
|
|
},
|
|
"gadgetID": 42904019,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy",
|
|
"byServer": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_CreateIceball",
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904047,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
},
|
|
"trackTarget": "Self"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_CreateIcecone",
|
|
"modifiers": {
|
|
"CreateIceBall": {
|
|
"modifierName": "",
|
|
"duration": 1.7000000476837158,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_IceballBS"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "IceBall_CreateIceconeHandler"
|
|
}
|
|
]
|
|
},
|
|
"IceBall_CreateIceconeHandler": {
|
|
"modifierName": "",
|
|
"duration": 23.0,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 5.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_IceballLoop",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "IceBall_CreateIcecone"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_IceballAS"
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "IceBall_CreateIcecone"
|
|
}
|
|
]
|
|
},
|
|
"IceBall_CreateIcecone": {
|
|
"modifierName": "",
|
|
"duration": 1.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_Icecone_BulletBS",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_Icecone_BulletAS",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904020,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "IceConeAttachPoint5",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "IceConeAttachPoint5",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"trackTarget": "CurLocalAvatar"
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904020,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "IceConeAttachPoint6",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "IceConeAttachPoint6",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"trackTarget": "CurLocalAvatar"
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904020,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "IceConeAttachPoint7",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "IceConeAttachPoint7",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"trackTarget": "CurLocalAvatar"
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904020,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "IceConeAttachPoint8",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "IceConeAttachPoint8",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"trackTarget": "CurLocalAvatar"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "CreateIceBall"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_Icecone_Hit",
|
|
"modifiers": {
|
|
"Send_ServerMonsterLog_ElementSpring": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"target": "OriginOwner",
|
|
"paramList": [
|
|
0,
|
|
0,
|
|
1
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_Icecone_Bullet"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_Icecone_Trail"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_Icecone_BulletHit",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"radius": 0.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Dahaka_Hit_Ice",
|
|
"attenuationTag": "Monster_Dahaka_Breath",
|
|
"attenuationGroup": "Monster_Dahaka_Breath",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.399999976158142,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Ice",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Default",
|
|
"enBreak": 1.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV1",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Send_ServerMonsterLog_ElementSpring"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_ElementSpring_Electric",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ElementSpring",
|
|
"ElementSpring_AS"
|
|
],
|
|
"modifierName": "Dahaka_ElementSpring_Electric_Effect"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"ElementSpring_AS"
|
|
],
|
|
"modifierName": "Dahaka_ElementSpring_CreateElectricBallPos"
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"RandomElectricBallHeight1": 0.0,
|
|
"RandomElectricBallHeight2": 0.0,
|
|
"RandomElectricBallHeight3": 0.0,
|
|
"RandomElectricBallHeight4": 0.0,
|
|
"RandomElectricBallHeight5": 0.0,
|
|
"RandomElectricBallHeight6": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Dahaka_ElementSpring_Electric_Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_Electric"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_Electric_Alert"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Dahaka_ShaderLightStrong_Upper"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_ElementSpring_CreateElectricBallPos": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ElectricBall_Pos_Timer1"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ElectricBall_Pos_Timer2"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ElectricBall_Pos_Timer3"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ElectricBall_Pos_Timer4"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ElectricBall_Pos_Timer5"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ElectricBall_Pos_Timer6"
|
|
}
|
|
]
|
|
},
|
|
"ElectricBall_Pos_Timer1": {
|
|
"modifierName": "",
|
|
"duration": 0.30000001192092896,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ElectricBall_Timer1"
|
|
}
|
|
]
|
|
},
|
|
"ElectricBall_Pos_Timer2": {
|
|
"modifierName": "",
|
|
"duration": 0.6000000238418579,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ElectricBall_Timer2"
|
|
}
|
|
]
|
|
},
|
|
"ElectricBall_Pos_Timer3": {
|
|
"modifierName": "",
|
|
"duration": 0.8999999761581421,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ElectricBall_Timer3"
|
|
}
|
|
]
|
|
},
|
|
"ElectricBall_Pos_Timer4": {
|
|
"modifierName": "",
|
|
"duration": 1.2000000476837158,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ElectricBall_Timer4"
|
|
}
|
|
]
|
|
},
|
|
"ElectricBall_Pos_Timer5": {
|
|
"modifierName": "",
|
|
"duration": 1.5,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ElectricBall_Timer5"
|
|
}
|
|
]
|
|
},
|
|
"ElectricBall_Pos_Timer6": {
|
|
"modifierName": "",
|
|
"duration": 1.7999999523162842,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ElectricBall_Timer6"
|
|
}
|
|
]
|
|
},
|
|
"ElectricBall_Timer1": {
|
|
"modifierName": "",
|
|
"duration": 3.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetRandomOverrideMapValue",
|
|
"valueRangeMax": 2.5,
|
|
"valueRangeMin": -2.5,
|
|
"overrideMapKey": "RandomElectricBallHeight1"
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "ElecBallPos1",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": -7.5,
|
|
"y": [
|
|
"RandomElectricBallHeight1",
|
|
15.0,
|
|
"Add"
|
|
],
|
|
"z": -4.0
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 2.5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_EffectElectricBallLoop",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "ElecBallPos1",
|
|
"directionKey": ""
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904022,
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
},
|
|
"positionKey": "ElecBallPos1",
|
|
"directionKey": ""
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"ElectricBall_Timer2": {
|
|
"modifierName": "",
|
|
"duration": 3.299999952316284,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetRandomOverrideMapValue",
|
|
"valueRangeMax": 2.5,
|
|
"valueRangeMin": -2.5,
|
|
"overrideMapKey": "RandomElectricBallHeight2"
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "ElecBallPos2",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": -12.5,
|
|
"y": [
|
|
"RandomElectricBallHeight2",
|
|
15.0,
|
|
"Add"
|
|
],
|
|
"z": -9.0
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 2.5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_EffectElectricBallLoop",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "ElecBallPos2",
|
|
"directionKey": ""
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904022,
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
},
|
|
"positionKey": "ElecBallPos2",
|
|
"directionKey": ""
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"ElectricBall_Timer3": {
|
|
"modifierName": "",
|
|
"duration": 3.5999999046325684,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetRandomOverrideMapValue",
|
|
"valueRangeMax": 2.5,
|
|
"valueRangeMin": -2.5,
|
|
"overrideMapKey": "RandomElectricBallHeight3"
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "ElecBallPos3",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": -5.0,
|
|
"y": [
|
|
"RandomElectricBallHeight3",
|
|
15.0,
|
|
"Add"
|
|
],
|
|
"z": -15.0
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 2.5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_EffectElectricBallLoop",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "ElecBallPos3",
|
|
"directionKey": ""
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904022,
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
},
|
|
"positionKey": "ElecBallPos3",
|
|
"directionKey": ""
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"ElectricBall_Timer4": {
|
|
"modifierName": "",
|
|
"duration": 3.9000000953674316,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetRandomOverrideMapValue",
|
|
"valueRangeMax": 2.5,
|
|
"valueRangeMin": -2.5,
|
|
"overrideMapKey": "RandomElectricBallHeight4"
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "ElecBallPos4",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 7.5,
|
|
"y": [
|
|
"RandomElectricBallHeight4",
|
|
15.0,
|
|
"Add"
|
|
],
|
|
"z": -4.0
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 2.5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_EffectElectricBallLoop",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "ElecBallPos4",
|
|
"directionKey": ""
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904022,
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
},
|
|
"positionKey": "ElecBallPos4",
|
|
"directionKey": ""
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"ElectricBall_Timer5": {
|
|
"modifierName": "",
|
|
"duration": 4.199999809265137,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetRandomOverrideMapValue",
|
|
"valueRangeMax": 2.5,
|
|
"valueRangeMin": -2.5,
|
|
"overrideMapKey": "RandomElectricBallHeight5"
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "ElecBallPos5",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 12.5,
|
|
"y": [
|
|
"RandomElectricBallHeight5",
|
|
15.0,
|
|
"Add"
|
|
],
|
|
"z": -9.0
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 2.5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_EffectElectricBallLoop",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "ElecBallPos5",
|
|
"directionKey": ""
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904022,
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
},
|
|
"positionKey": "ElecBallPos5",
|
|
"directionKey": ""
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"ElectricBall_Timer6": {
|
|
"modifierName": "",
|
|
"duration": 4.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetRandomOverrideMapValue",
|
|
"valueRangeMax": 2.5,
|
|
"valueRangeMin": -2.5,
|
|
"overrideMapKey": "RandomElectricBallHeight6"
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "ElecBallPos6",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 5.0,
|
|
"y": [
|
|
"RandomElectricBallHeight6",
|
|
15.0,
|
|
"Add"
|
|
],
|
|
"z": -15.0
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 2.5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_EffectElectricBallLoop",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "ElecBallPos6",
|
|
"directionKey": ""
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904022,
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
},
|
|
"positionKey": "ElecBallPos6",
|
|
"directionKey": ""
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_ElectricBall_Pos"
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_ElectricBall_Hit",
|
|
"modifiers": {
|
|
"Send_ServerMonsterLog_ElementSpring": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"target": "OriginOwner",
|
|
"paramList": [
|
|
0,
|
|
0,
|
|
1
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_ElectricBallLoop"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"radius": 0.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Dahaka_Hit_Electric",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.399999976158142,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Electric",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Default",
|
|
"enBreak": 100.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Level"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"radius": 2.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Dahaka_Hit_Electric",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.399999976158142,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Electric",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Default",
|
|
"enBreak": 100.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Send_ServerMonsterLog_ElementSpring"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementSpring_ElectricBallAS"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_ElementBurst_Ice",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"ElementBurst_BS",
|
|
"ElementBurst_Loop"
|
|
],
|
|
"modifierName": "Dahaka_ElementBurstBS_Effect"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"ElementBurst_Loop"
|
|
],
|
|
"modifierName": "Dahaka_ElementBurst_Attack"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Dahaka_ElementBurstBS_Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "Limbo",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementBurst_IceBS"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Dahaka_ShaderLightStrong_Upper"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Dahaka_ShaderLightNormal_Upper"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_ElementBurst_Attack": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 6.5,
|
|
"state": "DenyLockOn",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementBurst_Ice"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementBurst_Ice_Ground"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_ElementBurst_IceBlockWave1"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_ElementBurst_IceBlockWave2"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_ElementBurst_IceBlockWave3"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_ElementBurst_Timer"
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Fore",
|
|
"PushCollider_Hind",
|
|
"PushCollider_Body",
|
|
"PushCollider_Back",
|
|
"PushCollider_Tail",
|
|
"PushCollider_Fore_Extra",
|
|
"PushCollider_Hind_Extra",
|
|
"PushCollider_Body_Extra",
|
|
"PushCollider_Back_Extra",
|
|
"PushCollider_Tail_Extra"
|
|
]
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_UnderGround",
|
|
"PushCollider_UnderGround_Extra"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox_ForeR_Up",
|
|
"HitBox_ForeR_Down",
|
|
"HitBox_ForeL_Up",
|
|
"HitBox_ForeL_Down",
|
|
"HitBox_HindR_Up",
|
|
"HitBox_HindR_Down",
|
|
"HitBox_HindL_Up",
|
|
"HitBox_HindL_Down",
|
|
"HitBox_Tail_01",
|
|
"HitBox_Tail_02"
|
|
]
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "LockDummyAttachPoint",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "LockDummyAttachPoint",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"gadgetID": 42904042,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy",
|
|
"byServer": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Fore",
|
|
"PushCollider_Hind",
|
|
"PushCollider_Body",
|
|
"PushCollider_Back",
|
|
"PushCollider_Tail",
|
|
"PushCollider_Fore_Extra",
|
|
"PushCollider_Hind_Extra",
|
|
"PushCollider_Body_Extra",
|
|
"PushCollider_Back_Extra",
|
|
"PushCollider_Tail_Extra"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_UnderGround",
|
|
"PushCollider_UnderGround_Extra"
|
|
]
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox_ForeR_Up",
|
|
"HitBox_ForeR_Down",
|
|
"HitBox_ForeL_Up",
|
|
"HitBox_ForeL_Down",
|
|
"HitBox_HindR_Up",
|
|
"HitBox_HindR_Down",
|
|
"HitBox_HindL_Up",
|
|
"HitBox_HindL_Down",
|
|
"HitBox_Tail_01",
|
|
"HitBox_Tail_02"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "KillSelf",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42904042
|
|
}
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_ElementBurst_IceBlockWave1"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_ElementBurst_IceBlockWave2"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_ElementBurst_IceBlockWave3"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_ElementBurst_Timer": {
|
|
"modifierName": "",
|
|
"duration": 15.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "ElementBurstLoop",
|
|
"value": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "ElementBurstLoop"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_ElementBurst_IceBlockWave1": {
|
|
"modifierName": "",
|
|
"duration": 4.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 5.0,
|
|
"maxRandomRange": 25.0
|
|
},
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault"
|
|
}
|
|
},
|
|
"gadgetID": 42904023,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 15.0,
|
|
"maxRandomRange": 40.0
|
|
},
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault"
|
|
}
|
|
},
|
|
"gadgetID": 42904023,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 5.0,
|
|
"maxRandomRange": 25.0
|
|
},
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault"
|
|
}
|
|
},
|
|
"gadgetID": 42904023,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 15.0,
|
|
"maxRandomRange": 40.0
|
|
},
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault"
|
|
}
|
|
},
|
|
"gadgetID": 42904023,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_ElementBurst_IceBlockWave2": {
|
|
"modifierName": "",
|
|
"duration": 2.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"target": "SelfAttackTarget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornByPredicatePoint",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 2.5
|
|
},
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault"
|
|
},
|
|
"timeForPredictive": 0.75
|
|
},
|
|
"gadgetID": 42904023,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_ElementBurst_IceBlockWave3": {
|
|
"modifierName": "",
|
|
"duration": 6.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"target": "SelfAttackTarget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornByPredicatePoint",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 2.5
|
|
},
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault"
|
|
},
|
|
"timeForPredictive": 0.75
|
|
},
|
|
"gadgetID": 42904023,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_IceBlock_Pos",
|
|
"modifiers": {
|
|
"IceBlock_Timer": {
|
|
"modifierName": "",
|
|
"duration": 0.75,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42904024,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 20.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByLookAtEntity"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "IceBlock_Timer"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementBurst_Ice_IceBlockAlert",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_IceBlock_Explode",
|
|
"modifiers": {
|
|
"IceBlock_Explode_Damage1": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR5",
|
|
"campTargetType": "Enemy",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"attacker": "Self",
|
|
"attackInfo": {
|
|
"attackTag": "Dahaka_Hit_Ice",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.75,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Ice",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 50.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "IceBlock_Explode_Damage2"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "IceBlock_Explode_Damage3"
|
|
}
|
|
]
|
|
},
|
|
"IceBlock_Explode_Damage2": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR8",
|
|
"campTargetType": "Enemy",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"attacker": "Self",
|
|
"attackInfo": {
|
|
"attackTag": "Dahaka_Hit_Ice",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.75,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Ice",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 50.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"IceBlock_Explode_Damage3": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR11",
|
|
"campTargetType": "Enemy",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"attacker": "Self",
|
|
"attackInfo": {
|
|
"attackTag": "Dahaka_Hit_Ice",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.5,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Ice",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 100.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV3",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Send_ServerMonsterLog_ElementBurst": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"target": "OriginOwner",
|
|
"paramList": [
|
|
0,
|
|
0,
|
|
2
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementBurst_Ice_IceBlockAS",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "IceBlock_Explode_Damage1"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_IceBlock_Hit",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementBurst_Ice_IceBlockLoop"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Level"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"target": "Owner",
|
|
"abilityName": "Dahaka_IceBlock_Explode"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Dahaka_ElementBurst_Electric",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"ElementBurst_BS",
|
|
"ElementBurst_Loop"
|
|
],
|
|
"modifierName": "Dahaka_ElementBurstBS_Effect"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"ElementBurst_Loop"
|
|
],
|
|
"modifierName": "Dahaka_ElementBurst_Attack"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Dahaka_ElementBurstBS_Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementBurst_ElectricBS"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Dahaka_ShaderLightStrong_Upper"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Dahaka_ShaderLightNormal_Upper"
|
|
},
|
|
{
|
|
"$type": "KillSelf",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42904025
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_ElementBurst_Attack": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "DenyLockOn",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementBurst_Electric"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementBurst_Electric_Ground"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Dahaka_ElementBurst_Timer"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault"
|
|
},
|
|
"positionKey": "_DAHAKA_BORNANCHOR_",
|
|
"directionKey": ""
|
|
},
|
|
"gadgetID": 42904025,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy",
|
|
"byServer": true
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Fore",
|
|
"PushCollider_Hind",
|
|
"PushCollider_Body",
|
|
"PushCollider_Back",
|
|
"PushCollider_Tail",
|
|
"PushCollider_Fore_Extra",
|
|
"PushCollider_Hind_Extra",
|
|
"PushCollider_Body_Extra",
|
|
"PushCollider_Back_Extra",
|
|
"PushCollider_Tail_Extra"
|
|
]
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_UnderGround",
|
|
"PushCollider_UnderGround_Extra"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox_ForeR_Up",
|
|
"HitBox_ForeR_Down",
|
|
"HitBox_ForeL_Up",
|
|
"HitBox_ForeL_Down",
|
|
"HitBox_HindR_Up",
|
|
"HitBox_HindR_Down",
|
|
"HitBox_HindL_Up",
|
|
"HitBox_HindL_Down",
|
|
"HitBox_Tail_01",
|
|
"HitBox_Tail_02"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Fore",
|
|
"PushCollider_Hind",
|
|
"PushCollider_Body",
|
|
"PushCollider_Back",
|
|
"PushCollider_Tail",
|
|
"PushCollider_Fore_Extra",
|
|
"PushCollider_Hind_Extra",
|
|
"PushCollider_Body_Extra",
|
|
"PushCollider_Back_Extra",
|
|
"PushCollider_Tail_Extra"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_UnderGround",
|
|
"PushCollider_UnderGround_Extra"
|
|
]
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox_ForeR_Up",
|
|
"HitBox_ForeR_Down",
|
|
"HitBox_ForeL_Up",
|
|
"HitBox_ForeL_Down",
|
|
"HitBox_HindR_Up",
|
|
"HitBox_HindR_Down",
|
|
"HitBox_HindL_Up",
|
|
"HitBox_HindL_Down",
|
|
"HitBox_Tail_01",
|
|
"HitBox_Tail_02"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_ElementBurst_Timer": {
|
|
"modifierName": "",
|
|
"duration": 18.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "ElementBurstLoop",
|
|
"value": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "ElementBurstLoop"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_ElectricNet_Pos",
|
|
"modifiers": {
|
|
"Create_ElectricNet1_Timer": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Create_ElectricNet1"
|
|
}
|
|
]
|
|
},
|
|
"Create_ElectricNet2_Timer": {
|
|
"modifierName": "",
|
|
"duration": 5.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Create_ElectricNet2"
|
|
}
|
|
]
|
|
},
|
|
"Create_ElectricNet3_Timer": {
|
|
"modifierName": "",
|
|
"duration": 10.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Create_ElectricNet3"
|
|
}
|
|
]
|
|
},
|
|
"Create_ElectricNet4_Timer": {
|
|
"modifierName": "",
|
|
"duration": 15.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Create_ElectricNet4"
|
|
}
|
|
]
|
|
},
|
|
"Create_ElectricNet1": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementBurst_ElectricNetAlertCenter",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault",
|
|
"randomAngleHor": 180.0
|
|
}
|
|
},
|
|
"gadgetID": 42904038,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
]
|
|
},
|
|
"Create_ElectricNet2": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementBurst_ElectricNetAlertCenter",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault",
|
|
"randomAngleHor": 180.0
|
|
}
|
|
},
|
|
"gadgetID": 42904039,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
]
|
|
},
|
|
"Create_ElectricNet3": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementBurst_ElectricNetAlertCenter",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault",
|
|
"randomAngleHor": 180.0
|
|
}
|
|
},
|
|
"gadgetID": 42904040,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
]
|
|
},
|
|
"Create_ElectricNet4": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementBurst_ElectricNetAlertCenter",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault",
|
|
"randomAngleHor": 180.0
|
|
}
|
|
},
|
|
"gadgetID": 42904041,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Create_ElectricNet1_Timer"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Create_ElectricNet2_Timer"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Create_ElectricNet3_Timer"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Create_ElectricNet4_Timer"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_ElectricNet_Wave1",
|
|
"onAdded": [
|
|
{
|
|
"$type": "Randomed",
|
|
"chance": 0.5,
|
|
"successActions": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint2",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint2"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint4",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint4"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint6",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint6"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint8",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint8"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint10",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint10"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint12",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint12"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint1",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint1"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint2",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint2"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint3",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint3"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint4",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint4"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint7",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint7"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint8",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint8"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint9",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint9"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint10",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint10"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_ElectricNet_Wave2",
|
|
"onAdded": [
|
|
{
|
|
"$type": "Randomed",
|
|
"chance": 0.5,
|
|
"successActions": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint1",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint1"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint2",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint2"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint4",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint4"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint5",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint5"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint7",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint7"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint8",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint8"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint10",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint10"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint11",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint11"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint1",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint1"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint2",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint2"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint3",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint3"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint5",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint5"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint6",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint6"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint7",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint7"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint9",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint9"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint10",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint10"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint11",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint11"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_ElectricNet_Wave3",
|
|
"onAdded": [
|
|
{
|
|
"$type": "Randomed",
|
|
"chance": 0.5,
|
|
"successActions": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint1",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint1"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint2",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint2"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint3",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint3"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint5",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint5"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint6",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint6"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint7",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint7"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint9",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint9"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint10",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint10"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint11",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint11"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint1",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint1"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint2",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint2"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint12",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint12"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint3",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint3"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint4",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint4"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint5",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint5"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint6",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint6"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint8",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint8"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint10",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint10"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_ElectricNet_Wave4",
|
|
"onAdded": [
|
|
{
|
|
"$type": "Randomed",
|
|
"chance": 0.5,
|
|
"successActions": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint1",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint1"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint2",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint2"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint3",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint3"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint4",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint4"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint5",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint5"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint6",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint6"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint7",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint7"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint12",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint12"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint9",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint9"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint11",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint11"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint1",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint1"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint2",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint2"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint3",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint3"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint4",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint4"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint5",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint5"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint8",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint8"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint9",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint9"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint10",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint10"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint11",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint11"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "ElectricNetAttachPoint7",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "ElectricNetAttachPoint7"
|
|
},
|
|
"gadgetID": 42904037,
|
|
"campID": 4001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_ElectricNet",
|
|
"abilitySpecials": {
|
|
"RandomTimer1": 0.10000000149011612,
|
|
"RandomTimer2": 0.10000000149011612,
|
|
"RandomTimer3": 0.10000000149011612,
|
|
"RandomTimer4": 0.10000000149011612,
|
|
"RandomTimer5": 0.10000000149011612,
|
|
"RandomTimer6": 0.10000000149011612
|
|
},
|
|
"modifiers": {
|
|
"ElectricNet_Timer": {
|
|
"modifierName": "",
|
|
"duration": 2.700000047683716,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementBurst_ElectricNetAlert",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetRandomOverrideMapValue",
|
|
"valueRangeMax": 1.0,
|
|
"valueRangeMin": 0.10000000149011612,
|
|
"overrideMapKey": "RandomTimer1"
|
|
},
|
|
{
|
|
"$type": "SetRandomOverrideMapValue",
|
|
"valueRangeMax": 1.0,
|
|
"valueRangeMin": 0.10000000149011612,
|
|
"overrideMapKey": "RandomTimer2"
|
|
},
|
|
{
|
|
"$type": "SetRandomOverrideMapValue",
|
|
"valueRangeMax": 1.0,
|
|
"valueRangeMin": 0.10000000149011612,
|
|
"overrideMapKey": "RandomTimer3"
|
|
},
|
|
{
|
|
"$type": "SetRandomOverrideMapValue",
|
|
"valueRangeMax": 1.0,
|
|
"valueRangeMin": 0.10000000149011612,
|
|
"overrideMapKey": "RandomTimer4"
|
|
},
|
|
{
|
|
"$type": "SetRandomOverrideMapValue",
|
|
"valueRangeMax": 1.0,
|
|
"valueRangeMin": 0.10000000149011612,
|
|
"overrideMapKey": "RandomTimer5"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ElectricNet_Effect1"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ElectricNet_Effect2"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ElectricNet_Effect3"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ElectricNet_Effect4"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ElectricNet_Effect5"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "Dahaka_ElectricNet_Damage_Handler"
|
|
}
|
|
]
|
|
},
|
|
"ElectricNet_Effect1": {
|
|
"modifierName": "",
|
|
"duration": "RandomTimer1",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireSubEmitterEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementBurst_ElectricNet",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 5.0
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 2.0,
|
|
"maxRandomRange": 7.5
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByWorld",
|
|
"eularAngles": {
|
|
"x": 1.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAudio",
|
|
"operation": {
|
|
"$type": "ConfigAudioEventOp",
|
|
"operation": {
|
|
"text": "Play_sfx_monster_dahaka_vfx_elementBurst_electricNet"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"ElectricNet_Effect2": {
|
|
"modifierName": "",
|
|
"duration": "RandomTimer2",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireSubEmitterEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementBurst_ElectricNet",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": -2.0,
|
|
"y": 0.0,
|
|
"z": 17.5
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 5.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByWorld",
|
|
"eularAngles": {
|
|
"x": 1.0
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"ElectricNet_Effect3": {
|
|
"modifierName": "",
|
|
"duration": "RandomTimer3",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireSubEmitterEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementBurst_ElectricNet",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 3.0,
|
|
"y": 0.0,
|
|
"z": 27.5
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 5.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByWorld",
|
|
"eularAngles": {
|
|
"x": 1.0
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"ElectricNet_Effect4": {
|
|
"modifierName": "",
|
|
"duration": "RandomTimer4",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireSubEmitterEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementBurst_ElectricNet",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": -4.0,
|
|
"y": 0.0,
|
|
"z": 35.0
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 5.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByWorld",
|
|
"eularAngles": {
|
|
"x": 1.0
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"ElectricNet_Effect5": {
|
|
"modifierName": "",
|
|
"duration": "RandomTimer5",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireSubEmitterEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_ElementBurst_ElectricNet",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 45.0
|
|
},
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 5.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByWorld",
|
|
"eularAngles": {
|
|
"x": 1.0,
|
|
"z": 1.0
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_ElectricNet_Damage_Handler": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Applier",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetForwardAndSelfPosition",
|
|
"logic": "Lesser",
|
|
"value": 15.0
|
|
},
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 5.0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Dahaka_ElectricNet_Damage"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Dahaka_ElectricNet_Damage": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"attackInfo": {
|
|
"attackTag": "Dahaka_Hit_Electric",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 3.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Electric",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 999999.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV3",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Send_ServerMonsterLog_ElementBurst": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"target": "OriginOwner",
|
|
"paramList": [
|
|
0,
|
|
0,
|
|
2
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ElectricNet_Timer"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_Crystal_ElementType",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_ELEMENTTYPE_",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
-0.5,
|
|
0.5,
|
|
1.5,
|
|
2.5,
|
|
3.5,
|
|
4.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Empty",
|
|
"Dahaka_Crystal_ElementType_Fire",
|
|
"Dahaka_Crystal_ElementType_Water",
|
|
"Dahaka_Crystal_ElementType_Ice",
|
|
"Dahaka_Crystal_ElementType_Electric"
|
|
]
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Dahaka_Crystal_ElementType_Fire": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "ElementType",
|
|
"value": 1.0
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_Crystal_ElementType_Water": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "ElementType",
|
|
"value": 2.0
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_Crystal_ElementType_Electric": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "ElementType",
|
|
"value": 3.0
|
|
}
|
|
]
|
|
},
|
|
"Dahaka_Crystal_ElementType_Ice": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "ElementType",
|
|
"value": 4.0
|
|
}
|
|
]
|
|
},
|
|
"Empty": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "ElementType",
|
|
"value": 0.0
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Dahaka_AirWall_Effect",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Dahaka_AirWall"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
] |