- Joined
- Mar 4, 2015
- Messages
- 5
- Reaction score
- 0
- First Language
- English
- Primarily Uses
If there a way to make an IF statement that is triggered by the enemy's weapon's class? E.g. The "dagger of shadow" has the class "dagger", and the statement is triggered if the enemy has a weapon with the class of "dagger". If possible in js code, what would the variable for the enemy's weapon class be?


