Files
GenshinData-1/BinOutput/Monster/ConfigMonster_Effigy_Water_Underling_Ooze_03.json

248 lines
7.7 KiB
JSON

{
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachSkinnedMesh",
"mesh": "EffectMesh"
},
"mass": 80.0,
"height": 0.800000011920929,
"modelHeight": 0.4000000059604645,
"affectedByWorld": true,
"checkInSurface": true,
"scale": 3.0,
"useGrassDisplacement": true
},
"model": {
"bornEffect": "Eff_Monster_Effigy_Water_OozeBorn",
"attachEffect": "",
"EAOOHCKOMKJ": false
},
"combat": {
"property": {
"endureType": "Monster_Slime",
"weight": 60.0
},
"beHit": {
"hitBloodEffect": ""
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"lockType": "Avatar&Monster_Lv4"
},
"die": {
"dieEndTime": 4.0,
"dieForceDisappearTime": 8.0,
"dieDisappearEffect": "",
"JIEMJMIBGIP": true,
"GAFFCFHICFH": true,
"GDFEBBNDMOA": true,
"DGGFJHAJMMH": true,
"JELOILMDPDM": true,
"GFECLGIFADA": true
}
},
"abilities": [
{
"abilityID": "",
"abilityName": "Monster_Effigy_Ooze_TypeAttack_State",
"abilityOverride": ""
}
],
"stateLayers": {
"defaultLayer": {
"$type": "ConfigNormalStateLayer",
"layerIndexName": "",
"stateIDs": {
"Born": {
"$type": "ConfigMonsterStateIDInfo",
"animatorStates": {
"Born": [
"Audio_Slime_02_Born_N"
]
},
"canSyncMove": true,
"resetAnimatorTriggerOnExit": [
"DoSkill"
]
},
"NormalIdle": {
"$type": "ConfigMonsterStateIDInfo",
"animatorStates": {
"Standby": []
},
"canDoSkill": true,
"canSyncMove": true,
"resetAnimatorTriggerOnExit": [
"DoSkill"
]
},
"NormalMove": {
"$type": "ConfigMonsterStateIDInfo",
"animatorStates": {
"Run": [
"Audio_Slime_02_Walk_N"
]
},
"canDoSkill": true,
"canSyncMove": true,
"resetAnimatorTriggerOnExit": [
"DoSkill"
],
"canSteer": true
},
"BeHit": {
"$type": "ConfigMonsterStateIDInfo",
"animatorStates": {
"Hit_L": [
"Audio_Slime_02_Hit_L"
],
"Hit_H": [
"Audio_Slime_02_Hit_H"
]
},
"resetAnimatorTriggerOnEnter": [
"BeHit"
],
"resetAnimatorTriggerOnExit": [
"DoSkill"
]
},
"BeHitThrow": {
"$type": "ConfigMonsterStateIDInfo",
"animatorStates": {
"HitThrow": [
"Audio_Slime_02_HitThrow_N"
],
"HitThrowDrop": [],
"HitThrowToGround": [
"Audio_Slime_02_HitThrowToGround_N"
]
},
"resetAnimatorTriggerOnEnter": [
"BeHit",
"HitAir2HitDrop"
],
"resetAnimatorTriggerOnExit": [
"DoSkill"
]
},
"Struggle": {
"$type": "ConfigMonsterStateIDInfo",
"animatorStates": {
"Struggle": []
},
"resetAnimatorTriggerOnEnter": [
"BeHit",
"HitAir2HitDrop"
],
"resetAnimatorTriggerOnExit": [
"DoSkill"
]
},
"Die": {
"$type": "ConfigMonsterStateIDInfo",
"animatorStates": {
"Die": [
"Monster_Effigy_Water_Ooze03_Die"
]
}
},
"NormalAttack": {
"$type": "ConfigMonsterStateIDInfo",
"animatorStates": {
"NormalAttack": []
},
"resetAnimatorTriggerOnExit": [
"BeHit",
"DoSkill"
]
}
}
}
},
"billboard": {
"$type": "ConfigCombatBillboard",
"attachPoint": "BillboardAttach",
"offset": {
"y": 0.30000001192092896
},
"offsetType": "Character",
"showHPBar": true
},
"aibeta": {
"enable": true,
"sensing": {
"settings": {
"DefaultSetting": {
"viewRange": 15.0,
"feelRange": 45.0
}
}
},
"threat": {
"clearThreatTargetDistance": 30.0,
"clearThreatEdgeDistance": 3.0,
"clearThreatTimerByDistance": 2.0,
"viewAttenuation": [
{
"x": 10.0,
"y": 1.0
},
{
"x": 15.0,
"y": 0.5
}
]
},
"defendArea": {
"defendRange": 50.0
},
"skills": {
"101": {
"name": "NormalAttack",
"priority": 1,
"castCondition": {
"pose": [
101
],
"pickRangeMax": 4.0
},
"cd": 2.0,
"initialCD": 2.0,
"publicCDGroup": "",
"stateIDs": [
"NormalAttack"
],
"flagTargetReachable": "10",
"flagSelfOnTemplateCollider": "01",
"flagSelfInZone": "10",
"flagTargetInZone": "11"
}
},
"skillGCD": 2.0,
"returnToBornTactic": {
"enable": true
},
"meleeChargeTactic": {
"enable": true,
"condition": {
"pose": [
101
]
},
"defaultSetting": {
"turnSpeedOverride": 1.0,
"startDistanceMin": 5.0,
"startDistanceMax": 99.0,
"stopDistance": 3.0,
"innerDistance": 3.0
}
}
},
"move": {
"$type": "ConfigAnimatorMove",
"moveOnWater": true,
"moveOnWaterDepth": 0.10000000149011612,
"monsterSizeType": "SlimeType"
}
}