![]() |
Senior Member
Join Date: Jan 2007
Location: NW Arkansas
Posts: 1,241
|
Team,
I wanted to touch base and see how others handle this situation when working on settings. If you have a setting where core edges/hindrances/etc. are identical except for some prerequisites, what’s the best way to code for that. For example, one setting I’m looking at has: Code:
Mr. Fix-It Requirements: Novice, Smarts d10+, Repair d10+, Knowledge (technology) at d8+ This Edge has different requirements, but otherwise functions as described in the Savage Worlds Rulebook. Is this a situation where “replaces” is best? Or is there another better way to handle it? Thanks! TC Working on - |
![]() |
![]() |
Senior Member
Volunteer Data File Contributor
Join Date: Aug 2009
Posts: 1,422
|
DO NOT EVER USE REPLACES.
That is for something else used by the core system. It is NOT intended for this use. Please do not ever use it. _ Currently Running: Savage Fantasy On Deck: Savage Seven Worlds Currently on Pandemic Hold: Savage Grimnoir, Savage PsiWorld, D&D 5E, Savage Wearing the Cape Setting Files: Deadlands: Reloaded, Flash Gordon, Gaslight, Hellfrost, Interface Zero 2.0, Slipstream, Solomon Kane, Seven Worlds |
![]() |
![]() |
Senior Member
Join Date: Jan 2007
Location: NW Arkansas
Posts: 1,241
|
Quote:
![]() If the core edge has Edge.MyName and the New one is Edge.MyNewEdge, have you seen an issue if the new Edge has both? Working on - |
|
![]() |
![]() |
Senior Member
Join Date: Jan 2007
Location: NW Arkansas
Posts: 1,241
|
Did a bit of testing.
If an edge, MyNewEdge, is specifically given Edge.MyName, then when it is taken the hero will receive both tags. The only thing I see an issue with is if you did something like hero.tagcount[Edge.?]. In that case, each time the count would be 1 greater because the one edge is providing two tags. Maybe we need a CountsAs tag for edges and hindrances? Working on - |
![]() |
![]() |
Senior Member
Volunteer Data File Contributor
Join Date: Aug 2009
Posts: 1,422
|
This is an ongoing issue, even within a Setting at times. What we (Setting Authors) have always done is replace any Edges affected with replacement versions for the Setting. Anything that has Edge.MyName as part of it's prerequisite would also have to be precluded and recreated. Yes, this can have a nasty domino effect. Not really a lot to do about it, part of the cost of flexibility. We try to structure things to avoid this, but it's not always possible. Oh, also, now that I think of it having the tag would not solve something like a pickreq, it would only work if the prereq used a tag test.
_ Currently Running: Savage Fantasy On Deck: Savage Seven Worlds Currently on Pandemic Hold: Savage Grimnoir, Savage PsiWorld, D&D 5E, Savage Wearing the Cape Setting Files: Deadlands: Reloaded, Flash Gordon, Gaslight, Hellfrost, Interface Zero 2.0, Slipstream, Solomon Kane, Seven Worlds |
![]() |
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|