人物名鑑
シミナー
GameParameter
{
"GameParameterTable": {
"NpcCommon_InterestWakka": {
"$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
"Category": "GameParameterTableDefault",
"Components": {
"InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommon_InterestWakka.game__npc__InterestReceiveParam.bgyml"
}
}
},
"InterestReceiveParam": {
"NpcCommon_InterestWakka": {
"$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
"Interests": [
{
"InterestType": "Player",
"DistanceLimit": 10
},
{
"InterestType": "NakedPlayer"
},
{
"InterestType": "StableHostelPicture",
"DistanceLimit": 8
}
],
"StrongInterests": [
{
"InterestType": "SelfieCamera"
},
{
"InterestType": "WakkaCharm",
"DistanceLimit": 8
},
{
"InterestType": "NakedPlayer",
"DistanceLimit": 5,
"OverrideBallon": true
},
{
"InterestType": "BoneHorse",
"DistanceLimit": 8
},
{
"InterestType": "GoldHorse",
"DistanceLimit": 8
},
{
"InterestType": "LargeHorse",
"DistanceLimit": 8
}
]
}
}
}