Changes
Page history
added custommodeldata condition
authored
Jan 02, 2023
by
Phillip
Hide whitespace changes
Inline
Side-by-side
Skills/Conditions.md
View page @
a0c6c069
...
...
@@ -7,8 +7,9 @@ New Conditions
These conditions are added by Crucible, and are meant to be used with players and/or items (although they may work for other things too, depending on the condition)
| Conditions | Description |
|------------------------------|----------------------------------------------------------------|
|
[
EquipSlot
](
Skills/Conditions/EquipSlot
)
| Matches the equipment slot the skill was called from |
|
[
ItemAmmo
](
Skills/Conditions/ItemAmmo
)
| Matches how much ammo the calling item has |
|
[
MythicKeyId
](
Skills/Conditions/MythicKeyId
)
| Matches the key ID the skill was called from |
\ No newline at end of file
| Conditions | Description |
|------------------------------------------------|------------------------------------------------------|
|
[
EquipSlot
](
Skills/Conditions/EquipSlot
)
| Matches the equipment slot the skill was called from |
|
[
ItemAmmo
](
Skills/Conditions/ItemAmmo
)
| Matches how much ammo the calling item has |
|
[
MythicKeyId
](
Skills/Conditions/MythicKeyId
)
| Matches the key ID the skill was called from |
|
[
CustomModelData
](
/Conditions/custommodeldata
)
| Tests the custom model data the calling item has |
\ No newline at end of file