![]() |
|
![]() |
#1 |
Forum Pervert
(If you have to ask . . .) Join Date: Feb 2005
Location: Somewhere high up.
|
![]()
Yeah, the title is a bit ambiguous--I have screen shots linked below.
Okay, so, applying a minotaur template causes the protection window to do this. Basically, it shows DR X/X-2 because the Skull DR is set to Skin and not Skull. However, changing the location to Skull does this. So, how do I get to edit the "DR Bonus" field? I can highlight it, but not edit it. Additionally, the Skull field is wrong in both, as it's not 6/6-2, it's just 6 (2 for basic Skull, +2 for Minotaur DR, +2 for Minotaur Skull DR). |
![]() |
![]() |
![]() |
#2 |
GCA Prime
Join Date: Aug 2004
Location: Portland, OR
|
![]()
Okay....
(You don't tell me which Minotaur, so I'm assuming Dungeon Fantasy.) It looks like the Minotaur's "Minotaur Skull Damage Resistance" isn't being initialized with a modifier that works like the new system should want it to. I'll have to try to find some time to go through those files and update what needs updating to reflect the modern method of using location DR. Anyway, I can tell you how to work around this for now. First, we have to unlock the template, so we'll convert it to a parent/child system to get around that. (If you already have unlocked templates, you can skip this step, the rest works the same regardless.) Right click on your Minotaur (Dungeon Fantasy) template trait. Then pick Convert to Parent/Child from the menu. You'll now have a collection of children under a parent item, but in the same structure as the previous components, so it'll look much the same, but nothing will be locked. (There's no way to go *back* to the components, so this is a one-way conversion. Now click on the Minotaur Skull Damage Resistance trait, and click on the Modifiers button to open the Modifiers dialog. Double click on the Partial: Skull modifier to open the Edit Modifiers dialog. Now, we'll want to change the gives() to fix it to work the way it should nowadays, by telling the owning item that it's DR is just meant to apply to the Skull now, not the Skin. Double click into the Values column for the gives tag. Delete everything there. Copy and paste the text from this line instead: Code:
=skull+nobase to owner::location$ ETA: I've updated the Minotaur Skull Damage Resistance advantage so that the initmods() includes the corrected gives(). That'll be in the next data update.
__________________
Armin D. Sykes | Visit my GCA5 blog for updates and previews. | Get GURPS Character Assistant 5 now at Warehouse 23. Last edited by Armin; 11-12-2022 at 02:50 PM. |
![]() |
![]() |
![]() |
#3 |
Forum Pervert
(If you have to ask . . .) Join Date: Feb 2005
Location: Somewhere high up.
|
![]() |
![]() |
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|