Personages
Scorpis
GameParameter
{
"NpcReactionParam": {
"NpcCommon_AlwaysCrouchWhenTerror": {
"AlwaysCrouchWhenTerror": true
}
},
"GameParameterTable": {
"NpcCommon_AlwaysCrouchWhenTerror_InterestNakedPlayer": {
"$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
"Components": {
"NpcReactionParam": "?GameParameter\/NpcReactionParam\/NpcCommon_AlwaysCrouchWhenTerror.game__npc__NpcReactionParam.bgyml",
"InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommonInterestNakedPlayer.game__npc__InterestReceiveParam.bgyml"
}
},
"Npc_BaseCampSoldier_Hylia013_AlwaysCrouchWhenTerror_InterestNakedPlayer": {
"$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon_AlwaysCrouchWhenTerror_InterestNakedPlayer.engine__actor__GameParameterTable.gyml",
"Components": {
"AIScheduleSpecialParam": "?Game\/AIScheduleSpecialParam\/Npc_BaseCampSoldier_Hylia013.game__aischedule__AIScheduleSpecialParam.bgyml"
}
}
},
"InterestReceiveParam": {
"NpcCommonInterestNakedPlayer": {
"$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
"Interests": [
{
"InterestType": "Player",
"DistanceLimit": 10
},
{
"InterestType": "NakedPlayer"
},
{
"InterestType": "MovingNPC",
"DistanceLimit": 8
},
{
"InterestType": "StableHostelPicture",
"DistanceLimit": 8
}
],
"StrongInterests": [
{
"InterestType": "SelfieCamera"
},
{
"InterestType": "EnokidaSignboard",
"DistanceLimit": 20
},
{
"InterestType": "NakedPlayer",
"DistanceLimit": 5,
"OverrideBallon": true
}
]
}
}
}