From ZeldaMods (Breath of the Wild)
Jump to navigation
Jump to search
JumpToTargetFromWaterAI definition |
---|
Type |
Action |
---|
Contents
- 1 StaticInstParams
- 2 DynamicInstParams
- 3 Derived definitions
- 3.1 ジャンプ (Lizalfos, ナビ戦闘追跡)
- 3.2 ジャンプ (Lizalfos, 水中ナビ移動)
- 3.3 ジャンプ (Lizalfos, 諦め)
- 3.4 ジャンプ (Lizalfos_Fire, ナビ戦闘追跡)
- 3.5 ジャンプ (Lizalfos_Fire, 水中ナビ移動)
- 3.6 ジャンプ (Lizalfos_Fire, 諦め)
- 3.7 ジャンプ (Lizalfos_Electric, ナビ戦闘追跡)
- 3.8 ジャンプ (Lizalfos_Electric, 水中ナビ移動)
- 3.9 ジャンプ (Lizalfos_Electric, 諦め)
- 3.10 ジャンプ (Lizalfos_Bone, ナビ戦闘追跡)
- 3.11 ジャンプ (Lizalfos_Bone, 水中ナビ移動)
- 3.12 ジャンプ (Lizalfos_Bone, 諦め)
- 3.13 ジャンプ (Lizalfos_Senior, ナビ戦闘追跡)
- 3.14 ジャンプ (Lizalfos_Senior, 水中ナビ移動)
- 3.15 ジャンプ (Lizalfos_Senior, 諦め)
- 3.16 ジャンプ (Lizalfos_Middle, ナビ戦闘追跡)
- 3.17 ジャンプ (Lizalfos_Middle, 水中ナビ移動)
- 3.18 ジャンプ (Lizalfos_Middle, 諦め)
- 3.19 ジャンプ (Lizalfos_Ice, ナビ戦闘追跡)
- 3.20 ジャンプ (Lizalfos_Ice, 水中ナビ移動)
- 3.21 ジャンプ (Lizalfos_Ice, 諦め)
StaticInstParams
Name |
Type |
Default value |
Description
|
PreJumpAS |
String |
|
|
JumpAS |
String |
|
|
LandAS |
String |
|
|
FloatCycleTime |
Float |
|
|
FloatDepth |
Float |
|
|
FloatRadius |
Float |
|
|
MaxSpeed |
Float |
|
|
JumpHeight |
Float |
|
|
JumpGravity |
Float |
|
|
PosReduceRatioOnGround |
Float |
|
|
RotReduceRatioOnGround |
Float |
|
|
InWaterDepth |
Float |
|
|
DynamicInstParams
Name |
Type |
Default value |
Description
|
TargetPos |
Vec3 |
|
|
Derived definitions
ジャンプ (Lizalfos, ナビ戦闘追跡)
Name |
Value
|
PreJumpAS |
JumpSwimStart
|
JumpAS |
JumpSwim
|
LandAS |
JumpSwimEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
2.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos, 水中ナビ移動)
Name |
Value
|
PreJumpAS |
SwimJumpStart
|
JumpAS |
SwimJump
|
LandAS |
SwimJumpEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
5.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos, 諦め)
Name |
Value
|
PreJumpAS |
JumpSwimStart
|
JumpAS |
JumpSwim
|
LandAS |
JumpSwimEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
2.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos_Fire, ナビ戦闘追跡)
Name |
Value
|
PreJumpAS |
JumpSwimStart
|
JumpAS |
JumpSwim
|
LandAS |
JumpSwimEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
2.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos_Fire, 水中ナビ移動)
Name |
Value
|
PreJumpAS |
SwimJumpStart
|
JumpAS |
SwimJump
|
LandAS |
SwimJumpEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
5.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos_Fire, 諦め)
Name |
Value
|
PreJumpAS |
JumpSwimStart
|
JumpAS |
JumpSwim
|
LandAS |
JumpSwimEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
2.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos_Electric, ナビ戦闘追跡)
Name |
Value
|
PreJumpAS |
JumpSwimStart
|
JumpAS |
JumpSwim
|
LandAS |
JumpSwimEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
2.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos_Electric, 水中ナビ移動)
Name |
Value
|
PreJumpAS |
SwimJumpStart
|
JumpAS |
SwimJump
|
LandAS |
SwimJumpEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
5.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos_Electric, 諦め)
Name |
Value
|
PreJumpAS |
JumpSwimStart
|
JumpAS |
JumpSwim
|
LandAS |
JumpSwimEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
2.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos_Bone, ナビ戦闘追跡)
Name |
Value
|
PreJumpAS |
JumpSwimStart
|
JumpAS |
JumpSwim
|
LandAS |
JumpSwimEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
2.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos_Bone, 水中ナビ移動)
Name |
Value
|
PreJumpAS |
SwimJumpStart
|
JumpAS |
SwimJump
|
LandAS |
SwimJumpEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
5.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos_Bone, 諦め)
Name |
Value
|
PreJumpAS |
JumpSwimStart
|
JumpAS |
JumpSwim
|
LandAS |
JumpSwimEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
2.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos_Senior, ナビ戦闘追跡)
Name |
Value
|
PreJumpAS |
JumpSwimStart
|
JumpAS |
JumpSwim
|
LandAS |
JumpSwimEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
2.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos_Senior, 水中ナビ移動)
Name |
Value
|
PreJumpAS |
SwimJumpStart
|
JumpAS |
SwimJump
|
LandAS |
SwimJumpEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
5.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos_Senior, 諦め)
Name |
Value
|
PreJumpAS |
JumpSwimStart
|
JumpAS |
JumpSwim
|
LandAS |
JumpSwimEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
2.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos_Middle, ナビ戦闘追跡)
Name |
Value
|
PreJumpAS |
JumpSwimStart
|
JumpAS |
JumpSwim
|
LandAS |
JumpSwimEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
2.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos_Middle, 水中ナビ移動)
Name |
Value
|
PreJumpAS |
SwimJumpStart
|
JumpAS |
SwimJump
|
LandAS |
SwimJumpEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
5.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos_Middle, 諦め)
Name |
Value
|
PreJumpAS |
JumpSwimStart
|
JumpAS |
JumpSwim
|
LandAS |
JumpSwimEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
2.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos_Ice, ナビ戦闘追跡)
Name |
Value
|
PreJumpAS |
JumpSwimStart
|
JumpAS |
JumpSwim
|
LandAS |
JumpSwimEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
2.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos_Ice, 水中ナビ移動)
Name |
Value
|
PreJumpAS |
SwimJumpStart
|
JumpAS |
SwimJump
|
LandAS |
SwimJumpEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
5.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|
ジャンプ (Lizalfos_Ice, 諦め)
Name |
Value
|
PreJumpAS |
JumpSwimStart
|
JumpAS |
JumpSwim
|
LandAS |
JumpSwimEnd
|
FloatCycleTime |
30.0
|
FloatDepth |
0.5
|
FloatRadius |
0.1
|
MaxSpeed |
0.6
|
JumpHeight |
2.0
|
JumpGravity |
0.0
|
PosReduceRatioOnGround |
0.1
|
RotReduceRatioOnGround |
0.2
|
InWaterDepth |
1.6
|