... | ... | @@ -2,21 +2,16 @@ |
|
|
| Condition | Type | Description |
|
|
|
|-------------------------|----------|-------------------------------------------------------------------|
|
|
|
| [DrivingModel] | Entity | Checks if the target entity is the driver of a modeled entity |
|
|
|
| [Hitbox] | Entity | Checks which hitbox was damaged or interacted with |
|
|
|
| [HitboxIsSubHitbox] | Entity | Checks if a hitbox other than the main hitbox was what triggered the skill |
|
|
|
| [RidingModel] | Entity | Checks if the target entity is a passenger of a modeled entity |
|
|
|
| [ModelHasDriver] | Entity | Checks if the target modeled entity has a driver |
|
|
|
| [ModelHasPassengers] | Entity | Checks if the target modeled entity has passengers |
|
|
|
|
|
|
|
|
|
## Dev Build Conditions
|
|
|
| Condition | Type | Description |
|
|
|
|-------------------------|----------|-------------------------------------------------------------------|
|
|
|
| [Hitbox] | Entity | Checks which hitbox was damaged or interacted with |
|
|
|
| [HitboxIsSubHitbox] | Entity | Checks if a hitbox other than the main hitbox was what triggered the skill |
|
|
|
|
|
|
[DrivingModel]: /Skills/Conditions/DrivingModel
|
|
|
[Hitbox]: /Skills/Conditions/Hitbox
|
|
|
[HitboxIsSubHitbox]: /Skills/Conditions/HitboxIsSubHitbox
|
|
|
[RidingModel]: /Skills/Conditions/RidingModel
|
|
|
[ModelHasDriver]: /Skills/Conditions/ModelHasDriver
|
|
|
[ModelHasPassengers]: /Skills/Conditions/ModelHasPassengers
|
|
|
|
|
|
[Hitbox]: /Skills/Conditions/Hitbox
|
|
|
[HitboxIsSubHitbox]: /Skills/Conditions/HitboxIsSubHitbox |
|
|
\ No newline at end of file |
|
|
[ModelHasPassengers]: /Skills/Conditions/ModelHasPassengers |
|
|
\ No newline at end of file |