Guide des personnages
Npc FaronWoods006 Road
GameParameter
{
"NpcMovementParam": {
"NpcCommon": []
},
"GameParameterTable": {
"NpcCommon_InterestZonauGearNakedPlayer": {
"$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
"Components": {
"NpcMovementParam": "?GameParameter\/NpcMovementParam\/NpcCommon.game__npc__NpcMovementParam.bgyml",
"InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommon_InterestZonauGearNakedPlayer.game__npc__InterestReceiveParam.bgyml"
}
}
},
"InterestReceiveParam": {
"NpcCommon_InterestZonauGearNakedPlayer": {
"$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
"Interests": [
{
"InterestType": "Player",
"DistanceLimit": 10
},
{
"InterestType": "NakedPlayer"
},
{
"InterestType": "ZonauGear",
"DistanceLimit": 10
},
{
"InterestType": "MovingNPC",
"DistanceLimit": 8
}
],
"StrongInterests": [
{
"InterestType": "SelfieCamera"
},
{
"InterestType": "NakedPlayer",
"DistanceLimit": 5,
"OverrideBallon": true
},
{
"InterestType": "EnokidaSignboard",
"DistanceLimit": 20
}
]
}
}
}