-
Notifications
You must be signed in to change notification settings - Fork 55
Merit pack from MOSTLY W20 #709
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
FalloutFalcon
wants to merge
24
commits into
DarkPack13:master
Choose a base branch
from
FalloutFalcon:some-wolf-traits
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+280
−59
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
ba6e316
moving around files.
FalloutFalcon e5cd8b3
ragh
FalloutFalcon 144f559
quirks
FalloutFalcon 1311d0c
yea
FalloutFalcon b26c726
Merge branch 'master' of https://github.com/DarkPack13/SecondCity int…
FalloutFalcon 019831a
yea
FalloutFalcon 75f9931
untamable
FalloutFalcon 8b7c7a9
weakwilled citations mostly
FalloutFalcon 4bbfee0
ye
FalloutFalcon f76e3f6
yea
FalloutFalcon 9a63b4b
whoops
FalloutFalcon 140ef74
yea
FalloutFalcon fc47665
metamorphg
FalloutFalcon 450f2c5
berserk but then i remebered we dont have frenzy yet lol
FalloutFalcon 14dcbeb
yea
FalloutFalcon 904817e
pierced veil
FalloutFalcon 1f74a7c
pale aura
FalloutFalcon ec305c1
some splat none fixes
FalloutFalcon 42e98e4
auspex layers BELOW mob
FalloutFalcon 3337365
yea
FalloutFalcon 38e71a3
yea
FalloutFalcon ef25e01
a great folly. no `as anything` so it skipped all the stats lmao.
FalloutFalcon 1294751
Merge branch 'master' of https://github.com/DarkPack13/SecondCity int…
FalloutFalcon 412ab62
fix
FalloutFalcon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
modular_darkpack/modules/merits_flaws/code/negative_quirks/animal_musk.dm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| // W20 p. 473 | ||
| /datum/quirk/darkpack/animal_musk | ||
| name = "Animal Musk" | ||
| // A little unsure who to do the logic on the social roll rn. | ||
| desc = {"(This is roleplay/flavor text at the moment) You have the odor of an animal, even in Homid form. | ||
| Whenever you are indoors or in a crowd of people, you make all Social rolls at a +2 difficulty. | ||
| Outdoors or in situations where you can distance yourself from humans, your odor is not noticeable. | ||
| Wolves (and lupus-born Garou) take little notice of this Flaw.."} | ||
| value = -1 | ||
| mob_trait = TRAIT_ANIMAL_MUSK | ||
| icon = FA_ICON_SPRAY_CAN_SPARKLES // icon = FA_ICON_BUGS | ||
| allowed_splats = SPLAT_SHIFTERS |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 2 additions & 0 deletions
2
...ules/merits_flaws/code/permanent_fangs.dm → ...s/code/negative_quirks/permanent_fangs.dm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
modular_darkpack/modules/merits_flaws/code/negative_quirks/pierced_veil.dm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| // W20 p. 484 | ||
| /datum/quirk/darkpack/pierced_veil | ||
| name = "Pierced Veil" | ||
| // A little unsure who to do the logic on the social roll rn. | ||
| desc = {"Unlike most Garou, your Crinos form does not trigger the Delirium in mortals. | ||
| This makes you particularly vulnerable to werewolf hunters, who may find it less difficult to pursue you back to your caern, putting the members of your sept in considerable danger."} | ||
| value = -3 | ||
| mob_trait = TRAIT_PIERCED_VEIL | ||
| icon = FA_ICON_MASKS_THEATER | ||
| allowed_splats = SPLAT_SHIFTERS |
16 changes: 16 additions & 0 deletions
16
modular_darkpack/modules/merits_flaws/code/negative_quirks/weak_willed.dm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| // W20 p. 478, V20 p. 486 | ||
| /datum/quirk/darkpack/weak_willed | ||
| name = "Weak Willed" | ||
| desc = {"You have little resistance to attempts to dominate or intimidate you. | ||
| Domination-focused Powers such as Dominate automatically succeed against you. | ||
| Your difficulties to resist mind-altering spells or magic, are increased by two."} | ||
| /* Need to implement the other effects still..... | ||
| desc = {"You have little resistance to attempts to dominate or intimidate you. | ||
| Domination-focused Powers such as Dominate, Staredown, Roll Over, etc. automatically succeed against you. | ||
| Your difficulties to resist Social Talents such as Intimidation or Leadership, as well as mind-altering spells or magic, are increased by two. | ||
| Your Willpower may never rise above 4"} | ||
| */ | ||
| value = -1 | ||
| mob_trait = TRAIT_WEAK_WILLED | ||
| icon = FA_ICON_BRAIN | ||
|
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not as code literate as I could be - is this a misnomer for Deceptive Aura?
Page 493, V20 core rulebook?