The nimblev2-minion schema is used to represent "minion" adversaries. Minions have no hit points and are designed to be simpler to run than regular monsters.
nimblev2-minion
level
true
string
A representation of the minion's combat potency.
armor
false
"none" | "medium" | "heavy"
The minion's armor rating. Defaults to "none".
"none".
attackSequence
A description of the ways the minion can attack.
actions
feature[]
A list of non-attack actions that the minion can take.
attacks
A list of attacks the minion can make.
features
A list of the minion's passive features.
Last updated 1 year ago