Override AC, Skill and Speed

Issue #172 resolved
Former user created an issue

Everytime I import data from a npc several of its attributes are wrong, I mainly notice the AC, Skills and Speed.

If I import data with the module unloaded, then load the module, the actor sheets get corrected.

If I import data with the module loaded, unload the module, then load it, the actor sheets dont get corrected.

Comments (5)

  1. Kim Mantas repo owner

    I’ve added some special handling to accommodate importing data in 3.9.1. Let me know if still notice any issues.

  2. Jose Antonio Gil

    I tried right now to import a creature and his defenses and speed are not added into his sheet, but the AC is correct.

  3. Kim Mantas repo owner

    How are you importing the data? With right-click ‘Import Data’? If so, could you send me the JSON file that you’re importing?

  4. Jose Antonio Gil

    I’m using Plutonium to import it. Is it a issue with the compatibility between the two modules? Because it’s a bit weird that can import all the data except that two stuff in the sheets

  5. Kim Mantas repo owner

    I have no idea how plutonium imports the data so couldn’t possibly say whether it is weird or not. Either way, this appears to be a module incompatibility and not a bug.

  6. Log in to comment