AIDef:AI/WizzrobeCombat
Jump to navigation
Jump to search
AI definition | |
---|---|
Type | AI |
AITreeVariables
Name | Type | Default value | Description |
---|---|---|---|
SummonCount | Int | 0 | |
IsWizzrobeInBattleAreaFlag | Bool | True |
StaticInstParams
Name | Type | Default value | Description |
---|---|---|---|
WeatherMagicRate | Int | ||
SummonRate | Int | ||
AttackLength | Float | ||
SummonBufferKey | String | ||
SummonBufferSize | Int | ||
HeightOffset | Float | ||
MaxHeightLevel | Int | ||
TargetOffset | Vec3 | ||
SummonCount | Int |
Children
Name | Description |
---|---|
召喚魔法 | |
天候魔法 | |
攻撃魔法 | |
武器攻撃 | |
移動 |
Derived definitions
戦闘 (Wizzrobe, 対象それ以外)
Name | Value |
---|---|
WeatherMagicRate | 0 |
SummonRate | 50 |
AttackLength | 30.0 |
SummonBufferKey | WizzrobeSummon |
SummonBufferSize | 1 |
HeightOffset | 1.0 |
MaxHeightLevel | 2 |
TargetOffset | Vec3(x=0.0, y=0.5, z=4.0) |
SummonCount | 3 |
戦闘 (Wizzrobe, 対象プレイヤー)
Name | Value |
---|---|
WeatherMagicRate | 30 |
SummonRate | 50 |
AttackLength | 30.0 |
SummonBufferKey | WizzrobeSummon |
SummonBufferSize | 1 |
HeightOffset | 1.0 |
MaxHeightLevel | 2 |
TargetOffset | Vec3(x=0.0, y=0.5, z=4.0) |
SummonCount | 3 |