From ZeldaMods (Breath of the Wild)
Revision as of 18:00, 14 October 2018 by imported>Leoetlino
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation
Jump to search
HorseRandomMoveActionAI definition |
---|
Type |
Action |
---|
Contents
- 1 StaticInstParams
- 2 Derived definitions
- 2.1 通常 (Deer, 勝手に走る)
- 2.2 おとなしい (BoneHorse, 逃走_0)
- 2.3 移動 (BoneHorse, うろうろする)
- 2.4 臆病 (BoneHorse, 逃走_0)
- 2.5 気性が荒い (BoneHorse, 逃走_0)
- 2.6 後行動 (BoneHorse, 後方成功)
- 2.7 後行動 (BoneHorse, 逃走(火))
- 2.8 前方成功 (BoneHorse, 逃走(小))
- 2.9 全方向失敗 (BoneHorse, 逃走(小))
- 2.10 通常 (BoneHorse, 勝手に走る)
- 2.11 移動 (NushiHorse, うろうろする)
- 2.12 通常 (NushiHorse, 勝手に走る)
- 2.13 おとなしい (Horse, 逃走_0)
- 2.14 移動 (Horse, うろうろする)
- 2.15 臆病 (Horse, 逃走_0)
- 2.16 気性が荒い (Horse, 逃走_0)
- 2.17 後行動 (Horse, 後方成功)
- 2.18 後行動 (Horse, 逃走(火))
- 2.19 前方成功 (Horse, 逃走(小))
- 2.20 全方向失敗 (Horse, 逃走(小))
- 2.21 通常 (Horse, 勝手に走る)
- 2.22 通常 (Deer_MiniGame, 勝手に走る)
- 2.23 おとなしい (HorseLarge, 逃走_0)
- 2.24 移動 (HorseLarge, うろうろする)
- 2.25 臆病 (HorseLarge, 逃走_0)
- 2.26 気性が荒い (HorseLarge, 逃走_0)
- 2.27 後行動 (HorseLarge, 後方成功)
- 2.28 後行動 (HorseLarge, 逃走(火))
- 2.29 前方成功 (HorseLarge, 逃走(小))
- 2.30 全方向失敗 (HorseLarge, 逃走(小))
- 2.31 通常 (HorseLarge, 勝手に走る)
- 2.32 通常 (Bear, 勝手に走る)
StaticInstParams
Name |
Type |
Default value |
Description
|
RadiusLimit |
Float |
|
|
ForwardDirDistCoefficient |
Float |
|
|
DirRandomValue |
Float |
|
|
DirRangeDegree |
Float |
|
|
RejectDistRatioByNavMeshQuery |
Float |
|
|
IsCancelRequestedPathFirst |
Bool |
|
|
MinUseGear |
Int |
|
|
MaxUseGear |
Int |
|
|
UseGearType |
Int |
|
|
CanUseHorseGearInput |
Bool |
|
|
IsAutoGearDownEnabled |
Bool |
|
|
AutoStopAndTurnMode |
Int |
|
|
MinGearAtAutoGearDown |
Int |
|
|
HasToDecelerateNearGoal |
Bool |
|
|
GoalDistanceTolerance |
Float |
|
|
WaitUntilPathSucceeded |
Bool |
|
|
Derived definitions
通常 (Deer, 勝手に走る)
Name |
Value
|
RadiusLimit |
5.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.55
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
1
|
MaxUseGear |
1
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
0
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
True
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
おとなしい (BoneHorse, 逃走_0)
Name |
Value
|
RadiusLimit |
80.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
3
|
MaxUseGear |
3
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
1
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
移動 (BoneHorse, うろうろする)
Name |
Value
|
RadiusLimit |
30.0
|
ForwardDirDistCoefficient |
0.9
|
DirRandomValue |
0.4
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
True
|
MinUseGear |
1
|
MaxUseGear |
1
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
0
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
True
|
GoalDistanceTolerance |
4.0
|
WaitUntilPathSucceeded |
False
|
臆病 (BoneHorse, 逃走_0)
Name |
Value
|
RadiusLimit |
120.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
3
|
MaxUseGear |
3
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
1
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
気性が荒い (BoneHorse, 逃走_0)
Name |
Value
|
RadiusLimit |
120.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
3
|
MaxUseGear |
3
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
1
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
後行動 (BoneHorse, 後方成功)
Name |
Value
|
RadiusLimit |
40.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
2
|
MaxUseGear |
2
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
0
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
後行動 (BoneHorse, 逃走(火))
Name |
Value
|
RadiusLimit |
80.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
3
|
MaxUseGear |
3
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
1
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
前方成功 (BoneHorse, 逃走(小))
Name |
Value
|
RadiusLimit |
40.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
2
|
MaxUseGear |
2
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
0
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
全方向失敗 (BoneHorse, 逃走(小))
Name |
Value
|
RadiusLimit |
40.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
2
|
MaxUseGear |
2
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
0
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
通常 (BoneHorse, 勝手に走る)
Name |
Value
|
RadiusLimit |
20.0
|
ForwardDirDistCoefficient |
0.9
|
DirRandomValue |
0.4
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
1
|
MaxUseGear |
1
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
1
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
True
|
GoalDistanceTolerance |
4.0
|
WaitUntilPathSucceeded |
False
|
移動 (NushiHorse, うろうろする)
Name |
Value
|
RadiusLimit |
30.0
|
ForwardDirDistCoefficient |
0.9
|
DirRandomValue |
0.4
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
True
|
MinUseGear |
1
|
MaxUseGear |
1
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
0
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
True
|
GoalDistanceTolerance |
4.0
|
WaitUntilPathSucceeded |
False
|
通常 (NushiHorse, 勝手に走る)
Name |
Value
|
RadiusLimit |
20.0
|
ForwardDirDistCoefficient |
0.9
|
DirRandomValue |
0.4
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
1
|
MaxUseGear |
1
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
1
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
True
|
GoalDistanceTolerance |
4.0
|
WaitUntilPathSucceeded |
False
|
おとなしい (Horse, 逃走_0)
Name |
Value
|
RadiusLimit |
80.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
3
|
MaxUseGear |
3
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
1
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
移動 (Horse, うろうろする)
Name |
Value
|
RadiusLimit |
30.0
|
ForwardDirDistCoefficient |
0.9
|
DirRandomValue |
0.4
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
True
|
MinUseGear |
1
|
MaxUseGear |
1
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
0
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
True
|
GoalDistanceTolerance |
4.0
|
WaitUntilPathSucceeded |
False
|
臆病 (Horse, 逃走_0)
Name |
Value
|
RadiusLimit |
120.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
3
|
MaxUseGear |
3
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
1
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
気性が荒い (Horse, 逃走_0)
Name |
Value
|
RadiusLimit |
120.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
3
|
MaxUseGear |
3
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
1
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
後行動 (Horse, 後方成功)
Name |
Value
|
RadiusLimit |
40.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
2
|
MaxUseGear |
2
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
0
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
後行動 (Horse, 逃走(火))
Name |
Value
|
RadiusLimit |
80.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
3
|
MaxUseGear |
3
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
1
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
前方成功 (Horse, 逃走(小))
Name |
Value
|
RadiusLimit |
40.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
2
|
MaxUseGear |
2
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
0
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
全方向失敗 (Horse, 逃走(小))
Name |
Value
|
RadiusLimit |
40.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
2
|
MaxUseGear |
2
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
0
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
通常 (Horse, 勝手に走る)
Name |
Value
|
RadiusLimit |
20.0
|
ForwardDirDistCoefficient |
0.9
|
DirRandomValue |
0.4
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
1
|
MaxUseGear |
1
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
1
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
True
|
GoalDistanceTolerance |
4.0
|
WaitUntilPathSucceeded |
False
|
通常 (Deer_MiniGame, 勝手に走る)
Name |
Value
|
RadiusLimit |
5.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.55
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
1
|
MaxUseGear |
1
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
0
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
True
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
おとなしい (HorseLarge, 逃走_0)
Name |
Value
|
RadiusLimit |
80.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
3
|
MaxUseGear |
3
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
1
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
移動 (HorseLarge, うろうろする)
Name |
Value
|
RadiusLimit |
30.0
|
ForwardDirDistCoefficient |
0.9
|
DirRandomValue |
0.4
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
True
|
MinUseGear |
1
|
MaxUseGear |
1
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
0
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
True
|
GoalDistanceTolerance |
4.0
|
WaitUntilPathSucceeded |
False
|
臆病 (HorseLarge, 逃走_0)
Name |
Value
|
RadiusLimit |
120.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
3
|
MaxUseGear |
3
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
1
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
気性が荒い (HorseLarge, 逃走_0)
Name |
Value
|
RadiusLimit |
120.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
3
|
MaxUseGear |
3
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
1
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
後行動 (HorseLarge, 後方成功)
Name |
Value
|
RadiusLimit |
40.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
2
|
MaxUseGear |
2
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
0
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
後行動 (HorseLarge, 逃走(火))
Name |
Value
|
RadiusLimit |
80.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
3
|
MaxUseGear |
3
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
1
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
前方成功 (HorseLarge, 逃走(小))
Name |
Value
|
RadiusLimit |
40.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
2
|
MaxUseGear |
2
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
0
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
全方向失敗 (HorseLarge, 逃走(小))
Name |
Value
|
RadiusLimit |
40.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.8
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
2
|
MaxUseGear |
2
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
0
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
False
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|
通常 (HorseLarge, 勝手に走る)
Name |
Value
|
RadiusLimit |
20.0
|
ForwardDirDistCoefficient |
0.9
|
DirRandomValue |
0.4
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
1
|
MaxUseGear |
1
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
1
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
True
|
GoalDistanceTolerance |
4.0
|
WaitUntilPathSucceeded |
False
|
通常 (Bear, 勝手に走る)
Name |
Value
|
RadiusLimit |
5.0
|
ForwardDirDistCoefficient |
0.5
|
DirRandomValue |
0.55
|
DirRangeDegree |
360.0
|
RejectDistRatioByNavMeshQuery |
0.8
|
IsCancelRequestedPathFirst |
False
|
MinUseGear |
1
|
MaxUseGear |
1
|
UseGearType |
0
|
CanUseHorseGearInput |
False
|
IsAutoGearDownEnabled |
False
|
AutoStopAndTurnMode |
0
|
MinGearAtAutoGearDown |
1
|
HasToDecelerateNearGoal |
True
|
GoalDistanceTolerance |
-1.0
|
WaitUntilPathSucceeded |
False
|