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

266 lines
11 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SceneObj_Area_Ljxs_Property_Ani_Tree_AncientBloodTree_Ability",
"abilityMixins": [
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 201,
"modifierName": "Lv1_Modifier"
},
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 202,
"modifierName": "Lv2_Modifier"
},
{
"$type": "AttachToGadgetStateMixin",
"gadgetState": 203,
"modifierName": "Lv3_Modifier"
},
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"Lv1_State",
"Lv2_State",
"Lv3_State"
],
"modifierName": "ChangeToStableState"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"All"
],
"modifierName": "Born_Modifier"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"GadgetLv1_State"
],
"modifierName": "GadgetLv1_StateModifier"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"GadgetLv2_State"
],
"modifierName": "GadgetLv2_StateModifier"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"GadgetLv3_State"
],
"modifierName": "GadgetLv3_StateModifier"
}
],
"modifiers": {
"Born_Modifier": {
"modifierName": "",
"duration": 1.5,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_SceneObj_AncientBloodTree_01",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "TreeRoot"
}
},
{
"$type": "SetAnimatorTrigger",
"triggerID": "LevelUp",
"MPTriggerOnRemote": true
}
]
},
"Lv1_Modifier": {
"modifierName": "",
"duration": 2.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "LevelUp",
"MPTriggerOnRemote": true
},
{
"$type": "FireEffect",
"effectPattern": "Eff_SceneObj_AncientBloodTree_01",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "TreeRoot"
}
}
]
},
"Lv2_Modifier": {
"modifierName": "",
"duration": 3.5,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "LevelUp",
"MPTriggerOnRemote": true
},
{
"$type": "FireEffect",
"effectPattern": "Eff_SceneObj_AncientBloodTree_02",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "TreeRoot"
}
}
]
},
"Lv3_Modifier": {
"modifierName": "",
"duration": 3.5,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "LevelUp",
"MPTriggerOnRemote": true
},
{
"$type": "FireEffect",
"effectPattern": "Eff_SceneObj_AncientBloodTree_03",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "TreeRoot"
}
}
]
},
"ChangeToStableState": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ExecuteGadgetLua",
"predicates": [
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByTargetGadgetState",
"gadgetState": 201
},
{
"$type": "ByTargetGadgetState",
"gadgetState": 204
}
]
}
],
"param1": 901
},
{
"$type": "ExecuteGadgetLua",
"predicates": [
{
"$type": "ByTargetGadgetState",
"gadgetState": 202
}
],
"param1": 902
},
{
"$type": "ExecuteGadgetLua",
"predicates": [
{
"$type": "ByTargetGadgetState",
"gadgetState": 203
}
],
"param1": 903
}
]
},
"GadgetLv1_StateModifier": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_SceneObj_AncientBloodTree_Stone_01",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "EffStoneLv1"
}
}
]
},
"GadgetLv2_StateModifier": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_SceneObj_AncientBloodTree_Stone_01",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "EffStoneLv2"
}
}
]
},
"GadgetLv3_StateModifier": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_SceneObj_AncientBloodTree_Stone_01",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "EffStoneLv3"
}
}
]
},
"WindZone": {
"modifierName": "",
"duration": 1.0,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "WindZoneMixin",
"shapeName": "CircleR20",
"born": {
"$type": "ConfigBornByTarget"
},
"strength": -2.0,
"attenuation": 0.0,
"innerRadius": 0.0,
"targetType": "All",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar",
"Monster"
]
}
],
"modifierName": ""
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "WindZone"
}
]
}
}
]