From ZeldaMods (Breath of the Wild)
Jump to navigation
Jump to search
NPCSuspendAI definition |
---|
Type |
AI |
---|
Contents
- 1 StaticInstParams
- 2 DynamicInstParams
- 3 Children
- 4 Derived definitions
- 4.1 一時停止 (NpcHearts, Action1)
- 4.2 一時停止 (NpcHearts, Sleep)
- 4.3 一時停止 (NpcHearts, Wander)
- 4.4 一時停止 (NpcRunner, Action1)
- 4.5 一時停止 (NpcRunner, Sleep)
- 4.6 一時停止 (NpcRunner, Wander)
- 4.7 一時停止 (Npc, Action1)
- 4.8 一時停止 (Npc, Sleep)
- 4.9 一時停止 (Npc, Wander)
- 4.10 一時停止 (NpcTripMaster, Action1)
- 4.11 一時停止 (NpcTripMaster, Sleep)
- 4.12 一時停止 (NpcTripMaster, Wander)
- 4.13 一時停止 (Npc_Gerudo_Queen, Action1)
- 4.14 一時停止 (Npc_Gerudo_Queen, Sleep)
- 4.15 一時停止 (Npc_Gerudo_Queen, Wander)
- 4.16 一時停止 (NpcTravelerWarrior, Action1)
- 4.17 一時停止 (NpcTravelerWarrior, Sleep)
- 4.18 一時停止 (NpcTravelerWarrior, Wander)
- 4.19 一時停止 (NpcTravelerWarrior, 街道を移動)
- 4.20 一時停止 (Assassin, Action1)
- 4.21 一時停止 (Assassin, Sleep)
- 4.22 一時停止 (Assassin, Wander)
- 4.23 一時停止 (Assassin, 街道を移動)
- 4.24 一時停止 (NpcHorseReceptionist, Action1)
- 4.25 一時停止 (NpcHorseReceptionist, Sleep)
- 4.26 一時停止 (NpcHorseReceptionist, Wander)
- 4.27 一時停止 (NpcStrangeBeacon2, Action1)
- 4.28 一時停止 (NpcStrangeBeacon2, Sleep)
- 4.29 一時停止 (NpcStrangeBeacon2, Wander)
- 4.30 一時停止 (NpcUseBasicSignal, Action1)
- 4.31 一時停止 (NpcUseBasicSignal, Sleep)
- 4.32 一時停止 (NpcUseBasicSignal, Wander)
- 4.33 一時停止 (NpcVisibleTogglable, Action1)
- 4.34 一時停止 (NpcVisibleTogglable, Sleep)
- 4.35 一時停止 (NpcVisibleTogglable, Wander)
- 4.36 一時停止 (NpcTebaTraining, Action1)
- 4.37 一時停止 (NpcTebaTraining, Sleep)
- 4.38 一時停止 (NpcTebaTraining, Wander)
- 4.39 一時停止 (NpcMamonoShop, Action1)
- 4.40 一時停止 (NpcMamonoShop, Sleep)
- 4.41 一時停止 (NpcMamonoShop, Wander)
- 4.42 一時停止 (NpcWarrior, Action1)
- 4.43 一時停止 (NpcWarrior, Sleep)
- 4.44 一時停止 (NpcWarrior, Wander)
- 4.45 一時停止 (NpcChaseBlueFire, Action1)
- 4.46 一時停止 (NpcChaseBlueFire, Sleep)
- 4.47 一時停止 (NpcChaseBlueFire, Wander)
- 4.48 一時停止 (NpcTraveler, Action1)
- 4.49 一時停止 (NpcTraveler, Sleep)
- 4.50 一時停止 (NpcTraveler, Wander)
- 4.51 一時停止 (NpcTraveler, 街道を移動)
- 4.52 一時停止 (NpcArtist, Action1)
- 4.53 一時停止 (NpcArtist, Sleep)
- 4.54 一時停止 (NpcArtist, Wander)
- 4.55 一時停止 (NpcClerk, Action1)
- 4.56 一時停止 (NpcClerk, Sleep)
- 4.57 一時停止 (NpcClerk, Wander)
- 4.58 一時停止 (NpcUmayadoMaster, Action1)
- 4.59 一時停止 (NpcUmayadoMaster, Sleep)
- 4.60 一時停止 (NpcUmayadoMaster, Wander)
StaticInstParams
Name |
Type |
Default value |
Description
|
WaitTime |
Int |
|
|
EndMoveTime |
Int |
|
|
SearchRadius |
Float |
|
|
RetryCount |
Int |
|
|
DynamicInstParams
Name |
Type |
Default value |
Description
|
ASName |
String |
|
|
Children
Derived definitions
一時停止 (NpcHearts, Action1)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcHearts, Sleep)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcHearts, Wander)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcRunner, Action1)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcRunner, Sleep)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcRunner, Wander)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (Npc, Action1)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (Npc, Sleep)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (Npc, Wander)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcTripMaster, Action1)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcTripMaster, Sleep)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcTripMaster, Wander)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (Npc_Gerudo_Queen, Action1)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (Npc_Gerudo_Queen, Sleep)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (Npc_Gerudo_Queen, Wander)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcTravelerWarrior, Action1)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcTravelerWarrior, Sleep)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcTravelerWarrior, Wander)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcTravelerWarrior, 街道を移動)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (Assassin, Action1)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (Assassin, Sleep)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (Assassin, Wander)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (Assassin, 街道を移動)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcHorseReceptionist, Action1)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcHorseReceptionist, Sleep)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcHorseReceptionist, Wander)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcStrangeBeacon2, Action1)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcStrangeBeacon2, Sleep)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcStrangeBeacon2, Wander)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcUseBasicSignal, Action1)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcUseBasicSignal, Sleep)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcUseBasicSignal, Wander)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcVisibleTogglable, Action1)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcVisibleTogglable, Sleep)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcVisibleTogglable, Wander)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcTebaTraining, Action1)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcTebaTraining, Sleep)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcTebaTraining, Wander)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcMamonoShop, Action1)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcMamonoShop, Sleep)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcMamonoShop, Wander)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcWarrior, Action1)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcWarrior, Sleep)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcWarrior, Wander)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcChaseBlueFire, Action1)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcChaseBlueFire, Sleep)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcChaseBlueFire, Wander)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcTraveler, Action1)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcTraveler, Sleep)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcTraveler, Wander)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcTraveler, 街道を移動)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcArtist, Action1)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcArtist, Sleep)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcArtist, Wander)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcClerk, Action1)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcClerk, Sleep)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcClerk, Wander)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcUmayadoMaster, Action1)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcUmayadoMaster, Sleep)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|
一時停止 (NpcUmayadoMaster, Wander)
Name |
Value
|
WaitTime |
300
|
EndMoveTime |
300
|
SearchRadius |
10.0
|
RetryCount |
3
|