AIDef:AI/ReflectableBulletThrown
| AI definition | |
|---|---|
| Type | AI |
StaticInstParams
| Name | Type | Default value | Description |
|---|---|---|---|
| ReclectSpd | Float | ||
| HitColName | String | ||
| IsReflectByGuard | Bool | ||
| IsReflectByArrow | Bool | ||
| RefSpeedRatioByJustGuard | Float |
DynamicInstParams
| Name | Type | Default value | Description |
|---|---|---|---|
| Power | Float | ||
| TargetDir | Vec3 | ||
| IsShootByPlayer | Bool |
Children
| Name | Description |
|---|---|
| 反射 | |
| 投擲 |
Derived definitions
投擲 (BokoblinShootRock, Action)
| Name | Value |
|---|---|
| ReclectSpd | 1.2 |
| HitColName | TgtBody |
| IsReflectByGuard | False |
| IsReflectByArrow | True |
| RefSpeedRatioByJustGuard | 1.0 |