Grasscutter_Resources/Resources/BinOutput/Monster/ConfigAnimal_Lizard_01.json
2022-10-03 23:37:42 +03:00

199 lines
5.7 KiB
JSON

{
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachSkinnedMesh",
"FGKBBEGGKCB": "EffectMesh"
},
"mass": 20.0,
"secondHeight": 0.699999988079071,
"viewSize": 0.5,
"affectedByWorld": true,
"checkInSurface": true,
"scale": 1.2000000476837158,
"canTriggerElementReactionText": false,
"useGrassDisplacement": true
},
"model": {
"bornEffect": "",
"attachEffect": "",
"canBakeMesh": false
},
"combat": {
"property": {
"endureType": "Monster_Minion",
"w": 30.0
},
"beHit": {
"hitBloodEffect": "",
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
},
"die": {
"HGGPMFGGBNC": 0.009999999776482582,
"dieForceDisappearTime": 10.0,
"dieDisappearEffect": "Eff_Animal_Common_Die"
}
},
"stateLayers": {
"defaultLayer": {
"$type": "ConfigNormalStateLayer",
"JLAFELOFEGB": "",
"stateIDs": {
"Born": {
"$type": "ConfigMonsterStateIDInfo",
"PINCPDEEFJI": {
"Born": []
},
"KJALBKOJAJE": [
"DoSkill"
]
},
"NormalIdle": {
"$type": "ConfigMonsterStateIDInfo",
"PINCPDEEFJI": {
"Standby": []
},
"KGOCGKMHPKM": true,
"JFJAOFFPPFP": true,
"KJALBKOJAJE": [
"DoSkill"
]
},
"NormalMove": {
"$type": "ConfigMonsterStateIDInfo",
"PINCPDEEFJI": {
"Walk": [
"Audio_Crab_Run"
],
"Rush": [
"Audio_Crab_Run"
],
"Run": [
"Audio_Crab_Run"
],
"Run_AS": [
"Audio_Crab_Run"
]
},
"KGOCGKMHPKM": true,
"JFJAOFFPPFP": true,
"KJALBKOJAJE": [
"DoSkill"
],
"HNDGEBFOBMD": true
},
"BeHit": {
"$type": "ConfigMonsterStateIDInfo",
"PINCPDEEFJI": {
"Hit_L": []
},
"OBACGMAOFBH": [
"BeHit"
],
"KJALBKOJAJE": [
"DoSkill"
]
},
"Disappear": {
"$type": "ConfigMonsterStateIDInfo",
"PINCPDEEFJI": {
"Disappear": [
"Animal_Lizard_Disappear"
]
}
},
"Die": {
"$type": "ConfigMonsterStateIDInfo",
"PINCPDEEFJI": {
"Die": [
"Animal_Lizard_Die"
]
}
}
}
}
},
"initialPoses": {
"Default": {}
},
"aibeta": {
"enable": true,
"friendliness": 1,
"sensing": {
"settings": {
"DefaultSetting": {
"enableVision": false,
"sourcelessHitAttractionRange": 7.5
}
}
},
"neurons": {
"DefaultSetting": [
"HIT",
"WEATHER_BAD"
]
},
"threat": {
"viewThreatGrow": 75.0,
"feelThreatGrow": 1000.0,
"threatBroadcastRange": 5.0
},
"defendArea": {
"defendRange": 100.0
},
"ui": {
"hasDirectionIndicator": false
},
"profiling": {
"lodStrategy": "MinorAnimal"
},
"returnToBornTactic": {
"enable": true
},
"wanderTactic": {
"enable": true,
"condition": {
"pose": [
1
]
},
"defaultSetting": {
"probeNumberMin": 120.0,
"terrainOffsetMax": 60.0,
"distanceFromBorn": 10.0,
"distanceFromCurrentMin": 1.5,
"terrainOffsetMin": 3.0
}
},
"fleeTactic": {
"enable": true,
"nerveTrigger": [
"HIT",
"WEATHER_BAD"
],
"defaultSetting": {
"targetBackSpace": 0.0,
"extractionAngleMax": 200.0,
"fleeAngle": 30.0,
"fleeNumberMin": 8,
"fleeNumberMax": 12,
"fleeDistanceMin": 3.299999952316284,
"fleeDistanceMax": 3.299999952316284
}
}
},
"animal": {
"hasAbility": false,
"tickAbilityElement": false,
"hasCharacterRenderering": false
},
"CJJEPAAJNOP": {
"defaultConfig": {
"MEJOOPMFBGL": "Eff_SceneObj_CatchAnimal_CaughtSuccess"
}
}
}