Is it possible to get a note tag to exclude an enemy from the beastiary? Also I cant get the Fluff Description thing you posted to work it just says ERROR
Hi there! About the notetag for excluding an enemy from the bestiary, this is a good idea! I'm going to put this in a plugin update. About the way of adding a description, can you show me how have you configured the whole thing? :)
Yea I've put
<BeastProfile: Hello World!\nNew Line!>
In the enemies' note tags
and I've put into the Info Window Lines As such
Line name
Profile
Value
text = !!enemy.meta["BeastProfile"] ? enemy.meta["BeastProfile"].trim() : ""