人物名鑑
Npc FirstColony004 RiverSide
GameParameter
{
"NpcCounterAttack": {
"NpcCommon_WithCounterAttack_NotAlways": {
"IsCounterAttack": true
}
},
"GameParameterTable": {
"NpcCommon_InterestWakka": {
"$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
"Category": "GameParameterTableDefault",
"Components": {
"InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommon_InterestWakka.game__npc__InterestReceiveParam.bgyml"
}
},
"NpcCommon_InterestWakka_WithCounterAttackNotAlways": {
"$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon_InterestWakka.engine__actor__GameParameterTable.gyml",
"Components": {
"NpcCounterAttack": "?GameParameter\/NpcCounterAttack\/NpcCommon_WithCounterAttack_NotAlways.game__npc__NpcCounterAttack.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
}
]
}
}
}