Open martynjsimpson opened 1 year ago
If the names are unique then there should be no need to append a 1.
Creatures of the same type but with unique custom names, have a 1 added to the end regardless.
Create an Encounter Table as below.
creatures: - [[Wolf, Shadowfang]] - [[Wolf, Ironclaw]] - [[Wolf, Duskrider]]
Then, run the encounter. Note the names in the encounter window (and player view) are suffixed with 1.
1.4.13
12.2.4
No response
Check for existing bug reports before submitting.
Expected Behavior
If the names are unique then there should be no need to append a 1.
Current behaviour
Creatures of the same type but with unique custom names, have a 1 added to the end regardless.
Reproduction
Create an Encounter Table as below.
Then, run the encounter. Note the names in the encounter window (and player view) are suffixed with 1.
Which Operating Systems are you using?
Obsidian Version Check
1.4.13
Plugin Version
12.2.4
Confirmation
Possible solution
No response