From ZeldaMods (Breath of the Wild)
Revision as of 18:03, 14 October 2018 by imported>Leoetlino
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation
Jump to search
SideWalkAI definition |
---|
Type |
Action |
---|
Contents
- 1 StaticInstParams
- 2 DynamicInstParams
- 3 Derived definitions
- 3.1 行動 (Priest_Boss_ShadowClone, 行動B_0)
- 3.2 行動 (Priest_Boss_ShadowClone, 行動C_0)
- 3.3 行動A (InsectCrab, 逃走移動)
- 3.4 行動A (InsectCrab, 徘徊歩行)
- 3.5 行動B (InsectCrab, 逃走移動)
- 3.6 行動B (InsectCrab, 徘徊歩行)
- 3.7 行動 (Priest_Boss_Normal, 行動B_0)
- 3.8 行動 (Priest_Boss_Normal, 行動C_0)
- 3.9 行動 (Priest_Boss_ShadowClone_Real, 行動B_0)
- 3.10 行動 (Priest_Boss_ShadowClone_Real, 行動C_0)
StaticInstParams
Name |
Type |
Default value |
Description
|
ASKeyName |
String |
|
|
IsIgnoreSameAS |
Bool |
|
|
LeftMove |
Bool |
|
|
Speed |
Float |
|
|
RotSpd |
Float |
|
|
FinRadius |
Float |
|
|
FinRotate |
Float |
|
|
WeaponIdx |
Int |
|
|
BaseRotRatio |
Float |
|
|
FollowGround |
Bool |
|
|
WallHitLimitTime |
Int |
|
|
MoveAngCliffLimitTime |
Int |
|
|
AccRatio |
Float |
|
|
IgnoreLastCurve |
Bool |
|
|
IgnoreDecelerationFrontCliff |
Bool |
|
|
IgnoreMoveDirCoHit |
Bool |
|
|
JumpUpSpeedReduceRatio |
Float |
|
|
DynamicInstParams
Name |
Type |
Default value |
Description
|
TargetPos |
Vec3 |
|
|
Derived definitions
行動 (Priest_Boss_ShadowClone, 行動B_0)
Name |
Value
|
ASKeyName |
SideWalk
|
IsIgnoreSameAS |
False
|
LeftMove |
True
|
Speed |
0.1
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
0.14
|
FollowGround |
False
|
WallHitLimitTime |
20
|
MoveAngCliffLimitTime |
10
|
AccRatio |
0.1
|
IgnoreLastCurve |
False
|
IgnoreDecelerationFrontCliff |
False
|
IgnoreMoveDirCoHit |
False
|
JumpUpSpeedReduceRatio |
1.0
|
行動 (Priest_Boss_ShadowClone, 行動C_0)
Name |
Value
|
ASKeyName |
SideWalk
|
IsIgnoreSameAS |
False
|
LeftMove |
False
|
Speed |
0.1
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
0.14
|
FollowGround |
False
|
WallHitLimitTime |
20
|
MoveAngCliffLimitTime |
10
|
AccRatio |
0.1
|
IgnoreLastCurve |
False
|
IgnoreDecelerationFrontCliff |
False
|
IgnoreMoveDirCoHit |
False
|
JumpUpSpeedReduceRatio |
1.0
|
行動A (InsectCrab, 逃走移動)
Name |
Value
|
ASKeyName |
Escape_L
|
IsIgnoreSameAS |
True
|
LeftMove |
True
|
Speed |
0.25
|
RotSpd |
0.0698132
|
FinRadius |
0.5
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
0.16
|
FollowGround |
True
|
WallHitLimitTime |
20
|
MoveAngCliffLimitTime |
10
|
AccRatio |
0.12
|
IgnoreLastCurve |
False
|
IgnoreDecelerationFrontCliff |
False
|
IgnoreMoveDirCoHit |
False
|
JumpUpSpeedReduceRatio |
1.0
|
行動A (InsectCrab, 徘徊歩行)
Name |
Value
|
ASKeyName |
SideWalk_L
|
IsIgnoreSameAS |
True
|
LeftMove |
True
|
Speed |
0.02
|
RotSpd |
0.0349066
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
0.14
|
FollowGround |
True
|
WallHitLimitTime |
20
|
MoveAngCliffLimitTime |
10
|
AccRatio |
0.1
|
IgnoreLastCurve |
False
|
IgnoreDecelerationFrontCliff |
False
|
IgnoreMoveDirCoHit |
False
|
JumpUpSpeedReduceRatio |
1.0
|
行動B (InsectCrab, 逃走移動)
Name |
Value
|
ASKeyName |
Escape_R
|
IsIgnoreSameAS |
True
|
LeftMove |
False
|
Speed |
0.25
|
RotSpd |
0.0698132
|
FinRadius |
0.5
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
0.16
|
FollowGround |
True
|
WallHitLimitTime |
20
|
MoveAngCliffLimitTime |
10
|
AccRatio |
0.12
|
IgnoreLastCurve |
False
|
IgnoreDecelerationFrontCliff |
False
|
IgnoreMoveDirCoHit |
False
|
JumpUpSpeedReduceRatio |
1.0
|
行動B (InsectCrab, 徘徊歩行)
Name |
Value
|
ASKeyName |
SideWalk_R
|
IsIgnoreSameAS |
True
|
LeftMove |
False
|
Speed |
0.02
|
RotSpd |
0.0349066
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
0.14
|
FollowGround |
True
|
WallHitLimitTime |
20
|
MoveAngCliffLimitTime |
10
|
AccRatio |
0.1
|
IgnoreLastCurve |
False
|
IgnoreDecelerationFrontCliff |
False
|
IgnoreMoveDirCoHit |
False
|
JumpUpSpeedReduceRatio |
1.0
|
行動 (Priest_Boss_Normal, 行動B_0)
Name |
Value
|
ASKeyName |
SideWalk
|
IsIgnoreSameAS |
False
|
LeftMove |
True
|
Speed |
0.1
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
0.14
|
FollowGround |
False
|
WallHitLimitTime |
20
|
MoveAngCliffLimitTime |
10
|
AccRatio |
0.1
|
IgnoreLastCurve |
False
|
IgnoreDecelerationFrontCliff |
False
|
IgnoreMoveDirCoHit |
False
|
JumpUpSpeedReduceRatio |
1.0
|
行動 (Priest_Boss_Normal, 行動C_0)
Name |
Value
|
ASKeyName |
SideWalk
|
IsIgnoreSameAS |
False
|
LeftMove |
False
|
Speed |
0.1
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
0.14
|
FollowGround |
False
|
WallHitLimitTime |
20
|
MoveAngCliffLimitTime |
10
|
AccRatio |
0.1
|
IgnoreLastCurve |
False
|
IgnoreDecelerationFrontCliff |
False
|
IgnoreMoveDirCoHit |
False
|
JumpUpSpeedReduceRatio |
1.0
|
行動 (Priest_Boss_ShadowClone_Real, 行動B_0)
Name |
Value
|
ASKeyName |
SideWalk
|
IsIgnoreSameAS |
False
|
LeftMove |
True
|
Speed |
0.1
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
0.14
|
FollowGround |
False
|
WallHitLimitTime |
20
|
MoveAngCliffLimitTime |
10
|
AccRatio |
0.1
|
IgnoreLastCurve |
False
|
IgnoreDecelerationFrontCliff |
False
|
IgnoreMoveDirCoHit |
False
|
JumpUpSpeedReduceRatio |
1.0
|
行動 (Priest_Boss_ShadowClone_Real, 行動C_0)
Name |
Value
|
ASKeyName |
SideWalk
|
IsIgnoreSameAS |
False
|
LeftMove |
False
|
Speed |
0.1
|
RotSpd |
0.174533
|
FinRadius |
0.2
|
FinRotate |
3.14159
|
WeaponIdx |
-1
|
BaseRotRatio |
0.14
|
FollowGround |
False
|
WallHitLimitTime |
20
|
MoveAngCliffLimitTime |
10
|
AccRatio |
0.1
|
IgnoreLastCurve |
False
|
IgnoreDecelerationFrontCliff |
False
|
IgnoreMoveDirCoHit |
False
|
JumpUpSpeedReduceRatio |
1.0
|