人物名鑑
Npc BaseCamp Zora001 01
GameParameter
{
"GameParameterTable": {
"NpcCommon_InterestWaterPump": {
"$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
"Components": {
"InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommon_WaterPump.game__npc__InterestReceiveParam.bgyml"
}
}
},
"InterestReceiveParam": {
"NpcCommon_WaterPump": {
"$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
"StrongInterests": [
{
"InterestType": "SelfieCamera"
},
{
"InterestType": "EnokidaSignboard",
"DistanceLimit": 20
},
{
"InterestType": "WaterPumpWater",
"DistanceLimit": 5,
"OverrideBallon": true
}
]
}
}
}