5etools / tracker

Suggestions tracker for 5etools.
11 stars 0 forks source link

PLUT-482 When importing a spell, use the "spellAttack" property to determine to type of the spell (Utilitary, Ranged Spell Attack..) #1262

Closed crawltracker closed 4 months ago

crawltracker commented 4 months ago

Information Currently, when importing a spell, Plutonium will check if "Make a melee spell attack" or "Make a ranged spell attack" is in the description of the spell, if so, it determines that the spell is a spell attack.

It would be better and simplier to use the spellAttack properties of spells to determine that instead a Regex hell.

Who would use it? Mostly homebrewers with other languages than English, since in their spells, it wont be written "Make a Ranged Spell Attack" for example.

Why should this be added? To help non-english homebrew to work easily.

Upvote - takoros#0

Upvote - spap#0

Upvote - revilowaldow#0

Upvote - deraviin#0

Upvote - ferretist#0

Votes: +5 / -0 / ±0

crawltracker commented 4 months ago

Note - giddy_#0

Resolved - Implemented for next release