diff --git a/2DAs/feat.2da b/2DAs/feat.2da index ddc11f51..9472cae6 100644 --- a/2DAs/feat.2da +++ b/2DAs/feat.2da @@ -1124,8 +1124,8 @@ 1120 TRUE_MUTANT 16777559 16777560 ife_spelpen **** **** **** **** **** **** **** **** **** **** 0 0 1 10 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** FEAT_TRUE_MUTANT 5 **** **** **** **** **** 0 0 1121 GENETIC_INSTABILITY 16777561 16777562 ife_spelpen **** **** **** **** **** **** **** **** **** **** 0 0 1 10 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** FEAT_GENETIC_INSTABILITY 5 **** **** **** **** **** 0 0 1122 SPONT_MUTATION 16777563 16777564 ife_spelpen **** **** **** **** **** **** **** **** **** **** 0 0 1 10 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** FEAT_SPONT_MUTATION 5 **** **** **** **** **** 0 0 -1123 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** 1 -1124 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** 1 +1123 ENGINEERED 16777565 16777566 ife_spelpen **** **** **** **** **** **** **** **** **** **** 0 0 1 10 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** FEAT_ENGINEERED 5 **** **** **** **** **** 0 0 +1124 NATURAL_SWIMMER 16777567 16777568 ife_spelpen **** **** **** **** **** **** **** **** **** **** 0 0 1 10 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** FEAT_NATURAL_SWIMMER 5 **** **** **** **** **** 0 0 1125 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** 1 1126 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** 1 1127 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** 1 diff --git a/2DAs/race_feat_amphid.2da b/2DAs/race_feat_amphid.2da new file mode 100644 index 00000000..2f6d2c76 --- /dev/null +++ b/2DAs/race_feat_amphid.2da @@ -0,0 +1,7 @@ +2DA V2.0 + + FeatLabel FeatIndex +0 Water_Breathing 4793 +1 GENETIC_INSTABILITY 1121 +2 ENGINEERED 1123 +3 SkillAff_Jump_4 4763 diff --git a/NOTES/Amphidian.txt b/NOTES/Amphidian.txt index ba02d76d..87590996 100644 --- a/NOTES/Amphidian.txt +++ b/NOTES/Amphidian.txt @@ -4,11 +4,11 @@ Amphidian Ability Adjustments: None Special Abilities: -- Engineered: All Engineered receive a +2 to Hide & Move Silently checks & a -2 to Lore (Decipher Script) checks. +- Engineered: All Engineered receive a +2 to Hide & Move Silently checks & a -2 to Decipher Script checks. - Medium: As Medium creatures, amphidians have no special bonuses or penalties due to their size. - Amphidians base land speed is 30 feet. -- Amphibian: Amphidians can breathe air & underwater. +- Water Breathing: Amphidians can breathe air & underwater. - Natural Swimmers: Amphidians recieve a +10 to Swim checks. -- Natural Leapers: Amphidians recieve a +3 to Jump checks. +- Skill Affinity (Jump): Amphidians recieve a +4 to Jump checks. - Mutations: Engineered characters begin with 2 minor positive mutations, 1 major positive mutation and 1 minor negative mutation. Choose the positive mutations, and then roll for the negative one. - Genetic Instability: Mutants of all sorts suffer from genetic instability. All mutant characters suffer a –2 penalty on all saves against developing new mutations (such as when exposed to environmental mutagens. This penalty increases by –1 for every two character levels (for example, a 2nd-level mutant suffers a –3 to her save against mutation). \ No newline at end of file diff --git a/NOTES/Engineered.txt b/NOTES/Engineered.txt new file mode 100644 index 00000000..014dae3a --- /dev/null +++ b/NOTES/Engineered.txt @@ -0,0 +1,3 @@ +You are one of the "Engineered" a sentient, genetically uplifted animal or a species that may or may not have been driven to extinction in the centuries after the Final Wars. The Engineered are some of the most common mutants on Gamma Terra, and the most likely to breed true and create communities of their own. Final Wars era scientists designed these “moreaus” primarily as living weapons and hyper-specialized workers and soldiers, though some breeds were made for entertainment, pleasure and experimentation. + +All Engineered receive a +2 to Hide & Move Silently checks & a -2 to Decipher Script checks. \ No newline at end of file diff --git a/TLK/gamma_age_v2.tlk b/TLK/gamma_age_v2.tlk index dbfb3640..8f78e003 100644 Binary files a/TLK/gamma_age_v2.tlk and b/TLK/gamma_age_v2.tlk differ