mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
2006 lines
77 KiB
JSON
2006 lines
77 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Oceanid_StageControl",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_STAGE_",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
-0.5,
|
|
0.5,
|
|
1.5,
|
|
2.5,
|
|
3.5,
|
|
4.5,
|
|
5.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"UNIQUE_Stage1",
|
|
"UNIQUE_Stage2",
|
|
"UNIQUE_Stage3",
|
|
"UNIQUE_Stage4",
|
|
"UNIQUE_Stage5",
|
|
"UNIQUE_StageEnd"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Alert"
|
|
],
|
|
"modifierName": "Born_Reminder"
|
|
},
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
902
|
|
],
|
|
"modifierName": "Oceanid_ReturnToBorn"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ReturnToBorn"
|
|
],
|
|
"modifierName": "Oceanid_ReturnToBornEnd"
|
|
},
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
901,
|
|
902
|
|
],
|
|
"modifierName": "Oceanid_ReturnToBorn_ServerluaCall"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"UNIQUE_Stage1": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Stage1",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "ReTriggerAISkillInitialCD",
|
|
"skillIDs": [
|
|
301
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Stage1"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Stage2": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Stage2",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "LoseHP",
|
|
"amountByTargetMaxHPRatio": 0.125
|
|
},
|
|
{
|
|
"$type": "ReTriggerAISkillInitialCD",
|
|
"skillIDs": [
|
|
302
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Stage2"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Stage3": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Stage3",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "LoseHP",
|
|
"amountByTargetMaxHPRatio": 0.125
|
|
},
|
|
{
|
|
"$type": "ReTriggerAISkillInitialCD",
|
|
"skillIDs": [
|
|
303
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Stage3"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Stage4": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Stage4",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "LoseHP",
|
|
"amountByTargetMaxHPRatio": 0.25
|
|
},
|
|
{
|
|
"$type": "ReTriggerAISkillInitialCD",
|
|
"skillIDs": [
|
|
304
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Stage4"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Stage5": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Stage5",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "LoseHP",
|
|
"amountByTargetMaxHPRatio": 0.25
|
|
},
|
|
{
|
|
"$type": "ReTriggerAISkillInitialCD",
|
|
"skillIDs": [
|
|
305
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Stage5"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_StageEnd": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "StageEnd",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "LoseHP",
|
|
"amountByTargetMaxHPRatio": 0.25999999046325684
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "StageEnd"
|
|
}
|
|
]
|
|
},
|
|
"Born_Reminder": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ShowReminder",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_BORNREMINDERSHOWED_",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"angularVelocityThreshold": 31020001
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_BORNREMINDERSHOWED_",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 1.0
|
|
}
|
|
]
|
|
},
|
|
"Oceanid_ReturnToBorn": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "ReturnToBorn",
|
|
"IFJLLJJCLNC": true
|
|
}
|
|
]
|
|
},
|
|
"Oceanid_ReturnToBornState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerSetVisible"
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerSetVisible",
|
|
"ACDFJMCPFGH": true
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
},
|
|
"Oceanid_ReturnToBornEnd": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Oceanid_ReturnToBornState"
|
|
}
|
|
]
|
|
},
|
|
"Oceanid_ReturnToBorn_ServerluaCall": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ServerLuaCall",
|
|
"luaCallType": "FromGroup",
|
|
"funcName": "SLC_OCEANID_ESCAPE",
|
|
"LIOGECEPJAH": 0.0,
|
|
"FDDPMCCJIKN": 0.0,
|
|
"KNJMHMKNCKF": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_STAGE_",
|
|
"useLimitRange": true,
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_ISOCEANID_",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 1.0
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Oceanid_ReturnToBornState"
|
|
}
|
|
],
|
|
"onKill": [
|
|
{
|
|
"$type": "ShowReminder",
|
|
"angularVelocityThreshold": 31020010
|
|
},
|
|
{
|
|
"$type": "DoWatcherSystemAction",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_OCEANID_DEATHEXPLODED_",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"watcherId": 82054,
|
|
"LNGKALMLMGN": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Oceanid_HpDetect",
|
|
"modifiers": {
|
|
"Oceanid_LockHp": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "LockHP",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachAbilityStateResistance",
|
|
"resistanceListID": 11001
|
|
}
|
|
],
|
|
"onBeingHit": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalDir",
|
|
"target": "Target",
|
|
"key": "_OCEANID_BEINGHIT_DIR_",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByLookAtEntity"
|
|
}
|
|
},
|
|
"OGADOPDNBMM": false
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "SetGlobalDir",
|
|
"target": "TargetOriginOwner",
|
|
"key": "_OCEANID_BEINGHIT_DIR_",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByLookAtEntity"
|
|
}
|
|
},
|
|
"OGADOPDNBMM": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Oceanid_BeHit",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByGlobalValue",
|
|
"MICIJLHMIIH": "_OCEANID_BEINGHIT_DIR_"
|
|
},
|
|
"attachPointName": "RootNode",
|
|
"MMFHENHCBGB": "Self"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Oceanid_LockHp"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Oceanid_HpController_Stage",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToGadgetStateMixin",
|
|
"gadgetState": 203,
|
|
"modifierName": "HpController_Stage1"
|
|
},
|
|
{
|
|
"$type": "AttachToGadgetStateMixin",
|
|
"gadgetState": 204,
|
|
"modifierName": "HpController_Stage2"
|
|
},
|
|
{
|
|
"$type": "AttachToGadgetStateMixin",
|
|
"gadgetState": 901,
|
|
"modifierName": "HpController_Stage3"
|
|
},
|
|
{
|
|
"$type": "AttachToGadgetStateMixin",
|
|
"gadgetState": 902,
|
|
"modifierName": "HpController_Stage4"
|
|
},
|
|
{
|
|
"$type": "AttachToGadgetStateMixin",
|
|
"gadgetState": 903,
|
|
"modifierName": "HpController_Stage5"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"HpController_Stage1": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"POCPPGDMDEA": "XOR",
|
|
"weight": 26
|
|
},
|
|
"modifierName": "Oceanid_Stage1"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ForceSet_Oceanid_Stage1"
|
|
}
|
|
]
|
|
},
|
|
"HpController_Stage2": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"POCPPGDMDEA": "XOR",
|
|
"weight": 26
|
|
},
|
|
"modifierName": "Oceanid_Stage2"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ForceSet_Oceanid_Stage2"
|
|
}
|
|
]
|
|
},
|
|
"HpController_Stage3": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"POCPPGDMDEA": "XOR",
|
|
"weight": 26
|
|
},
|
|
"modifierName": "Oceanid_Stage3"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ForceSet_Oceanid_Stage3"
|
|
}
|
|
]
|
|
},
|
|
"HpController_Stage4": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"POCPPGDMDEA": "XOR",
|
|
"weight": 26
|
|
},
|
|
"modifierName": "Oceanid_Stage4"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ForceSet_Oceanid_Stage4"
|
|
}
|
|
]
|
|
},
|
|
"HpController_Stage5": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"POCPPGDMDEA": "XOR",
|
|
"weight": 26
|
|
},
|
|
"modifierName": "Oceanid_Stage5"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ForceSet_Oceanid_Stage5"
|
|
}
|
|
]
|
|
},
|
|
"Avatar_Checker": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"Oceanid_Stage1": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_STAGE_",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 1.0
|
|
}
|
|
]
|
|
},
|
|
"Oceanid_Stage2": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 2.0,
|
|
"key": "_STAGE_",
|
|
"useLimitRange": true,
|
|
"maxValue": 2.0,
|
|
"minValue": 2.0
|
|
}
|
|
]
|
|
},
|
|
"Oceanid_Stage3": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 3.0,
|
|
"key": "_STAGE_",
|
|
"useLimitRange": true,
|
|
"maxValue": 3.0,
|
|
"minValue": 3.0
|
|
}
|
|
]
|
|
},
|
|
"Oceanid_Stage4": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 4.0,
|
|
"key": "_STAGE_",
|
|
"useLimitRange": true,
|
|
"maxValue": 4.0,
|
|
"minValue": 4.0
|
|
}
|
|
]
|
|
},
|
|
"Oceanid_Stage5": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 5.0,
|
|
"key": "_STAGE_",
|
|
"useLimitRange": true,
|
|
"maxValue": 5.0,
|
|
"minValue": 5.0
|
|
}
|
|
]
|
|
},
|
|
"ForceSet_Oceanid_Stage1": {
|
|
"modifierName": "",
|
|
"duration": 0.699999988079071,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"POCPPGDMDEA": "XOR",
|
|
"weight": 26
|
|
},
|
|
"value": 1.0,
|
|
"key": "_STAGE_",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 1.0
|
|
}
|
|
]
|
|
},
|
|
"ForceSet_Oceanid_Stage2": {
|
|
"modifierName": "",
|
|
"duration": 0.699999988079071,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"POCPPGDMDEA": "XOR",
|
|
"weight": 26
|
|
},
|
|
"value": 2.0,
|
|
"key": "_STAGE_",
|
|
"useLimitRange": true,
|
|
"maxValue": 2.0,
|
|
"minValue": 2.0
|
|
}
|
|
]
|
|
},
|
|
"ForceSet_Oceanid_Stage3": {
|
|
"modifierName": "",
|
|
"duration": 0.699999988079071,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"POCPPGDMDEA": "XOR",
|
|
"weight": 26
|
|
},
|
|
"value": 3.0,
|
|
"key": "_STAGE_",
|
|
"useLimitRange": true,
|
|
"maxValue": 3.0,
|
|
"minValue": 3.0
|
|
}
|
|
]
|
|
},
|
|
"ForceSet_Oceanid_Stage4": {
|
|
"modifierName": "",
|
|
"duration": 0.699999988079071,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"POCPPGDMDEA": "XOR",
|
|
"weight": 26
|
|
},
|
|
"value": 4.0,
|
|
"key": "_STAGE_",
|
|
"useLimitRange": true,
|
|
"maxValue": 4.0,
|
|
"minValue": 4.0
|
|
}
|
|
]
|
|
},
|
|
"ForceSet_Oceanid_Stage5": {
|
|
"modifierName": "",
|
|
"duration": 0.699999988079071,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"POCPPGDMDEA": "XOR",
|
|
"weight": 26
|
|
},
|
|
"value": 5.0,
|
|
"key": "_STAGE_",
|
|
"useLimitRange": true,
|
|
"maxValue": 5.0,
|
|
"minValue": 5.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Avatar_Checker"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Oceanid_Surround",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAIAlertnessMixin",
|
|
"OCFKMHBNKDL": [
|
|
1,
|
|
2
|
|
],
|
|
"modifierName": "MovePose"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Born",
|
|
"Walk",
|
|
"WalkToStandby",
|
|
"Die",
|
|
"PlatformControl01",
|
|
"PlatformControl02",
|
|
"Summon_BS",
|
|
"PlatformControl_Appear",
|
|
"ReturnToBorn"
|
|
],
|
|
"modifierName": "MoveEffect"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Standby",
|
|
"Alert",
|
|
"Summon_Standby",
|
|
"Summon_AS",
|
|
"PlatformControl_Standby",
|
|
"OverTimeAtk_Standby",
|
|
"OverTimeAtk_AS"
|
|
],
|
|
"modifierName": "StandbyEffect"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"MovePose": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetSurroundAnchor",
|
|
"CFIPAGENGPE": true,
|
|
"FJHFIALOBFM": "OceanidMovePoint"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetSurroundAnchor",
|
|
"GDIJEIEOGEK": false,
|
|
"FJHFIALOBFM": "OceanidMovePoint"
|
|
}
|
|
]
|
|
},
|
|
"MoveEffect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Oceanid_WalkLoop"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Oceanid_WalkLoop_Trail_Bone_L_Finger_02"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Oceanid_WalkLoop_Trail_Bone_R_Finger_02"
|
|
}
|
|
]
|
|
},
|
|
"StandbyEffect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Oceanid_StandbyLoop_LHand"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Oceanid_StandbyLoop_RHand"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Oceanid_FireSummonBullet",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Summon_BS"
|
|
],
|
|
"modifierName": "SummonEffect"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Summon_Standby"
|
|
],
|
|
"modifierName": "Summon_SelectPlatform"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"SummonEffect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Oceanid_SummonBS",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"attachPointName": "BulletAttachPoint",
|
|
"MMFHENHCBGB": "Self"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"SummonBullet": {
|
|
"modifierName": "",
|
|
"duration": 2.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"POCPPGDMDEA": "XOR",
|
|
"weight": 25,
|
|
"compareType": "LesserOrEqual"
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGadgetState",
|
|
"gadgetState": 901
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "Target",
|
|
"bulletID": 42005008,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByEntity",
|
|
"angleOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"randomAngleHor": 15.0,
|
|
"IOIAHLPJDMH": 15.0
|
|
},
|
|
"attachPointName": "BulletAttachPoint",
|
|
"MMFHENHCBGB": "Self"
|
|
},
|
|
"ENJEPFDLDDF": "Target"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Summon_SelectPlatform": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"POCPPGDMDEA": "XOR",
|
|
"weight": 25,
|
|
"compareType": "LesserOrEqual"
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGadgetState",
|
|
"gadgetState": 901
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Target",
|
|
"modifierName": "Platform_SummonMonster"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ShowReminder",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_STAGE_",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"angularVelocityThreshold": 31020004
|
|
},
|
|
{
|
|
"$type": "ShowReminder",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_STAGE_",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"angularVelocityThreshold": 31020004
|
|
},
|
|
{
|
|
"$type": "ShowReminder",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_STAGE_",
|
|
"value": 3.0
|
|
}
|
|
],
|
|
"angularVelocityThreshold": 31020005
|
|
},
|
|
{
|
|
"$type": "ShowReminder",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_STAGE_",
|
|
"value": 4.0
|
|
}
|
|
],
|
|
"angularVelocityThreshold": 31020004
|
|
}
|
|
]
|
|
},
|
|
"Platform_SummonMonster": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Oceanid_Platform_SummonMonster"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "SummonBullet"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Oceanid_SummonBullet_Explode",
|
|
"modifiers": {
|
|
"EffectModifier": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Oceanid_Summon_BulletLoop"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "EffectModifier"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ISOCEANIDPLATFORM_",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGadgetState",
|
|
"gadgetState": 901
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "Target",
|
|
"modifierName": "UNIQUE_SummonMonsterHandler"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Oceanid_Summon_BulletAS",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
},
|
|
{
|
|
"$type": "ShowReminder",
|
|
"target": "Owner",
|
|
"angularVelocityThreshold": 31020012
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Oceanid_PlatformControl_SelectPlatform",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"PlatformControl_Standby"
|
|
],
|
|
"modifierName": "PlatformControl_Reminder"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"PlatformControl_Reminder": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ShowReminder",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_STAGE_",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"angularVelocityThreshold": 31020007
|
|
},
|
|
{
|
|
"$type": "ShowReminder",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_STAGE_",
|
|
"value": 4.0
|
|
}
|
|
],
|
|
"angularVelocityThreshold": 31020008
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "SecondPlatformControl"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "PlatformControlAppear"
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"POCPPGDMDEA": "XOR",
|
|
"weight": 25,
|
|
"compareType": "LesserOrEqual"
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGadgetState",
|
|
"gadgetState": 201
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetSelfAttackTarget",
|
|
"target": "Target",
|
|
"EHOIBKNOCPH": true
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"target": "Target",
|
|
"key": "_RUSHMOVEPOS_",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "RootNode"
|
|
},
|
|
"OGADOPDNBMM": false
|
|
},
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"FJCBIPKOKMF": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"GDENJEFPMGC": "_RUSHMOVEPOS_",
|
|
"MICIJLHMIIH": ""
|
|
},
|
|
"FPIJACIKJKL": 1.600000023841858,
|
|
"MPOEADACOHO": [
|
|
"PlatformControl01",
|
|
"PlatformControl02"
|
|
],
|
|
"AGIKEIFOMLO": "",
|
|
"POGPMFFDEMG": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Oceanid_PlatformControl_JumpToPlatform",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"POCPPGDMDEA": "XOR",
|
|
"weight": 25,
|
|
"compareType": "LesserOrEqual"
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGadgetState",
|
|
"gadgetState": 201
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"target": "Target",
|
|
"effectPattern": "Eff_Monster_Oceanid_PlatformControlAS",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "RootNode"
|
|
}
|
|
},
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR5",
|
|
"campTargetType": "Enemy",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": 0.5,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Water",
|
|
"elementDurability": 25.0,
|
|
"enBreak": 10000.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV5",
|
|
"retreatType": "ByHitDirection",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 1.0,
|
|
"shakeTime": 0.30000001192092896,
|
|
"shakeDistance": 30.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"target": "Target",
|
|
"key": "_JUMPPOS_",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "RootNode"
|
|
},
|
|
"attachPointName": "RootNode"
|
|
},
|
|
"OGADOPDNBMM": false
|
|
},
|
|
{
|
|
"$type": "ShowReminder",
|
|
"angularVelocityThreshold": 31020013
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Oceanid_PlatformControl_SinkPlatform",
|
|
"modifiers": {
|
|
"PlatformSink": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Oceanid_PlatformSink",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "RootNode",
|
|
"MMFHENHCBGB": "Self"
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ExecuteGadgetLua",
|
|
"JFOEGBAHFAC": 202
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"target": "Caster",
|
|
"value": 1.0,
|
|
"key": "_PLATFORMSINKED_",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 1.0
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_SINKED_",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 1.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_PLATFORMSINKED_",
|
|
"useLimitRange": true,
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"POCPPGDMDEA": "XOR",
|
|
"weight": 25,
|
|
"compareType": "LesserOrEqual"
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGadgetState",
|
|
"gadgetState": 201
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Target",
|
|
"modifierName": "PlatformSink"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Oceanid_PlatformControl_UnderWater",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"PlatformControl01_AS"
|
|
],
|
|
"modifierName": "FirstJump_UnderWater"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"PlatformControl02_AS"
|
|
],
|
|
"modifierName": "SecondJump_UnderWater"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"PlatformControl_Appear"
|
|
],
|
|
"modifierName": "PlatformControl_Appear"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Born",
|
|
"Standby_Free"
|
|
],
|
|
"modifierName": "Born_UnderWater"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"FirstJump_UnderWater": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ResetAIAttackTarget"
|
|
},
|
|
{
|
|
"$type": "TriggerSetVisible"
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox"
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "SecondPlatformControl"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "PlatformControlAppear"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "FirstJump_UnderWater_Timer"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "TriggerSetVisible",
|
|
"ACDFJMCPFGH": true
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"POCPPGDMDEA": "XOR",
|
|
"weight": 25,
|
|
"compareType": "LesserOrEqual"
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGadgetState",
|
|
"gadgetState": 201
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_PLATFORMSINKED_",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ExecuteGadgetLua",
|
|
"target": "Target",
|
|
"JFOEGBAHFAC": 202
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_PLATFORMSINKED_",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 1.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Oceanid_BornAS",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByGlobalValue",
|
|
"angleOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"MICIJLHMIIH": "_JUMPPOS_"
|
|
},
|
|
"GDENJEFPMGC": "_JUMPPOS_",
|
|
"MICIJLHMIIH": ""
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"SecondJump_UnderWater": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ResetAIAttackTarget"
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox"
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "SecondPlatformControl"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "PlatformControlAppear"
|
|
},
|
|
{
|
|
"$type": "TriggerSetVisible"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "SecondJump_UnderWater_Timer"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "TriggerSetVisible",
|
|
"ACDFJMCPFGH": true
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsBySelfGroup",
|
|
"POCPPGDMDEA": "XOR",
|
|
"weight": 25,
|
|
"compareType": "LesserOrEqual"
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGadgetState",
|
|
"gadgetState": 201
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_PLATFORMSINKED_",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ExecuteGadgetLua",
|
|
"target": "Target",
|
|
"JFOEGBAHFAC": 202
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_PLATFORMSINKED_",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 1.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Oceanid_BornAS",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByGlobalValue",
|
|
"angleOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"MICIJLHMIIH": "_JUMPPOS_"
|
|
},
|
|
"GDENJEFPMGC": "_JUMPPOS_",
|
|
"MICIJLHMIIH": ""
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FirstJump_UnderWater_Timer": {
|
|
"modifierName": "",
|
|
"duration": 3.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "SecondPlatformControl",
|
|
"value": true
|
|
}
|
|
]
|
|
},
|
|
"SecondJump_UnderWater_Timer": {
|
|
"modifierName": "",
|
|
"duration": 3.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "PlatformControlAppear",
|
|
"value": true
|
|
}
|
|
]
|
|
},
|
|
"PlatformControl_Appear": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetSelfAttackTarget",
|
|
"target": "CurLocalAvatar",
|
|
"EHOIBKNOCPH": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ResetAIAttackTarget"
|
|
}
|
|
]
|
|
},
|
|
"Born_UnderWater": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox"
|
|
]
|
|
},
|
|
{
|
|
"$type": "TriggerSetVisible"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "TriggerSetVisible",
|
|
"ACDFJMCPFGH": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Oceanid_PlatformControl_OverTimeAtk",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"OverTimeAtk_BS"
|
|
],
|
|
"modifierName": "OverTimeAtk_Reminder"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"OverTimeAtk_DamageHandler": {
|
|
"modifierName": "",
|
|
"duration": 3.0,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "CurLocalAvatarMixin",
|
|
"modifierName": "OverTimeAtk_Damage"
|
|
}
|
|
]
|
|
},
|
|
"OverTimeAtk_Damage": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.5,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Oceanid_WaterWaveLoop"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": 2.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Water",
|
|
"elementDurability": 50.0,
|
|
"enBreak": 100.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV5",
|
|
"retreatType": "ByHitDirection",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 1.0,
|
|
"shakeTime": 0.30000001192092896,
|
|
"shakeDistance": 30.0,
|
|
"shakeDir": {
|
|
"_y": 1.0,
|
|
"_z": 1.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Oceanid_WaterWaveAS"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": 0.5,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Water",
|
|
"elementDurability": 25.0,
|
|
"enBreak": 1.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV1",
|
|
"retreatType": "ByHitDirection",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"OverTimeAtk_Reminder": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ShowReminder",
|
|
"angularVelocityThreshold": 31020014
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "OverTimeAtk_DamageHandler"
|
|
},
|
|
{
|
|
"$type": "ShowReminder",
|
|
"angularVelocityThreshold": 31020009
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Oceanid_Platform_SwitchHitBox",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToGadgetStateMixin",
|
|
"gadgetState": 202,
|
|
"modifierName": "GadgetState_202"
|
|
},
|
|
{
|
|
"$type": "AttachToGadgetStateMixin",
|
|
"gadgetState": 201,
|
|
"modifierName": "GadgetState_201"
|
|
},
|
|
{
|
|
"$type": "AttachToGadgetStateMixin",
|
|
"gadgetState": 901,
|
|
"modifierName": "GadgetState_901"
|
|
},
|
|
{
|
|
"$type": "AttachToGadgetStateMixin",
|
|
"modifierName": "GadgetState_0"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"GadgetState_202": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 202.0,
|
|
"key": "_GADGETSTATE_",
|
|
"useLimitRange": true,
|
|
"maxValue": 202.0,
|
|
"minValue": 202.0
|
|
}
|
|
]
|
|
},
|
|
"GadgetState_201": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 201.0,
|
|
"key": "_GADGETSTATE_",
|
|
"useLimitRange": true,
|
|
"maxValue": 201.0,
|
|
"minValue": 201.0
|
|
}
|
|
]
|
|
},
|
|
"GadgetState_901": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 901.0,
|
|
"key": "_GADGETSTATE_",
|
|
"useLimitRange": true,
|
|
"maxValue": 901.0,
|
|
"minValue": 901.0
|
|
}
|
|
]
|
|
},
|
|
"GadgetState_0": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_GADGETSTATE_",
|
|
"useLimitRange": true,
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_ISOCEANIDPLATFORM_",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 1.0
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox2"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Oceanid_Platform_SummonMonster",
|
|
"modifiers": {
|
|
"UNIQUE_SummonMonsterHandler": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 15.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_SummonMonster"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_SummonMonster": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Oceanid_Summon_PlatfromAS",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "RootNode",
|
|
"MMFHENHCBGB": "Self"
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ExecuteGadgetLua",
|
|
"JFOEGBAHFAC": 1
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_SummonMonsterHandler"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Oceanid_BornAnchor_State",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Oceanid_BornBS"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Oceanid_Steer",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"NormalIdle"
|
|
],
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 1.5
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Summon_Standby",
|
|
"Summon_AS"
|
|
],
|
|
"angularSpeed": 120.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 1.5
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"OverTimeAtk_Standby",
|
|
"OverTimeAtk_AS"
|
|
],
|
|
"angularSpeed": 120.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 1.5
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"PlatformControl_Standby"
|
|
],
|
|
"angularSpeed": 120.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 1.5
|
|
}
|
|
]
|
|
}
|
|
}
|
|
] |