人物名录
Npc Goron022 AfterSage
GameParameter
{
"NpcCounterAttack": {
"NpcCommon_WithCounterAttack_NotAlways": {
"IsCounterAttack": true
}
},
"NpcReactionParam": {
"NpcGoron": {
"DoNotPlayASWhenTerrorByFlame": true
}
},
"GameParameterTable": {
"NpcGoron": {
"$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
"Components": {
"NpcReactionParam": "?GameParameter\/NpcReactionParam\/NpcGoron.game__npc__NpcReactionParam.bgyml"
}
},
"NpcCommon_WithCounterAttackNotAlways_Goron": {
"$parent": "Work\/GameParameter\/GameParameterTable\/NpcGoron.engine__actor__GameParameterTable.gyml",
"Category": "GameParameterTableDefault",
"Components": {
"NpcCounterAttack": "?GameParameter\/NpcCounterAttack\/NpcCommon_WithCounterAttack_NotAlways.game__npc__NpcCounterAttack.bgyml",
"InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommonInterestNakedPlayer.game__npc__InterestReceiveParam.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
}
]
}
}
}