jbhaywood / 5e-statblock-importer

A module for FoundryVTT that creates a new actor from any 5e monster or NPC statblock.
MIT License
18 stars 12 forks source link

Speed dose not import in version 12 #111

Closed mtryoutlander closed 2 weeks ago

mtryoutlander commented 2 months ago

Try to import a couple diffrent times on foundry v12 build 325. useing 5e statblock importer 1.83.00 The speed is never imported

MaxPat931 commented 4 weeks ago

Looks like these two datas need to be changed to system https://github.com/jbhaywood/5e-statblock-importer/blob/88bd57c05e9fef4b92c34c8cd7543a1d597f8411/scripts/sbiActor.js#L445-L446

https://github.com/jbhaywood/5e-statblock-importer/blob/88bd57c05e9fef4b92c34c8cd7543a1d597f8411/scripts/sbiActor.js#L461-L463

jbhaywood commented 2 weeks ago

Fixed in v1.83.01.