Files
GenshinData-1/BinOutput/Ability/Temp/GadgetAbilities/ConfigAbility_Scene_Test_WhiteBox.json
Dimbreath d633c8cfe5 BinOutput
2021-05-16 19:49:16 -03:00

3219 lines
127 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Gear_Test_Charging_Pot",
"modifiers": {
"SelfCharging": {
"modifierName": "",
"elementType": "AntiFire",
"elementDurability": 310.0,
"modifierMixins": [
{
"$type": "ShieldBarMixin",
"showDamageText": ""
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "SelfCharging"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Gear_Test_Chemistry_Controller",
"abilityMixins": [
{
"$type": "AttachToGadgetStateMixin",
"modifierName": "Default"
},
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 201,
"modifierName": "GearStart"
}
],
"modifiers": {
"Default": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "CreateGadget",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "CREATE_COUNT",
"value": 0.0
}
]
}
],
"lifeByOwnerIsAlive": true,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "bornPoint"
},
"gadgetID": 70900349,
"campTargetType": "All",
"byServer": true
},
{
"$type": "DebugLog",
"content": "#### Trigger #### Trigger ####"
},
{
"$type": "DebugLog",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "CREATE_COUNT",
"value": 0.0
}
],
"content": "DIE DIE DIE DIE!!!!!!!"
},
{
"$type": "KillSelf",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "CREATE_COUNT",
"value": 0.0
}
]
},
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "CREATE_COUNT",
"useLimitRange": true,
"maxValue": 2.0,
"minValue": 0.0
}
]
},
"GearStart": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Duration"
},
{
"$type": "KillSelf"
}
]
},
"Duration": {
"modifierName": "",
"duration": 10.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ExecuteGadgetLua"
}
]
}
},
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 2.0,
"key": "CREATE_COUNT",
"useLimitRange": true,
"maxValue": 2.0,
"minValue": 0.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Gear_Test_Chemistry_Seed",
"modifiers": {
"Chemistry_Seed_Count": {
"modifierName": "",
"duration": 0.20000000298023224,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"target": "Applier",
"value": 1.0,
"key": "HAS_AVATAR_NEAR",
"useLimitRange": true,
"maxValue": 4.0,
"minValue": 0.0
}
]
},
"ChemistrySeed_Material": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Item_WindSeed"
}
],
"onKill": [
{
"$type": "SendEffectTrigger",
"parameter": "Disappear"
},
{
"$type": "ExecuteGadgetLua",
"target": "Owner",
"param1": 201
}
]
},
"Chemistry_Seed_Eff2": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Item_Element_WindForce_02",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "BulletPos2"
}
},
{
"$type": "KillSelf",
"target": "Applier"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "ELEMENT_COUNT",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "ELEMENT_COUNT",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
}
]
},
"Chemistry_Seed_Eff3": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Item_Element_WindForce_03",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "BulletPos3"
}
},
{
"$type": "KillSelf",
"target": "Applier"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "ELEMENT_COUNT",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "ELEMENT_COUNT",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
}
]
},
"Chemistry_Seed_AoE": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"target": "Team",
"modifierName": "Chemistry_Seed"
}
]
},
"Chemistry_Seed": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "CreateGadget",
"target": "CurLocalAvatar",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Team",
"key": "_HAS_ELEMFORCE_BULLET",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"ownerIs": "Other",
"gadgetID": 70900350,
"campID": 1001,
"campTargetType": "Enemy",
"byServer": true
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"sortType": "Nearest",
"shapeName": "CircleR2",
"campTargetType": "All",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "IS_CHEMISTRY_SEED",
"value": 1.0
}
],
"modifierName": "Kill_Chemistry_Seed"
}
]
},
"Kill_Chemistry_Seed": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "KillSelf"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "ChemistrySeed_Material"
}
],
"onFieldEnter": [
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"sortType": "Nearest",
"shapeName": "CircleR5",
"campTargetType": "All",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"modifierName": "Chemistry_Seed_AoE"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"sortType": "Nearest",
"shapeName": "CircleR5",
"campTargetType": "All",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "ELEMENT_COUNT",
"value": 2.0
}
],
"modifierName": "Chemistry_Seed_Eff3"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"sortType": "Nearest",
"shapeName": "CircleR5",
"campTargetType": "All",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "ELEMENT_COUNT",
"value": 1.0
}
],
"modifierName": "Chemistry_Seed_Eff2"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_SceneObj_ElementRock_01_Break"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Gear_Test_Chemistry_Bullet",
"modifiers": {
"Rock_Material": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Item_Element_WindForce_01",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "BulletPos1"
}
}
]
}
},
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_IS_ELEMFORCE_BULLET",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"target": "Team",
"value": 1.0,
"key": "_HAS_ELEMFORCE_BULLET",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "ELEMENT_COUNT",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
},
{
"$type": "AttachModifier",
"modifierName": "Rock_Material"
}
],
"onKill": [
{
"$type": "FireEffect",
"effectPattern": "Eff_SceneObj_ElementRock_01_Break"
},
{
"$type": "KillSelf"
},
{
"$type": "AddGlobalValue",
"target": "Team",
"value": -1.0,
"key": "_HAS_ELEMFORCE_BULLET",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Gear_Test_Chemistry_Table",
"abilityMixins": [
{
"$type": "AttachToGadgetStateMixin",
"modifierName": "AbsorbRock_Continue"
},
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 901,
"modifierName": "100Point"
},
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 902,
"modifierName": "200Point"
},
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 903,
"modifierName": "300Point"
},
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 203,
"modifierName": "Close"
},
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 204,
"modifierName": "Default"
}
],
"modifiers": {
"Close": {
"modifierName": "",
"elementDurability": 100.0
},
"Default": {
"modifierName": "",
"elementDurability": 100.0
},
"100Point": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.5,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_SceneObj_Elem_Water_Active"
}
],
"onThinkInterval": [
{
"$type": "ExecuteGadgetLua"
}
]
},
"200Point": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.5,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_SceneObj_Elem_Fire_Active"
}
],
"onThinkInterval": [
{
"$type": "ExecuteGadgetLua"
}
]
},
"300Point": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.5,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_SceneObj_Elem_Ice_Active"
}
],
"onThinkInterval": [
{
"$type": "ExecuteGadgetLua"
}
]
},
"AbsorbRock_Continue": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.5,
"onThinkInterval": [
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR5",
"campTargetType": "All",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_IS_ELEMFORCE_BULLET",
"value": 1.0
}
],
"modifierName": "AbsorbRock_Add_2_Bullet"
}
]
},
"AbsorbRock_Add_2_Bullet": {
"modifierName": "",
"duration": 0.6000000238418579,
"elementDurability": 100.0,
"thinkInterval": 2.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_SceneObj_Hole_Path"
}
],
"onThinkInterval": [
{
"$type": "SetSelfAttackTarget",
"target": "Applier"
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "ELEMENT_COUNT",
"value": 1.0
}
],
"bulletID": 70900352,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "BulletPos1"
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "ELEMENT_COUNT",
"value": 2.0
}
],
"bulletID": 70900353,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "BulletPos2"
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "ELEMENT_COUNT",
"value": 3.0
}
],
"bulletID": 70900354,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "BulletPos3"
}
},
{
"$type": "KillSelf"
}
]
}
},
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "IS_CHEMISTTY_TABLE",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Gear_Test_Chemistry_Absorb100",
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Item_Element_WindForce_01"
}
],
"onAbilityStart": [
{
"$type": "ExecuteGadgetLua",
"target": "Target",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "IS_CHEMISTTY_TABLE",
"value": 1.0
}
],
"param1": 901
},
{
"$type": "KillSelf",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "IS_CHEMISTTY_TABLE",
"value": 1.0
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Gear_Test_Chemistry_Absorb200",
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Item_Element_WindForce_01"
}
],
"onAbilityStart": [
{
"$type": "ExecuteGadgetLua",
"target": "Target",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "IS_CHEMISTTY_TABLE",
"value": 1.0
}
],
"param1": 902
},
{
"$type": "KillSelf",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "IS_CHEMISTTY_TABLE",
"value": 1.0
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Gear_Test_Chemistry_Absorb300",
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Item_Element_WindForce_01"
}
],
"onAbilityStart": [
{
"$type": "ExecuteGadgetLua",
"target": "Target",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "IS_CHEMISTTY_TABLE",
"value": 1.0
}
],
"param1": 903
},
{
"$type": "KillSelf",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "IS_CHEMISTTY_TABLE",
"value": 1.0
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Gear_Test_Bitwise",
"abilityMixins": [
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 201,
"modifierName": "AND_Select"
},
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 202,
"modifierName": "OR_Select"
},
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 203,
"modifierName": "NOT_Select"
},
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 204,
"modifierName": "XOR_Select"
}
],
"modifiers": {
"Play_Eff": {
"modifierName": "",
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_SceneObj_BombBarrel_01_Explode"
}
]
},
"AND_Select": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsBySelfGroup",
"operation": "AND",
"value": 1,
"compareType": "Greater"
},
"modifierName": "Play_Eff"
}
]
},
"OR_Select": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsBySelfGroup",
"value": 4,
"compareType": "Lesser"
},
"modifierName": "Play_Eff"
}
]
},
"NOT_Select": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsBySelfGroup",
"value": 3
},
"modifierName": "Play_Eff"
}
]
},
"XOR_Select": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsBySelfGroup",
"operation": "XOR",
"value": 4,
"compareType": "LesserOrEqual"
},
"modifierName": "Play_Eff"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Gear_Other_Test_TreeRoot",
"modifiers": {
"Revive": {
"modifierName": "",
"elementDurability": 100.0,
"onBeingHit": [
{
"$type": "ExecuteGadgetLua",
"predicates": [
{
"$type": "ByHitElement",
"element": "Water"
}
],
"param1": 201
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByHitElement",
"element": "Water"
}
],
"effectPattern": "Eff_Chest_Open_Action"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Revive"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Gear_Test_DungeonFog",
"abilityMixins": [
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 201,
"modifierName": "Fire_Effect"
}
],
"modifiers": {
"Fire_Effect": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "TriggerPostProcessEffectMixin",
"postEffectAssetName": "PostEffect_Scene_Fog",
"duration": 0.0,
"isStageEffect": true
}
],
"onAdded": [
{
"$type": "DungeonFogEffects",
"enable": true,
"cameraFogEffectName": "Eff_Camera_Fog",
"playerFogEffectName": "Eff_Area_Smoke_01",
"localOffset": {
"z": 20.5
}
}
],
"onRemoved": [
{
"$type": "DungeonFogEffects",
"cameraFogEffectName": "Eff_Camera_Fog",
"playerFogEffectName": "Eff_Area_Smoke_01",
"localOffset": {
"z": 20.5
}
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Gear_Other_Test_OneStrokeBoard",
"onFieldEnter": [
{
"$type": "ExecuteGadgetLua",
"param1": 1
},
{
"$type": "DebugLog",
"doOffStage": true,
"content": "OnStrokeEnterField"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Gear_Other_Test_Gravity_Board_Small",
"abilityMixins": [
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 204,
"modifierName": "RemoveNormal"
}
],
"modifiers": {
"Light_Material": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_SceneObj_Gear_Gravity_Lv1"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_SceneObj_Gear_Gravity_Center"
}
]
},
"RemoveNormal": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveModifier",
"modifierName": "Normal"
}
]
},
"Normal": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.5,
"modifierMixins": [
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 201,
"modifierName": "Fire_Effect"
}
],
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "TOTAL_WEIGHT",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SumTargetWeightToSelfGlobalValue",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR0_8",
"campTargetType": "AllExceptSelf",
"sizeRatio": 1.0
},
"key": "TOTAL_WEIGHT"
},
{
"$type": "Predicated",
"target": "Caster",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "TOTAL_WEIGHT",
"value": 19.0,
"compareType": "LessAndEqual"
}
],
"successActions": [
{
"$type": "ExecuteGadgetLua"
},
{
"$type": "RemoveModifier",
"modifierName": "Delay_To_State201"
}
]
},
{
"$type": "Predicated",
"target": "Caster",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "TOTAL_WEIGHT",
"value": 19.0,
"compareType": "MoreThan"
}
],
"successActions": [
{
"$type": "ExecuteGadgetLua",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_IS_IN_GEARSTART",
"value": 0.0
},
{
"$type": "ByTargetGlobalValue",
"key": "_IS_IN_WAITING",
"value": 0.0
}
],
"param1": 901
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_IS_IN_GEARSTART",
"value": 0.0
},
{
"$type": "ByTargetGlobalValue",
"key": "_IS_IN_WAITING",
"value": 0.0
}
],
"modifierName": "Delay_To_State201"
}
]
}
]
},
"Delay_To_State201": {
"stacking": "Unique",
"modifierName": "",
"duration": 2.5,
"elementDurability": 100.0,
"thinkInterval": 2.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_IS_IN_WAITING",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_IS_IN_WAITING",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onThinkInterval": [
{
"$type": "ExecuteGadgetLua",
"param1": 201
}
]
},
"Fire_Effect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_IS_IN_GEARSTART",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "FireEffect",
"effectPattern": "Eff_SceneObj_Gear_Gravity_Success"
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_IS_IN_GEARSTART",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_IS_IN_GEARSTART",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_IS_IN_WAITING",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "Normal"
},
{
"$type": "ApplyModifier",
"modifierName": "Light_Material"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Gear_Other_Test_Gravity_Board_Middle",
"abilityMixins": [
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 204,
"modifierName": "RemoveNormal"
}
],
"modifiers": {
"Light_Material": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_SceneObj_Gear_Gravity_Lv1"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_SceneObj_Gear_Gravity_Lv2"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_SceneObj_Gear_Gravity_Center"
}
]
},
"RemoveNormal": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveModifier",
"modifierName": "Normal"
}
]
},
"Normal": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.5,
"modifierMixins": [
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 201,
"modifierName": "Fire_Effect"
}
],
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "TOTAL_WEIGHT",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SumTargetWeightToSelfGlobalValue",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR1_2",
"campTargetType": "AllExceptSelf",
"sizeRatio": 1.0
},
"key": "TOTAL_WEIGHT"
},
{
"$type": "Predicated",
"target": "Caster",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "TOTAL_WEIGHT",
"value": 19.0,
"compareType": "LessAndEqual"
}
],
"successActions": [
{
"$type": "ExecuteGadgetLua"
},
{
"$type": "RemoveModifier",
"modifierName": "Delay_To_State201"
}
]
},
{
"$type": "Predicated",
"target": "Caster",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "TOTAL_WEIGHT",
"value": 19.0,
"compareType": "MoreThan"
},
{
"$type": "ByTargetGlobalValue",
"key": "TOTAL_WEIGHT",
"value": 69.0,
"compareType": "LessAndEqual"
}
],
"successActions": [
{
"$type": "ExecuteGadgetLua",
"param1": 901
},
{
"$type": "RemoveModifier",
"modifierName": "Delay_To_State201"
}
]
},
{
"$type": "Predicated",
"target": "Caster",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "TOTAL_WEIGHT",
"value": 69.0,
"compareType": "MoreThan"
}
],
"successActions": [
{
"$type": "ExecuteGadgetLua",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_IS_IN_GEARSTART",
"value": 0.0
},
{
"$type": "ByTargetGlobalValue",
"key": "_IS_IN_WAITING",
"value": 0.0
}
],
"param1": 902
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_IS_IN_GEARSTART",
"value": 0.0
},
{
"$type": "ByTargetGlobalValue",
"key": "_IS_IN_WAITING",
"value": 0.0
}
],
"modifierName": "Delay_To_State201"
}
]
}
]
},
"Delay_To_State201": {
"stacking": "Unique",
"modifierName": "",
"duration": 2.0999999046325684,
"elementDurability": 100.0,
"thinkInterval": 2.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_IS_IN_WAITING",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_IS_IN_WAITING",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onThinkInterval": [
{
"$type": "ExecuteGadgetLua",
"param1": 201
}
]
},
"Fire_Effect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_IS_IN_GEARSTART",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "FireEffect",
"effectPattern": "Eff_SceneObj_Gear_Gravity_Success"
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_IS_IN_GEARSTART",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_IS_IN_GEARSTART",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_IS_IN_WAITING",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "Normal"
},
{
"$type": "ApplyModifier",
"modifierName": "Light_Material"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Gear_Other_Test_Gravity_Board_Great",
"abilityMixins": [
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 204,
"modifierName": "RemoveNormal"
}
],
"modifiers": {
"Light_Material": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_SceneObj_Gear_Gravity_Lv1"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_SceneObj_Gear_Gravity_Lv2"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_SceneObj_Gear_Gravity_Lv3"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_SceneObj_Gear_Gravity_Center"
}
]
},
"RemoveNormal": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveModifier",
"modifierName": "Normal"
}
]
},
"Normal": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.5,
"modifierMixins": [
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 201,
"modifierName": "Fire_Effect"
}
],
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "TOTAL_WEIGHT",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SumTargetWeightToSelfGlobalValue",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR1_6",
"campTargetType": "AllExceptSelf",
"sizeRatio": 1.0
},
"key": "TOTAL_WEIGHT"
},
{
"$type": "Predicated",
"target": "Caster",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "TOTAL_WEIGHT",
"value": 19.0,
"compareType": "LessAndEqual"
}
],
"successActions": [
{
"$type": "ExecuteGadgetLua"
},
{
"$type": "RemoveModifier",
"modifierName": "Delay_To_State201"
}
]
},
{
"$type": "Predicated",
"target": "Caster",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "TOTAL_WEIGHT",
"value": 19.0,
"compareType": "MoreThan"
},
{
"$type": "ByTargetGlobalValue",
"key": "TOTAL_WEIGHT",
"value": 69.0,
"compareType": "LessAndEqual"
}
],
"successActions": [
{
"$type": "ExecuteGadgetLua",
"param1": 901
},
{
"$type": "RemoveModifier",
"modifierName": "Delay_To_State201"
}
]
},
{
"$type": "Predicated",
"target": "Caster",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "TOTAL_WEIGHT",
"value": 69.0,
"compareType": "MoreThan"
},
{
"$type": "ByTargetGlobalValue",
"key": "TOTAL_WEIGHT",
"value": 104.0,
"compareType": "LessAndEqual"
}
],
"successActions": [
{
"$type": "ExecuteGadgetLua",
"param1": 902
},
{
"$type": "RemoveModifier",
"modifierName": "Delay_To_State201"
}
]
},
{
"$type": "Predicated",
"target": "Caster",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "TOTAL_WEIGHT",
"value": 104.0,
"compareType": "MoreThan"
}
],
"successActions": [
{
"$type": "ExecuteGadgetLua",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_IS_IN_GEARSTART",
"value": 0.0
},
{
"$type": "ByTargetGlobalValue",
"key": "_IS_IN_WAITING",
"value": 0.0
}
],
"param1": 903
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_IS_IN_GEARSTART",
"value": 0.0
},
{
"$type": "ByTargetGlobalValue",
"key": "_IS_IN_WAITING",
"value": 0.0
}
],
"modifierName": "Delay_To_State201"
}
]
}
]
},
"Delay_To_State201": {
"stacking": "Unique",
"modifierName": "",
"duration": 2.0999999046325684,
"elementDurability": 100.0,
"thinkInterval": 2.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_IS_IN_WAITING",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_IS_IN_WAITING",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onThinkInterval": [
{
"$type": "ExecuteGadgetLua",
"param1": 201
}
]
},
"Fire_Effect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_IS_IN_GEARSTART",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "FireEffect",
"effectPattern": "Eff_SceneObj_Gear_Gravity_Success"
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_IS_IN_GEARSTART",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_IS_IN_GEARSTART",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_IS_IN_WAITING",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "Normal"
},
{
"$type": "ApplyModifier",
"modifierName": "Light_Material"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Gear_Windmill01",
"abilityMixins": [
{
"$type": "AttachToGadgetStateMixin",
"modifierName": "State_0"
},
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 201,
"modifierName": "State_201"
}
],
"modifiers": {
"State_0": {
"modifierName": "",
"elementDurability": 100.0,
"onBeingHit": [
{
"$type": "ExecuteGadgetLua",
"predicates": [
{
"$type": "ByHitElement",
"element": "Wind"
}
],
"param1": 201
}
]
},
"State_201": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Rotating"
}
],
"onBeingHit": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByHitElement",
"element": "Wind"
}
],
"modifierName": "Rotating"
}
]
},
"Rotating": {
"modifierName": "",
"duration": 10.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "Rotate"
}
],
"onRemoved": [
{
"$type": "ExecuteGadgetLua"
}
],
"onBeingHit": [
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByHitElement",
"element": "Wind"
}
],
"triggerID": "Rotate"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByHitElement",
"element": "Ice"
}
],
"modifierName": "Unique_Delay_2"
}
]
},
"Unique_Delay_2": {
"stacking": "Unique",
"modifierName": "",
"duration": 2.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "RemoveModifier",
"modifierName": "Rotating"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Gear_Windmill02",
"abilityMixins": [
{
"$type": "AttachToGadgetStateMixin",
"modifierName": "State_0"
},
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 201,
"modifierName": "State_201"
}
],
"modifiers": {
"State_0": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Stop"
}
],
"onBeingHit": [
{
"$type": "RemoveModifier",
"predicates": [
{
"$type": "ByHitElement",
"element": "Wind"
}
],
"modifierName": "Stop"
}
]
},
"State_201": {
"modifierName": "",
"elementDurability": 100.0,
"onBeingHit": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByHitElement",
"element": "Ice"
}
],
"modifierName": "Unique_Delay_2"
}
]
},
"Unique_Delay_2": {
"stacking": "Unique",
"modifierName": "",
"duration": 2.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "Slow"
}
],
"onRemoved": [
{
"$type": "ExecuteGadgetLua"
}
]
},
"Stop": {
"modifierName": "",
"duration": 5.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "Stop"
}
],
"onRemoved": [
{
"$type": "ExecuteGadgetLua",
"param1": 201
}
],
"onBeingHit": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByHitElement",
"element": "Ice"
}
],
"modifierName": "Stop"
},
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByHitElement",
"element": "Ice"
}
],
"triggerID": "Stop"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Trap_Rake_Attack",
"modifiers": {
"Unique_Rake_Trigger": {
"stacking": "Unique",
"modifierName": "",
"duration": 1.2999999523162842,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "Attack"
},
{
"$type": "ApplyModifier",
"modifierName": "Rake_Attack"
}
]
},
"Rake_Attack": {
"modifierName": "",
"duration": 0.15000000596046448,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerAttackEvent",
"doOffStage": true,
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"z": -0.10000000149011612
},
"attachPointName": "AttackPoint"
},
"size": {
"x": 0.6000000238418579,
"y": 1.7999999523162842,
"z": 0.5
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementDurability": 10.0,
"strikeType": "Default",
"enBreak": 100.0,
"ignoreLevelDiff": true
},
"hitPattern": {
"onHitEffectName": "",
"hitImpulseType": "LV4",
"retreatType": "ByHitDirection",
"hitHaltTimeScale": 0.2199999988079071
}
}
},
"targetType": "All"
}
]
}
},
"onFieldEnter": [
{
"$type": "ApplyModifier",
"modifierName": "Unique_Rake_Trigger"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Chest_DropTest_WhiteBox",
"abilityMixins": [
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 102,
"modifierName": "CurveTest"
}
],
"modifiers": {
"CurveTest": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ExecuteGadgetLua",
"param1": 1
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Test_WhiteBox_ThornWall_Attack",
"modifiers": {
"AvatarCheck": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.5,
"onThinkInterval": [
{
"$type": "AttachModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ThornWall_Attack",
"value": 0.0,
"compareType": "MoreThan"
}
],
"modifierName": "Thorn_Attack"
}
]
},
"Thorn_Attack": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.30000001192092896,
"onAdded": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"triggerType": "TriggerNoRepeat",
"filterByFrame": true,
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "RootNode"
},
"size": {
"x": 5.0,
"y": 5.0,
"z": 1.5
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.0,
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"strikeType": "Pierce",
"ignoreLevelDiff": true
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV4",
"overrideHitImpulse": {
"hitLevel": "Heavy",
"hitImpulseX": 500.0,
"hitImpulseY": 0.0
},
"hitHaltTimeScale": 0.05000000074505806
}
}
},
"targetType": "AllExceptSelf"
}
],
"onAttackLanded": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_ThornWall_Attack",
"useLimitRange": true,
"maxValue": 5.0,
"minValue": 0.0
},
{
"$type": "RemoveModifier",
"modifierName": "Thorn_Attack"
}
],
"onThinkInterval": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"triggerType": "TriggerNoRepeat",
"filterByFrame": true,
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "RootNode"
},
"size": {
"x": 5.0,
"y": 5.0,
"z": 1.5
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.0,
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"strikeType": "Pierce",
"ignoreLevelDiff": true
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.05000000074505806
}
}
},
"targetType": "AllExceptSelf"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "AvatarCheck"
}
],
"onFieldEnter": [
{
"$type": "AddGlobalValue",
"value": 5.0,
"key": "_ThornWall_Attack",
"useLimitRange": true,
"maxValue": 5.0,
"minValue": 0.0
}
],
"onFieldExit": [
{
"$type": "AddGlobalValue",
"value": -5.0,
"key": "_ThornWall_Attack",
"useLimitRange": true,
"maxValue": 5.0,
"minValue": 0.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Test_WhiteBox_ElectricWater_Interact",
"modifiers": {
"ApplyElec": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.10000000149011612,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Element_Conductive_Water"
}
],
"onAttackLanded": [
{
"$type": "ApplyModifier",
"target": "Target",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar",
"Monster"
]
}
],
"modifierName": "Electric"
}
],
"onThinkInterval": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"triggerType": "TriggerNoRepeat",
"checkHitLayerType": "Both",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "attackPoint"
},
"size": {
"x": 2.0,
"y": 2.0,
"z": 0.5
}
},
"attackInfo": {
"attackTag": "ElectricWaterCheck",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 0.0,
"strikeType": "Default"
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV0"
}
}
},
"targetType": "Enemy"
}
]
},
"Electric": {
"modifierName": "",
"duration": 10.0,
"elementType": "Electric",
"elementDurability": 80.0
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "ApplyElec"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Test_WhiteBox_Airflow_Grass_Interact",
"modifiers": {
"Burning_Effect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Element_Burning"
}
]
},
"GrassMaterial": {
"modifierName": "",
"elementType": "Grass",
"elementDurability": 100.0,
"isElementDurabilityMutable": false
},
"Burning_Grass": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "RejectAttackMixin",
"attackTag": "BurningDamage"
},
{
"$type": "DoActionByEventMixin",
"type": "Current",
"onAbilityStateAdded": [
{
"abilityState": "ElementBurning",
"actions": [
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByTarget"
},
"gadgetID": 70900047
},
{
"$type": "ApplyModifier",
"modifierName": "Burning_Effect"
}
]
}
],
"onAbilityStateRemoved": [
{
"abilityState": "ElementBurning",
"actions": [
{
"$type": "KillGadget",
"gadgetInfo": {
"sortType": "Nearest",
"configID": 70900047
}
},
{
"$type": "RemoveModifier",
"modifierName": "Burning_Effect"
}
]
}
]
}
]
}
},
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 2.0,
"key": "_CUSTOM_ATTACK_SHAPE_TYPE",
"useLimitRange": true,
"maxValue": 2.0,
"minValue": 2.0
},
{
"$type": "ApplyModifier",
"modifierName": "Burning_Grass"
},
{
"$type": "ApplyModifier",
"modifierName": "GrassMaterial"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Test_Chest_ShootingStar",
"abilityMixins": [
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 201,
"modifierName": "Summon_ShootingStar"
}
],
"modifiers": {
"Summon_ShootingStar": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerBullet",
"bulletID": 70950002,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": -100.0
},
"attachPointName": "ShootPoint"
}
}
]
},
"Initial_Lock": {
"modifierName": "",
"elementDurability": 100.0
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Initial_Lock"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Environment_Cloud_CloudWall",
"modifiers": {
"BeHitBlunt": {
"modifierName": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_StoneWall_Destroy",
"born": {
"$type": "ConfigBornByTarget"
}
},
{
"$type": "KillSelf"
}
],
"onBeingHit": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByHitElement",
"element": "Wind"
}
],
"successActions": [
{
"$type": "RemoveModifier",
"modifierName": "BeHitBlunt"
}
],
"failActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_SceneObj_StoneWall_01_Broken",
"born": {
"$type": "ConfigBornByTarget"
}
}
]
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "BeHitBlunt"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Environment_WindField_DragonNest_Tornado_Bullet_Test",
"modifiers": {
"Tornado_Struggle": {
"stacking": "Unique",
"modifierName": "",
"duration": 1.5,
"elementDurability": 100.0,
"state": "Struggle",
"onAdded": [
{
"$type": "SetAvatarCanShakeOff"
}
],
"onRemoved": [
{
"$type": "SetAvatarCanShakeOff",
"canShakeOff": true
},
{
"$type": "ApplyModifier",
"modifierName": "Struggle_Count"
},
{
"$type": "DamageByAttackValue",
"target": "CurLocalAvatar",
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.0,
"damagePercentageRatio": 0.0,
"elementDurability": 40.0,
"strikeType": "Default",
"damageExtra": 100.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV0",
"overrideHitImpulse": {
"hitImpulseX": 0.0,
"hitImpulseY": 420.0
},
"hitHaltTimeScale": 0.009999999776482582
}
}
}
]
},
"Struggle_Count": {
"stacking": "Unique",
"modifierName": "",
"duration": 7.0,
"elementDurability": 100.0,
"properties": {
"Actor_AddGravityScale": -1.2999999523162842
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_DragonNest_Tornado_Bullet_SlowDown"
}
],
"isLimitedProperties": true
},
"WindZone": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "TornadoMixin",
"stageZone": [
{
"shapeName": "CircleR40H40",
"strength": 2.0,
"attenuation": 0.0,
"innerRadius": 0.0,
"modifierName": ""
},
{
"shapeName": "CircleR6H40",
"strength": 5.0,
"attenuation": 0.0,
"innerRadius": 0.0,
"modifierName": ""
},
{
"shapeName": "RectW10L10H30",
"strength": 10.0,
"attenuation": 0.0,
"innerRadius": 0.0,
"modifierName": "Tornado_Struggle"
},
{
"shapeName": "CircleR20H60",
"offset": {
"y": 45.0
},
"strength": -10.0,
"attenuation": 0.0,
"innerRadius": 0.0,
"modifierName": "",
"duration": 7.0
}
],
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar",
"Monster"
]
}
],
"targetType": "All",
"born": {
"$type": "ConfigBornByTarget"
},
"enviroWindStrength": 2.0,
"enviroWindRadius": 50.0
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "WindZone"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_WhiteBox_FatherOfKaiHao",
"abilityMixins": [
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 201,
"modifierName": "damageup"
},
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 202,
"modifierName": "channelblock"
},
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 203,
"modifierName": "energyplus"
},
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 204,
"modifierName": "scoreplus"
},
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 901,
"modifierName": "debuff"
}
],
"modifiers": {
"damageup": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachModifier",
"target": "Team",
"modifierName": "UNIQUE_Team_DamageUp_Arua"
}
]
},
"UNIQUE_Team_DamageUp_Arua": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 5.0,
"modifierMixins": [
{
"$type": "ApplyModifierWithSharedDurabilityMixin",
"modifierName": "Team_DamageUp_Arua_Eff"
}
],
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_SceneObj_Aster_Buff_01_Wave"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR5",
"centerBasedOn": "CurLocalAvatar",
"campTargetType": "All",
"campBasedOn": "CurLocalAvatar",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"modifierName": "DamageUp"
}
],
"onThinkInterval": [
{
"$type": "FireEffect",
"effectPattern": "Eff_SceneObj_Aster_Buff_01_Wave"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR5",
"centerBasedOn": "CurLocalAvatar",
"campTargetType": "All",
"campBasedOn": "CurLocalAvatar",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"modifierName": "DamageUp"
}
]
},
"Team_DamageUp_Arua_Eff": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_SceneObj_Aster_Buff_01"
}
]
},
"DamageUp": {
"modifierName": "",
"duration": 5.5,
"elementDurability": 100.0,
"properties": {
"Actor_AddHurtDelta": 10.0
},
"state": "AttackUp",
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_MQ1002_XueyueBuff"
}
],
"isLimitedProperties": true,
"buffID": 10001
},
"channelblock": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachModifier",
"target": "Team",
"modifierName": "UNIQUE_Team_ChannelBlock_Arua"
}
]
},
"UNIQUE_Team_ChannelBlock_Arua": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 5.0,
"modifierMixins": [
{
"$type": "ApplyModifierWithSharedDurabilityMixin",
"modifierName": "Team_ChannelBlock_Arua_Eff"
}
],
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_SceneObj_Aster_Buff_01_Wave"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR5",
"centerBasedOn": "CurLocalAvatar",
"campTargetType": "All",
"campBasedOn": "CurLocalAvatar",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"modifierName": "ChannelBlock"
}
],
"onThinkInterval": [
{
"$type": "FireEffect",
"effectPattern": "Eff_SceneObj_Aster_Buff_01_Wave"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR5",
"centerBasedOn": "CurLocalAvatar",
"campTargetType": "All",
"campBasedOn": "CurLocalAvatar",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"modifierName": "ChannelBlock"
}
]
},
"ChannelBlock": {
"modifierName": "",
"duration": 5.5,
"elementDurability": 100.0,
"properties": {
"Actor_EndureDelta": 2.0
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_MQ1002_XueyueBuff"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "CHANNEL_BLOCK",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 1.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "CHANNEL_BLOCK",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Team_ChannelBlock_Arua_Eff": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_SceneObj_Aster_Buff_01"
}
]
},
"energyplus": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachModifier",
"target": "Team",
"modifierName": "UNIQUE_Team_UperScoreMult_Arua"
}
]
},
"UNIQUE_Team_UperScoreMult_Arua": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ApplyModifierWithSharedDurabilityMixin",
"modifierName": "Team_UperScoreMult_Arua_Eff"
}
],
"onAdded": [
{
"$type": "SetGlobalValue",
"target": "Team",
"value": 1.0,
"key": "ASTER_ENERGY_RATIO",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"target": "Team",
"value": 0.0,
"key": "ASTER_ENERGY_RATIO",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Team_UperScoreMult_Arua_Eff": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_SceneObj_Aster_Buff_01"
}
]
},
"scoreplus": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachModifier",
"target": "Team",
"modifierName": "UNIQUE_Team_ScoreMult_Arua"
}
]
},
"UNIQUE_Team_ScoreMult_Arua": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ApplyModifierWithSharedDurabilityMixin",
"modifierName": "Team_ScoreMult_Arua_Eff"
}
],
"onAdded": [
{
"$type": "SetGlobalValue",
"target": "Team",
"value": 1.0,
"key": "ASTER_PROGRESS_RATIO",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"target": "Team",
"value": 0.0,
"key": "ASTER_PROGRESS_RATIO",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Team_ScoreMult_Arua_Eff": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_SceneObj_Aster_Buff_01"
}
]
},
"debuff": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachModifier",
"target": "Team",
"modifierName": "UNIQUE_DebuffTimer_Team"
}
]
},
"UNIQUE_DebuffTimer_Team": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": 5.0,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ApplyModifierWithSharedDurabilityMixin",
"modifierName": "DebuffTimer"
}
]
},
"DebuffTimer": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_SceneObj_Aster_Debuff_01"
}
],
"onRemoved": [
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornBySelf"
},
"gadgetID": 70900360,
"campID": 5001,
"byServer": true
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_WhiteBox_DuoMaoMao",
"modifiers": {
"SpeedUp": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Animator_MoveSpeedRatio": 0.25
},
"isLimitedProperties": true
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Tower_Ball_MoveSpeed_01"
}
],
"onFieldEnter": [
{
"$type": "ApplyModifier",
"target": "Target",
"modifierName": "SpeedUp"
},
{
"$type": "SendEffectTrigger",
"parameter": "Die",
"effectPattern": "Eff_Tower_Ball_MoveSpeed_01"
},
{
"$type": "KillSelf"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_WhiteBox_DuoMaoMao02",
"modifiers": {
"SpeedUp": {
"modifierName": "",
"duration": 5.0,
"elementDurability": 100.0,
"properties": {
"Animator_MoveSpeedRatio": 0.25
},
"isLimitedProperties": true
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Tower_Ball_MoveSpeed_01"
}
],
"onFieldEnter": [
{
"$type": "ApplyModifier",
"target": "Target",
"modifierName": "SpeedUp"
},
{
"$type": "SendEffectTrigger",
"parameter": "Die",
"effectPattern": "Eff_Tower_Ball_MoveSpeed_01"
},
{
"$type": "KillSelf"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "targetMapsTest",
"abilityMixins": [
{
"$type": "AttachToGadgetStateMixin",
"modifierName": "Default"
},
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 201,
"modifierName": "GearStart"
},
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 202,
"modifierName": "Duration"
}
],
"modifiers": {
"Default": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ChangeTag",
"isAdd": true,
"tag": "test1"
}
]
},
"GearStart": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByHasTag",
"target": "Self",
"tag": "test1"
}
],
"effectPattern": "Eff_Animal_Boar_03_BigSnowBall_Explode"
}
]
},
"Duration": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ChangeTag",
"tag": "test3"
}
]
}
}
}
}
]