diff --git a/Library/Fantasy Folk/Goblins and Hobgoblins/Equipment/Goblin Equipment.eqp b/Library/Fantasy Folk/Goblins and Hobgoblins/Equipment/Goblin Equipment.eqp new file mode 100644 index 000000000..da42df879 --- /dev/null +++ b/Library/Fantasy Folk/Goblins and Hobgoblins/Equipment/Goblin Equipment.eqp @@ -0,0 +1,518 @@ +{ + "type": "equipment_list", + "version": 4, + "rows": [ + { + "id": "571356ba-9b2b-4146-aa37-089eb1644a02", + "type": "equipment", + "description": "Long Knife", + "reference": "FFGH22", + "notes": "Intermediate between large knife and shortsword, blade around 15\" to 23\".", + "tech_level": "2", + "tags": [ + "Melee Weapon" + ], + "quantity": 1, + "value": 120, + "weight": "1.5 lb", + "weapons": [ + { + "id": "751f75ea-84f7-4e40-bbdd-bade32678be5", + "type": "melee_weapon", + "damage": { + "type": "cut", + "st": "sw", + "base": "-1" + }, + "strength": "7", + "usage": "Swing (Knife)", + "reach": "C,1", + "block": "No", + "defaults": [ + { + "type": "dx", + "modifier": -4 + }, + { + "type": "skill", + "name": "Knife" + }, + { + "type": "skill", + "name": "Force Sword", + "modifier": -3 + }, + { + "type": "skill", + "name": "Main-Gauche", + "modifier": -3 + }, + { + "type": "skill", + "name": "Shortsword", + "modifier": -3 + }, + { + "type": "skill", + "name": "Sword!" + } + ], + "calc": { + "damage": "sw-1 cut" + } + }, + { + "id": "edabce24-3b45-4ab7-9489-96be2a9ff796", + "type": "melee_weapon", + "damage": { + "type": "imp", + "st": "thr" + }, + "strength": "7", + "usage": "Thrust (Knife)", + "reach": "C,1", + "block": "No", + "defaults": [ + { + "type": "dx", + "modifier": -4 + }, + { + "type": "skill", + "name": "Knife" + }, + { + "type": "skill", + "name": "Force Sword", + "modifier": -3 + }, + { + "type": "skill", + "name": "Main-Gauche", + "modifier": -3 + }, + { + "type": "skill", + "name": "Shortsword", + "modifier": -3 + }, + { + "type": "skill", + "name": "Sword!" + } + ], + "calc": { + "damage": "thr imp" + } + }, + { + "id": "56243181-4724-42d6-8b95-3362a92238f4", + "type": "melee_weapon", + "damage": { + "type": "cut", + "st": "sw", + "base": "-1" + }, + "strength": "7", + "usage": "Swing (Shortsword)", + "reach": "1", + "block": "No", + "defaults": [ + { + "type": "dx", + "modifier": -5 + }, + { + "type": "skill", + "name": "Shortsword" + }, + { + "type": "skill", + "name": "Broadsword", + "modifier": -2 + }, + { + "type": "skill", + "name": "Force Sword", + "modifier": -4 + }, + { + "type": "skill", + "name": "Jitte/Sai", + "modifier": -3 + }, + { + "type": "skill", + "name": "Knife", + "modifier": -4 + }, + { + "type": "skill", + "name": "Saber", + "modifier": -4 + }, + { + "type": "skill", + "name": "Smallsword", + "modifier": -4 + }, + { + "type": "skill", + "name": "Tonfa", + "modifier": -3 + }, + { + "type": "skill", + "name": "Sword!" + } + ], + "calc": { + "damage": "sw-1 cut" + } + }, + { + "id": "2f2ad09d-48bb-47a9-a070-d3594dad716f", + "type": "melee_weapon", + "damage": { + "type": "imp", + "st": "thr" + }, + "strength": "7", + "usage": "Thrust (Shortsword)", + "reach": "C,1", + "block": "No", + "defaults": [ + { + "type": "dx", + "modifier": -5 + }, + { + "type": "skill", + "name": "Shortsword" + }, + { + "type": "skill", + "name": "Broadsword", + "modifier": -2 + }, + { + "type": "skill", + "name": "Force Sword", + "modifier": -4 + }, + { + "type": "skill", + "name": "Jitte/Sai", + "modifier": -3 + }, + { + "type": "skill", + "name": "Knife", + "modifier": -4 + }, + { + "type": "skill", + "name": "Saber", + "modifier": -4 + }, + { + "type": "skill", + "name": "Smallsword", + "modifier": -4 + }, + { + "type": "skill", + "name": "Tonfa", + "modifier": -3 + }, + { + "type": "skill", + "name": "Sword!" + } + ], + "calc": { + "damage": "thr imp" + } + } + ], + "equipped": true, + "calc": { + "extended_value": 120, + "extended_weight": "1.5 lb" + } + }, + { + "id": "d26e4351-5d98-4162-ae28-3f56f9d4fe4e", + "type": "equipment", + "description": "Short Quarterstaff", + "reference": "FFGH22", + "notes": "Staff around 4' - 5' long", + "tech_level": "0", + "quantity": 1, + "value": 10, + "weight": "2 lb", + "weapons": [ + { + "id": "97675f2a-90ce-464e-95ca-fa938c29ff8a", + "type": "melee_weapon", + "damage": { + "type": "cr", + "st": "sw", + "base": "1" + }, + "strength": "6†", + "usage": "Swing (Staff)", + "reach": "1", + "parry": "2", + "block": "No", + "defaults": [ + { + "type": "dx", + "modifier": -5 + }, + { + "type": "skill", + "name": "Staff" + }, + { + "type": "skill", + "name": "Polearm", + "modifier": -4 + }, + { + "type": "skill", + "name": "Spear", + "modifier": -2 + } + ], + "calc": { + "damage": "sw+1 cr" + } + }, + { + "id": "8e84a8fc-5b2e-4525-a34a-47071bbfa133", + "type": "melee_weapon", + "damage": { + "type": "cr", + "st": "thr", + "base": "1" + }, + "strength": "6†", + "usage": "Thrust (Staff)", + "reach": "1", + "parry": "2", + "block": "No", + "defaults": [ + { + "type": "dx", + "modifier": -5 + }, + { + "type": "skill", + "name": "Staff" + }, + { + "type": "skill", + "name": "Polearm", + "modifier": -4 + }, + { + "type": "skill", + "name": "Spear", + "modifier": -2 + } + ], + "calc": { + "damage": "thr+1 cr" + } + }, + { + "id": "f6d493e5-370b-4246-a5af-44e7758d0a02", + "type": "melee_weapon", + "damage": { + "type": "cr", + "st": "sw", + "base": "1" + }, + "strength": "8†", + "usage": "Swing (2H Sword)", + "reach": "1", + "block": "No", + "defaults": [ + { + "type": "dx", + "modifier": -5 + }, + { + "type": "skill", + "name": "Two-Handed Sword" + }, + { + "type": "skill", + "name": "Broadsword", + "modifier": -4 + }, + { + "type": "skill", + "name": "Force Sword", + "modifier": -4 + }, + { + "type": "skill", + "name": "Sword!" + } + ], + "calc": { + "damage": "sw+1 cr" + } + }, + { + "id": "75c61c74-a34c-4f1a-8ad9-f67f7f882b7e", + "type": "melee_weapon", + "damage": { + "type": "cr", + "st": "thr", + "base": "1" + }, + "strength": "8†", + "usage": "Thrust (2H Sword)", + "reach": "1", + "block": "No", + "defaults": [ + { + "type": "dx", + "modifier": -5 + }, + { + "type": "skill", + "name": "Two-Handed Sword" + }, + { + "type": "skill", + "name": "Broadsword", + "modifier": -4 + }, + { + "type": "skill", + "name": "Force Sword", + "modifier": -4 + }, + { + "type": "skill", + "name": "Sword!" + } + ], + "calc": { + "damage": "thr+1 cr" + } + } + ], + "equipped": true, + "calc": { + "extended_value": 10, + "extended_weight": "2 lb" + } + }, + { + "id": "d051f9db-3429-4418-824d-3ba8a6c838a6", + "type": "equipment", + "description": "Short Glaive", + "reference": "FFGH22", + "notes": "Essentially a cleaver fixed to a shaft", + "tech_level": "2", + "quantity": 1, + "value": 80, + "weight": "6 lb", + "weapons": [ + { + "id": "76ba42aa-522f-4d58-8895-d53cbe22c913", + "type": "melee_weapon", + "damage": { + "type": "cut", + "st": "sw", + "base": "2" + }, + "strength": "9†", + "usage": "Swing", + "reach": "1-2*", + "parry": "0U", + "block": "No", + "defaults": [ + { + "type": "dx", + "modifier": -5 + }, + { + "type": "skill", + "name": "Polearm" + }, + { + "type": "skill", + "name": "Spear", + "modifier": -4 + }, + { + "type": "skill", + "name": "Staff", + "modifier": -4 + }, + { + "type": "skill", + "name": "Two-Handed Axe/Mace", + "modifier": -4 + } + ], + "calc": { + "damage": "sw+2 cut" + } + }, + { + "id": "46b558f4-6c61-47c2-9dd3-f9efad611b8c", + "type": "melee_weapon", + "damage": { + "type": "imp", + "st": "thr", + "base": "3" + }, + "strength": "9†", + "usage": "Thrust", + "reach": "1-2*", + "block": "No", + "defaults": [ + { + "type": "dx", + "modifier": -5 + }, + { + "type": "skill", + "name": "Polearm" + }, + { + "type": "skill", + "name": "Spear", + "modifier": -4 + }, + { + "type": "skill", + "name": "Staff", + "modifier": -4 + }, + { + "type": "skill", + "name": "Two-Handed Axe/Mace", + "modifier": -4 + } + ], + "calc": { + "damage": "thr+3 imp" + } + } + ], + "equipped": true, + "calc": { + "extended_value": 80, + "extended_weight": "6 lb" + } + } + ] +} diff --git a/Library/Fantasy Folk/Goblins and Hobgoblins/Equipment/War-Beast.gcs b/Library/Fantasy Folk/Goblins and Hobgoblins/Equipment/War-Beast.gcs new file mode 100644 index 000000000..97aa826f4 --- /dev/null +++ b/Library/Fantasy Folk/Goblins and Hobgoblins/Equipment/War-Beast.gcs @@ -0,0 +1,1859 @@ +{ + "type": "character", + "version": 4, + "id": "f832cc81-a35f-4315-9271-bc078e1cda72", + "total_points": 36, + "points_record": [ + { + "when": "2024-01-01T01:01:14Z", + "points": 36, + "reason": "Initial points" + } + ], + "profile": { + "name": "War-Beast", + "eyes": "Brown", + "hair": "Brown", + "skin": "Light Brown", + "handedness": "Right", + "player_name": "Donald Taylor", + "tech_level": "0" + }, + "settings": { + "page": { + "paper_size": "letter", + "orientation": "portrait", + "top_margin": "0.25 in", + "left_margin": "0.25 in", + "bottom_margin": "0.25 in", + "right_margin": "0.25 in" + }, + "block_layout": [ + "reactions conditional_modifiers", + "melee", + "ranged", + "traits skills", + "spells", + "equipment", + "other_equipment", + "notes" + ], + "attributes": [ + { + "id": "st", + "type": "integer", + "name": "ST", + "full_name": "Strength", + "attribute_base": "10", + "cost_per_point": 10, + "cost_adj_percent_per_sm": 10 + }, + { + "id": "dx", + "type": "integer", + "name": "DX", + "full_name": "Dexterity", + "attribute_base": "10", + "cost_per_point": 20 + }, + { + "id": "iq", + "type": "integer", + "name": "IQ", + "full_name": "Intelligence", + "attribute_base": "10", + "cost_per_point": 20 + }, + { + "id": "ht", + "type": "integer", + "name": "HT", + "full_name": "Health", + "attribute_base": "10", + "cost_per_point": 10 + }, + { + "id": "will", + "type": "integer", + "name": "Will", + "attribute_base": "$iq", + "cost_per_point": 5 + }, + { + "id": "fright_check", + "type": "integer", + "name": "Fright Check", + "attribute_base": "$will", + "cost_per_point": 2 + }, + { + "id": "senses", + "type": "secondary_separator", + "name": "Senses" + }, + { + "id": "per", + "type": "integer", + "name": "Per", + "full_name": "Perception", + "attribute_base": "$iq", + "cost_per_point": 5 + }, + { + "id": "vision", + "type": "integer", + "name": "Vision", + "attribute_base": "$per", + "cost_per_point": 2 + }, + { + "id": "hearing", + "type": "integer", + "name": "Hearing", + "attribute_base": "$per", + "cost_per_point": 2 + }, + { + "id": "taste_smell", + "type": "integer", + "name": "Taste \u0026 Smell", + "attribute_base": "$per", + "cost_per_point": 2 + }, + { + "id": "touch", + "type": "integer", + "name": "Touch", + "attribute_base": "$per", + "cost_per_point": 2 + }, + { + "id": "movement", + "type": "secondary_separator", + "name": "Movement" + }, + { + "id": "basic_speed", + "type": "decimal", + "name": "Basic Speed", + "attribute_base": "($dx+$ht)/4", + "cost_per_point": 20 + }, + { + "id": "basic_move", + "type": "integer", + "name": "Basic Move", + "attribute_base": "floor($basic_speed)", + "cost_per_point": 5 + }, + { + "id": "highjump", + "type": "integer_ref", + "name": "High Jump (in)", + "attribute_base": "(6 * max(max($basic_move, floor(skill_level(jumping) / 2)), $st / 4) - 10) * enc(false, true) * (2 ^ max(0, trait_level(super jump)))" + }, + { + "id": "running_highjump", + "type": "integer_ref", + "name": "when running", + "attribute_base": "(6 * max(max($basic_move, floor(skill_level(jumping) / 2)), $st / 4) * (1 + max(0, trait_level(\"enhanced move (ground)\"))) - 10) * enc(false, true) * if(trait_level(\"enhanced move (ground)\")\u003c1,2,1) * (2 ^ max(0, trait_level(super jump)))" + }, + { + "id": "broadjump", + "type": "integer_ref", + "name": "Broad Jump (ft)", + "attribute_base": "(2 * max(max($basic_move, floor(skill_level(jumping) / 2)), $st / 4) - 3) * enc(false, true) * (2 ^ max(0, trait_level(super jump)))" + }, + { + "id": "running_broadjump", + "type": "integer_ref", + "name": "when running", + "attribute_base": "(2 * max(max($basic_move, floor(skill_level(jumping) / 2)), $st / 4) * (1 + max(0, trait_level(\"enhanced move (ground)\"))) - 3) * enc(false, true) * if(trait_level(\"enhanced move (ground)\")\u003c1,2,1) * (2 ^ max(0, trait_level(super jump)))" + }, + { + "id": "fp", + "type": "pool", + "name": "FP", + "full_name": "Fatigue Points", + "attribute_base": "$ht", + "cost_per_point": 3, + "thresholds": [ + { + "state": "Unconscious", + "expression": "-$fp", + "ops": [ + "halve_move", + "halve_dodge", + "halve_st" + ] + }, + { + "state": "Collapse", + "expression": "0", + "explanation": "Roll vs. Will to do anything besides talk or rest; failure causes unconsciousness\nEach FP you lose below 0 also causes 1 HP of injury\nMove, Dodge and ST are halved (B426)", + "ops": [ + "halve_move", + "halve_dodge", + "halve_st" + ] + }, + { + "state": "Tired", + "expression": "round($fp/3)", + "explanation": "Move, Dodge and ST are halved (B426)", + "ops": [ + "halve_move", + "halve_dodge", + "halve_st" + ] + }, + { + "state": "Tiring", + "expression": "$fp-1" + }, + { + "state": "Rested", + "expression": "$fp" + } + ] + }, + { + "id": "hp", + "type": "pool", + "name": "HP", + "full_name": "Hit Points", + "attribute_base": "$st", + "cost_per_point": 2, + "cost_adj_percent_per_sm": 10, + "thresholds": [ + { + "state": "Dead", + "expression": "round(-$hp*5)", + "ops": [ + "halve_move", + "halve_dodge" + ] + }, + { + "state": "Dying #4", + "expression": "round(-$hp*4)", + "explanation": "Roll vs. HT to avoid death\nRoll vs. HT-4 every second to avoid falling unconscious\nMove and Dodge are halved (B419)", + "ops": [ + "halve_move", + "halve_dodge" + ] + }, + { + "state": "Dying #3", + "expression": "round(-$hp*3)", + "explanation": "Roll vs. HT to avoid death\nRoll vs. HT-3 every second to avoid falling unconscious\nMove and Dodge are halved (B419)", + "ops": [ + "halve_move", + "halve_dodge" + ] + }, + { + "state": "Dying #2", + "expression": "round(-$hp*2)", + "explanation": "Roll vs. HT to avoid death\nRoll vs. HT-2 every second to avoid falling unconscious\nMove and Dodge are halved (B419)", + "ops": [ + "halve_move", + "halve_dodge" + ] + }, + { + "state": "Dying #1", + "expression": "-$hp", + "explanation": "Roll vs. HT to avoid death\nRoll vs. HT-1 every second to avoid falling unconscious\nMove and Dodge are halved (B419)", + "ops": [ + "halve_move", + "halve_dodge" + ] + }, + { + "state": "Collapse", + "expression": "0", + "explanation": "Roll vs. HT every second to avoid falling unconscious\nMove and Dodge are halved (B419)", + "ops": [ + "halve_move", + "halve_dodge" + ] + }, + { + "state": "Reeling", + "expression": "round($hp/3)", + "explanation": "Move and Dodge are halved (B419)", + "ops": [ + "halve_move", + "halve_dodge" + ] + }, + { + "state": "Wounded", + "expression": "$hp-1" + }, + { + "state": "Healthy", + "expression": "$hp" + } + ] + } + ], + "body_type": { + "name": "Quadruped", + "roll": "3d", + "locations": [ + { + "id": "eye", + "choice_name": "Eyes", + "table_name": "Eyes", + "hit_penalty": -9, + "description": "An attack that misses by 1 hits the torso instead. Only\nimpaling (imp), piercing (pi-, pi, pi+, pi++), and\ntight-beam burning (burn) attacks can target the eye – and\nonly from the front or sides. Injury over HP÷10 blinds the\neye. Otherwise, treat as skull, but without the extra DR!", + "calc": { + "roll_range": "-", + "dr": { + "all": 0 + } + } + }, + { + "id": "skull", + "choice_name": "Skull", + "table_name": "Skull", + "slots": 2, + "hit_penalty": -7, + "dr_bonus": 2, + "description": "An attack that misses by 1 hits the torso instead. Wounding\nmodifier is x4. Knockdown rolls are at -10. Critical hits\nuse the Critical Head Blow Table (B556). Exception: These\nspecial effects do not apply to toxic (tox) damage.", + "calc": { + "roll_range": "3-4", + "dr": { + "all": 5 + } + } + }, + { + "id": "face", + "choice_name": "Face", + "table_name": "Face", + "slots": 1, + "hit_penalty": -5, + "description": "An attack that misses by 1 hits the torso instead. Jaw,\ncheeks, nose, ears, etc. If the target has an open-faced\nhelmet, ignore its DR. Knockdown rolls are at -5. Critical\nhits use the Critical Head Blow Table (B556). Corrosion\n(cor) damage gets a x1½ wounding modifier, and if it\ninflicts a major wound, it also blinds one eye (both eyes on\ndamage over full HP). Random attacks from behind hit the\nskull instead.", + "calc": { + "roll_range": "5", + "dr": { + "all": 3 + } + } + }, + { + "id": "neck", + "choice_name": "Neck", + "table_name": "Neck", + "slots": 1, + "hit_penalty": -5, + "description": "An attack that misses by 1 hits the torso instead. Neck and\nthroat. Increase the wounding multiplier of crushing (cr)\nand corrosion (cor) attacks to x1½, and that of cutting\n(cut) damage to x2. At the GM’s option, anyone killed by a\ncutting (cut) blow to the neck is decapitated!", + "calc": { + "roll_range": "6", + "dr": { + "all": 3 + } + } + }, + { + "id": "leg", + "choice_name": "Leg", + "table_name": "Foreleg", + "slots": 2, + "hit_penalty": -2, + "description": "Reduce the wounding multiplier of large piercing (pi+), huge\npiercing (pi++), and impaling (imp) damage to x1. Any major\nwound (loss of over ½ HP from one blow) cripples the limb.\nDamage beyond that threshold is lost.", + "calc": { + "roll_range": "7-8", + "dr": { + "all": 3 + } + } + }, + { + "id": "torso", + "choice_name": "Torso", + "table_name": "Torso", + "slots": 3, + "calc": { + "roll_range": "9-11", + "dr": { + "all": 3 + } + } + }, + { + "id": "groin", + "choice_name": "Groin", + "table_name": "Groin", + "slots": 1, + "hit_penalty": -3, + "description": "An attack that misses by 1 hits the torso instead. Human\nmales and the males of similar species suffer double shock\nfrom crushing (cr) damage, and get -5 to knockdown rolls.\nOtherwise, treat as a torso hit.", + "calc": { + "roll_range": "12", + "dr": { + "all": 3 + } + } + }, + { + "id": "leg", + "choice_name": "Leg", + "table_name": "Hindleg", + "slots": 2, + "hit_penalty": -2, + "description": "Reduce the wounding multiplier of large piercing (pi+), huge\npiercing (pi++), and impaling (imp) damage to x1. Any major\nwound (loss of over ½ HP from one blow) cripples the limb.\nDamage beyond that threshold is lost.", + "calc": { + "roll_range": "13-14", + "dr": { + "all": 3 + } + } + }, + { + "id": "foot", + "choice_name": "Foot", + "table_name": "Foot", + "slots": 2, + "hit_penalty": -4, + "description": "Reduce the wounding multiplier of large piercing (pi+), huge\npiercing (pi++), and impaling (imp) damage to x1. Any major\nwound (loss of over ⅓ HP from one blow) cripples the\nextremity. Damage beyond that threshold is lost.", + "calc": { + "roll_range": "15-16", + "dr": { + "all": 3 + } + } + }, + { + "id": "tail", + "choice_name": "Tail", + "table_name": "Tail", + "slots": 2, + "hit_penalty": -3, + "description": "If a tail counts as an Extra Arm or a Striker, or is a fish\ntail, treat it as a limb (arm, leg) for crippling purposes;\notherwise, treat it as an extremity (hand, foot). A crippled\ntail affects balance. For a ground creature, this gives -1\nDX. For a swimmer or flyer, this gives -2 DX and halves\nMove. If the creature has no tail, or a very short one (like\na rabbit), treat as torso.", + "calc": { + "roll_range": "17-18", + "dr": { + "all": 3 + } + } + }, + { + "id": "vitals", + "choice_name": "Vitals", + "table_name": "Vitals", + "hit_penalty": -3, + "description": "An attack that misses by 1 hits the torso instead. Heart,\nlungs, kidneys, etc. Increase the wounding modifier for an\nimpaling (imp) or any piercing (pi-, pi, pi+, pi++) attack\nto x3. Increase the wounding modifier for a tight-beam\nburning (burn) attack to x2. Other attacks cannot target the\nvitals.", + "calc": { + "roll_range": "-", + "dr": { + "all": 3 + } + } + } + ] + }, + "damage_progression": "basic_set", + "default_length_units": "ft_in", + "default_weight_units": "lb", + "user_description_display": "tooltip", + "modifiers_display": "inline", + "notes_display": "inline", + "skill_level_adj_display": "tooltip", + "show_spell_adj": true, + "exclude_unspent_points_from_total": false + }, + "attributes": [ + { + "attr_id": "st", + "adj": 0, + "calc": { + "value": 20, + "points": 0 + } + }, + { + "attr_id": "dx", + "adj": 0, + "calc": { + "value": 12, + "points": 0 + } + }, + { + "attr_id": "iq", + "adj": 0, + "calc": { + "value": 4, + "points": 0 + } + }, + { + "attr_id": "ht", + "adj": 0, + "calc": { + "value": 11, + "points": 0 + } + }, + { + "attr_id": "will", + "adj": 0, + "calc": { + "value": 11, + "points": 0 + } + }, + { + "attr_id": "fright_check", + "adj": 0, + "calc": { + "value": 13, + "points": 0 + } + }, + { + "attr_id": "senses", + "adj": 0 + }, + { + "attr_id": "per", + "adj": 0, + "calc": { + "value": 11, + "points": 0 + } + }, + { + "attr_id": "vision", + "adj": 0, + "calc": { + "value": 11, + "points": 0 + } + }, + { + "attr_id": "hearing", + "adj": 0, + "calc": { + "value": 11, + "points": 0 + } + }, + { + "attr_id": "taste_smell", + "adj": 0, + "calc": { + "value": 11, + "points": 0 + } + }, + { + "attr_id": "touch", + "adj": 0, + "calc": { + "value": 11, + "points": 0 + } + }, + { + "attr_id": "movement", + "adj": 0 + }, + { + "attr_id": "basic_speed", + "adj": 0, + "calc": { + "value": 6, + "points": 0 + } + }, + { + "attr_id": "basic_move", + "adj": 0, + "calc": { + "value": 8, + "points": 0 + } + }, + { + "attr_id": "highjump", + "adj": 0, + "calc": { + "value": 38, + "points": 0 + } + }, + { + "attr_id": "running_highjump", + "adj": 0, + "calc": { + "value": 76, + "points": 0 + } + }, + { + "attr_id": "broadjump", + "adj": 0, + "calc": { + "value": 13, + "points": 0 + } + }, + { + "attr_id": "running_broadjump", + "adj": 0, + "calc": { + "value": 26, + "points": 0 + } + }, + { + "attr_id": "fp", + "adj": 0, + "calc": { + "value": 14, + "current": 14, + "points": 0 + } + }, + { + "attr_id": "hp", + "adj": 0, + "calc": { + "value": 20, + "current": 20, + "points": 0 + } + } + ], + "traits": [ + { + "id": "856d075f-a926-4475-ba35-7156f510db10", + "type": "trait", + "name": "Natural Attacks", + "reference": "B271", + "weapons": [ + { + "id": "516c741b-d9ef-4945-8a1a-d15bf6fee333", + "type": "melee_weapon", + "damage": { + "type": "cut", + "st": "thr", + "base": "-1" + }, + "usage": "Bite", + "reach": "C", + "parry": "No", + "block": "No", + "defaults": [ + { + "type": "dx" + }, + { + "type": "skill", + "name": "Brawling" + } + ], + "calc": { + "level": 14, + "damage": "2d+1 cut" + } + } + ], + "calc": { + "points": 0 + } + }, + { + "id": "8c0a0437-77a9-4cae-84f7-ee27dbaedcc9", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "2be43e1b-1933-4685-a588-7d17c676a0da", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "1c53a1fc-932f-4374-ae0b-244569e0872b", + "type": "trait", + "name": "Size Modifier (Large)", + "reference": "B19", + "levels": 1, + "features": [ + { + "type": "conditional_modifier", + "situation": "to other's intimidation skill due to your size", + "amount": -1, + "per_level": true + }, + { + "type": "conditional_modifier", + "situation": "to intimidation due to size", + "amount": 1, + "per_level": true + }, + { + "type": "attribute_bonus", + "attribute": "sm", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 0 + } + }, + { + "id": "a4f29b57-d010-4b2a-aae5-1208939360f9", + "type": "trait", + "name": "Increased Strength", + "reference": "B14", + "notes": "No fine manipulators (-40%), Size (-10%)", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 10, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "st", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 50 + } + }, + { + "id": "e23e6ebe-4241-47c6-82ff-e05a65432c46", + "type": "trait", + "name": "Increased Dexterity", + "reference": "B15", + "notes": "No fine manipulators (-40%)", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 2, + "points_per_level": 12, + "features": [ + { + "type": "attribute_bonus", + "attribute": "dx", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 24 + } + }, + { + "id": "83c0088d-9d2b-456f-a517-e995ef9a4496", + "type": "trait", + "name": "Decreased Intelligence", + "reference": "B15", + "tags": [ + "Attribute", + "Disadvantage", + "Mental" + ], + "levels": 6, + "points_per_level": -20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "iq", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -120 + } + }, + { + "id": "7d71e728-156c-4f4c-b1f0-6cd3b156c60c", + "type": "trait", + "name": "Increased Health", + "reference": "B14", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "ht", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "bed2415d-e821-4cff-9e89-07131ca211bd", + "type": "trait", + "name": "Increased Will", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Mental" + ], + "levels": 7, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "will", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 35 + } + }, + { + "id": "a0c56e67-3b97-4ae7-97d6-c2b2b3811d45", + "type": "trait", + "name": "Increased Perception", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Mental", + "Physical" + ], + "levels": 7, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "per", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 35 + } + }, + { + "id": "696dd18d-dc37-4cec-ba37-e8216c493d97", + "type": "trait", + "name": "Extra Fatigue Points", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 3, + "points_per_level": 3, + "features": [ + { + "type": "attribute_bonus", + "attribute": "fp", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 9 + } + }, + { + "id": "de603cc2-4358-4bc7-aa0f-74ae81d581a4", + "type": "trait", + "name": "Increased Basic Speed", + "reference": "B17", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "basic_speed", + "amount": 0.25, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "e9941997-3741-402c-8885-40f84482599e", + "type": "trait", + "name": "Increased Basic Move", + "reference": "B17", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 2, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "basic_move", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "b3d524de-438a-4095-98cf-7283f640e3f9", + "type": "trait", + "name": "Damage Resistance", + "reference": "B47,P45,MA43,PSI14", + "tags": [ + "Advantage", + "Exotic", + "Physical" + ], + "modifiers": [ + { + "id": "71e0ea7a-bb0e-409d-b01d-aa247b4e66f6", + "type": "modifier", + "name": "Force Field", + "reference": "B47", + "cost": 20, + "disabled": true + }, + { + "id": "a5e89aca-0b61-483e-8ae3-d6086856cf9a", + "type": "modifier", + "name": "Hardened", + "reference": "B47", + "cost": 20, + "levels": 1, + "disabled": true + }, + { + "id": "0377b71f-5bfe-44a7-b1a0-db38c7952845", + "type": "modifier", + "name": "Absorption", + "reference": "B46", + "notes": "Enhances @Trait@", + "cost": 80, + "disabled": true + }, + { + "id": "db27da09-5815-4776-9af9-6d9741d8e52a", + "type": "modifier", + "name": "Absorption", + "reference": "B46", + "notes": "Healing only", + "cost": 80, + "disabled": true + }, + { + "id": "0e4c391b-1076-40f2-92b6-c5d3c60b78fd", + "type": "modifier", + "name": "Absorption", + "reference": "B46", + "notes": "Enhances any trait", + "cost": 100, + "disabled": true + }, + { + "id": "8b422514-296a-4b7c-b350-6b7e7d2be0e9", + "type": "modifier", + "name": "Reflection", + "reference": "B47", + "cost": 100, + "disabled": true + }, + { + "id": "419ab96d-ea87-4894-b6d8-a6ee32a5d416", + "type": "modifier", + "name": "Bane", + "reference": "H14", + "notes": "@Rare@", + "cost": -1, + "cost_type": "points", + "disabled": true + }, + { + "id": "a8c6d43d-430e-4773-a64c-200f75009e65", + "type": "modifier", + "name": "Bane", + "reference": "H14", + "notes": "@Occasional@", + "cost": -5, + "disabled": true + }, + { + "id": "e9503abd-7621-42c4-8ced-3981ec7c6d9a", + "type": "modifier", + "name": "Bane", + "reference": "H14", + "notes": "@Common@", + "cost": -10, + "disabled": true + }, + { + "id": "1585a884-94e2-4152-b7b7-d3b6cc253c58", + "type": "modifier", + "name": "Bane", + "reference": "H14", + "notes": "@Very Common@", + "cost": -15, + "disabled": true + }, + { + "id": "131c5627-2f5a-4f3f-8a52-08417003bc95", + "type": "modifier", + "name": "Directional", + "reference": "B47", + "notes": "Front", + "cost": -20, + "disabled": true + }, + { + "id": "132e7d43-7920-45f5-bcde-036029aa49f2", + "type": "modifier", + "name": "Flexible", + "reference": "B47", + "cost": -20, + "disabled": true + }, + { + "id": "d9e01c00-3ac2-4f4d-ae5f-45b34441df13", + "type": "modifier", + "name": "Limited", + "reference": "B46", + "notes": "@Very Common Attack Form@", + "cost": -20, + "disabled": true + }, + { + "id": "72f08aac-bc4a-43fe-875b-8747b7397bec", + "type": "modifier", + "name": "Semi-Ablative", + "reference": "B47", + "cost": -20, + "disabled": true + }, + { + "id": "13410164-cee1-4956-832c-47bcf41fdab8", + "type": "modifier", + "name": "Can't wear armor", + "reference": "B47", + "cost": -40, + "disabled": true + }, + { + "id": "9ad2a005-947f-4ef9-ba99-ed88a4adaa49", + "type": "modifier", + "name": "Directional", + "reference": "B47", + "notes": "@Direction: Back, Right, Left, Top or Underside@", + "cost": -40, + "disabled": true + }, + { + "id": "34ffce90-cba0-4d1a-a8ce-b3e6b12a51e3", + "type": "modifier", + "name": "Limited", + "reference": "B46", + "notes": "@Common Attack Form@", + "cost": -40, + "disabled": true + }, + { + "id": "10940926-bf24-4984-a984-d974384f0874", + "type": "modifier", + "name": "Tough Skin", + "notes": "Effects that just require skin contact or a scratch ignore this DR", + "cost": -40, + "disabled": true + }, + { + "id": "db046fce-bac2-4fae-98d4-ee66925c0e9e", + "type": "modifier", + "name": "Limited", + "reference": "B46", + "notes": "@Occasional Attack Form@", + "cost": -60, + "disabled": true + }, + { + "id": "b112e7ab-adac-40ef-a544-598ae0f7436f", + "type": "modifier", + "name": "Ablative", + "reference": "B47", + "cost": -80, + "disabled": true + }, + { + "id": "3b761122-5da1-46dd-992c-2f9df40890cb", + "type": "modifier", + "name": "Limited", + "reference": "B46", + "notes": "@Rare Attack Form@", + "cost": -80, + "disabled": true + }, + { + "id": "0ed89045-94df-4ab0-ac26-53103a2ad43f", + "type": "modifier", + "name": "Laminate", + "reference": "RSWL18", + "cost": 10, + "disabled": true + }, + { + "id": "a1baddab-14e3-402e-a209-1eee48ba98ec", + "type": "modifier", + "name": "Malediction-Proof", + "reference": "PSI14", + "cost": 50, + "disabled": true + }, + { + "id": "b1b407f3-24ca-4beb-8f3a-d362891e5af9", + "type": "modifier", + "name": "Maledictions Only", + "reference": "PSI14", + "disabled": true + }, + { + "id": "a48b115e-bf63-41f8-84cd-3b6d1e41653e", + "type": "modifier", + "name": "Partial (@Location, 1 level per -1 Per Hit Modifier, Torso is -10% thus level 1@)", + "reference": "B47", + "cost": -10, + "disabled": true + } + ], + "levels": 3, + "points_per_level": 5, + "features": [ + { + "type": "dr_bonus", + "location": "skull", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "face", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "neck", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "torso", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "vitals", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "groin", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "arm", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "hand", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "leg", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "foot", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "tail", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "wing", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "fin", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "brain", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 15 + } + } + ], + "name": "Attributes", + "container_type": "attributes", + "calc": { + "points": 73 + } + }, + { + "id": "ac5a5d0b-c9da-4af0-b477-e61002b7cab3", + "type": "trait", + "name": "Appearance (-5: Monstrous)", + "reference": "B21", + "tags": [ + "Advantage", + "Physical" + ], + "base_points": -20, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Intimidation" + }, + "amount": 3 + }, + { + "type": "reaction_bonus", + "situation": "from others who see your looks", + "amount": -5 + } + ], + "calc": { + "points": -20 + } + }, + { + "id": "c51ad16c-b550-44b7-930d-277b3ae20bfd", + "type": "trait", + "name": "Bad Temper", + "reference": "B124", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 9, + "calc": { + "points": -15 + } + }, + { + "id": "91ce80b7-6c06-4f77-9d75-a34fd007b55f", + "type": "trait", + "name": "Combat Reflexes", + "reference": "B43", + "notes": "Never freeze", + "tags": [ + "Advantage", + "Mental" + ], + "base_points": 15, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "Enhanced Time Sense" + } + } + ] + }, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "starts_with", + "qualifier": "fast-draw" + }, + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "dodge", + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "parry", + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "block", + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "fright_check", + "amount": 2 + }, + { + "type": "conditional_modifier", + "situation": "on all IQ rolls to wake up or to recover from surprise or mental stun", + "amount": 6 + }, + { + "type": "conditional_modifier", + "situation": "to initiative rolls for your side (+2 if you are the leader)", + "amount": 1 + } + ], + "calc": { + "points": 15 + } + }, + { + "id": "0d9e3cab-e9a2-4efc-a2b1-a056f50f0381", + "type": "trait", + "name": "Discriminatory Smell", + "reference": "B49,P47", + "tags": [ + "Advantage", + "Exotic", + "Physical" + ], + "base_points": 15, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Tracking" + }, + "amount": 4 + }, + { + "type": "conditional_modifier", + "situation": "on any task that utilizes sense of smell", + "amount": 4 + } + ], + "calc": { + "points": 15 + } + }, + { + "id": "261adf78-7c08-49b2-a30f-bee9af8e9856", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "1597cca1-393e-4224-9639-6a423a9d2113", + "type": "trait", + "name": "Cannot Speak", + "reference": "B125", + "tags": [ + "Disadvantage", + "Physical" + ], + "base_points": -15, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "stuttering" + } + } + ] + }, + "calc": { + "points": -15 + } + }, + { + "id": "51cb4641-1922-405a-88fd-96520b8b59fc", + "type": "trait", + "name": "Hidebound", + "reference": "B138", + "notes": "-2 penalty on any task that requires creativity or invention, including most rolls against Artist skill, all Engineer rolls for new inventions, and all skill rolls made to use the Gadgeteer advantage.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "calc": { + "points": -5 + } + }, + { + "id": "329513f8-75e1-4b48-b1f3-d50aa6987648", + "type": "trait", + "name": "Social Stigma (Valuable Property)", + "reference": "B156", + "tags": [ + "Disadvantage", + "Social" + ], + "base_points": -10, + "calc": { + "points": -10 + } + }, + { + "id": "46cdb94a-99de-480c-aa3e-785368653733", + "type": "trait", + "name": "Taboo Trait (Fixed IQ)", + "tags": [ + "Mental" + ], + "calc": { + "points": 0 + } + } + ], + "name": "Meta-Trait: Domestic Animal", + "reference": "B263", + "container_type": "meta_trait", + "calc": { + "points": -30 + } + }, + { + "id": "29721846-90bb-4610-9641-f72d5ab91326", + "type": "trait", + "name": "Enhanced Move (Ground Speed)", + "reference": "B52,P49", + "notes": "Double your normal Ground Speed Move for each level", + "tags": [ + "Advantage", + "Exotic", + "Physical" + ], + "modifiers": [ + { + "id": "79398643-ba30-4f08-9b12-3405312a3683", + "type": "modifier", + "name": "Handling Bonus", + "reference": "B52", + "cost": 5, + "levels": 1, + "disabled": true + }, + { + "id": "dabd68ec-58b3-401a-af89-de37b838c42c", + "type": "modifier", + "name": "Handling Penalty", + "reference": "B52", + "cost": -5, + "levels": 1, + "disabled": true + }, + { + "id": "e316a3e2-cc8d-4b99-8cd0-bd01ccf20388", + "type": "modifier", + "name": "Newtonian", + "reference": "B52", + "cost": -50, + "disabled": true + }, + { + "id": "e653e29f-bbea-4a68-8d44-9845da45fad9", + "type": "modifier", + "name": "Road-Bound", + "reference": "B52", + "cost": -50, + "disabled": true + }, + { + "id": "c02f53b9-8918-478b-a962-3d1a8157f312", + "type": "modifier", + "name": "All-Out", + "reference": "P49", + "cost": -20, + "disabled": true + }, + { + "id": "ca26e704-8033-4901-bb38-c0e0510ed357", + "type": "modifier", + "name": "Cosmic", + "reference": "SU26", + "notes": "Instantaneous Acceleration", + "cost": 50, + "disabled": true + }, + { + "id": "fa245c74-9d18-4ca8-8c4e-024c63ccaac1", + "type": "modifier", + "name": "Cosmic", + "reference": "SU27", + "notes": "Complete Maneuverability", + "cost": 50, + "disabled": true + } + ], + "levels": 1, + "points_per_level": 20, + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "524302eb-63f4-4d50-bd06-705b4bac60c8", + "type": "trait", + "name": "Night Vision", + "reference": "B71,P87", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 4, + "points_per_level": 1, + "can_level": true, + "calc": { + "points": 4 + } + }, + { + "id": "d5ef588c-ecb2-4659-b6fa-acb66143c531", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "672c47ca-bc5d-4501-a044-3d312ce0274c", + "type": "trait", + "name": "Four Legs", + "reference": "B54", + "tags": [ + "Advantage", + "Exotic", + "Physical" + ], + "base_points": 5, + "calc": { + "points": 5 + } + }, + { + "id": "5c2c1faf-1c3d-4004-b12e-889455264342", + "type": "trait", + "name": "Horizontal", + "reference": "B139", + "tags": [ + "Disadvantage", + "Exotic", + "Physical" + ], + "base_points": -10, + "calc": { + "points": -10 + } + }, + { + "id": "1c4e2fd3-ac17-4e8b-a3a9-0a97223ede88", + "type": "trait", + "name": "No Fine Manipulators", + "reference": "B145", + "tags": [ + "Disadvantage", + "Physical" + ], + "base_points": -30, + "features": [ + { + "type": "cost_reduction", + "attribute": "st", + "percentage": 40 + }, + { + "type": "cost_reduction", + "attribute": "dx", + "percentage": 40 + } + ], + "calc": { + "points": -30 + } + } + ], + "name": "Meta-Trait: Quadruped", + "reference": "B263", + "container_type": "meta_trait", + "calc": { + "points": -35 + } + }, + { + "id": "798ee5ca-6efa-4cfc-913e-83919d657573", + "type": "trait", + "name": "Striking ST", + "reference": "B88,P78", + "notes": "One Attack Only (Bite)", + "tags": [ + "Advantage", + "Exotic", + "Physical" + ], + "levels": 1, + "points_per_level": 2, + "features": [ + { + "type": "attribute_bonus", + "limitation": "striking_only", + "attribute": "st", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 2 + } + }, + { + "id": "7b973412-5059-43b8-98bc-17b7f62934bf", + "type": "trait", + "name": "Temperature Tolerance", + "reference": "B93", + "notes": "Cold", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 1, + "points_per_level": 1, + "can_level": true, + "calc": { + "points": 1 + } + } + ], + "name": "War-Beast", + "reference": "FFGH23", + "ancestry": "Human", + "container_type": "ancestry", + "calc": { + "points": 30 + } + } + ], + "skills": [ + { + "id": "2e2e4d1d-db4a-4c99-b589-6cb7ffe96cb9", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "a321a974-e5c0-4458-b03c-8607dfa1626b", + "type": "skill", + "name": "Brawling", + "reference": "B182,MA55", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/e", + "points": 4, + "features": [ + { + "type": "weapon_bonus", + "selection_type": "weapons_with_required_skill", + "name": { + "compare": "is", + "qualifier": "Brawling" + }, + "level": { + "compare": "at_least", + "qualifier": 2 + }, + "amount": 1, + "per_die": true + } + ], + "calc": { + "level": 14, + "rsl": "DX+2" + } + }, + { + "id": "2f74f5a6-652c-4a7f-8bb8-86ef1a07b138", + "type": "skill", + "name": "Intimidation", + "reference": "B202", + "tags": [ + "Criminal", + "Police", + "Social", + "Street" + ], + "difficulty": "will/a", + "points": 1, + "defaulted_from": { + "type": "will", + "modifier": -5, + "level": 6, + "adjusted_level": 6, + "points": -6 + }, + "defaults": [ + { + "type": "will", + "modifier": -5 + }, + { + "type": "skill", + "name": "Acting", + "modifier": -3 + } + ], + "calc": { + "level": 13, + "rsl": "Will+2" + } + }, + { + "id": "bad83c3d-1d86-490e-90bc-8a1defcff6e9", + "type": "skill", + "name": "Tracking", + "reference": "B226", + "tags": [ + "Exploration", + "Outdoor" + ], + "difficulty": "per/a", + "points": 1, + "defaulted_from": { + "type": "per", + "modifier": -5, + "level": 6, + "adjusted_level": 6, + "points": -6 + }, + "defaults": [ + { + "type": "per", + "modifier": -5 + }, + { + "type": "skill", + "name": "Naturalist", + "modifier": -5 + } + ], + "calc": { + "level": 14, + "rsl": "Per+3" + } + } + ], + "name": "War-Beast" + } + ], + "notes": [ + { + "id": "7812b563-73cd-4e5a-9937-5b6e7e6209a0", + "type": "note", + "text": "Looks like a nightmare of a wolf, with a stocky body, large head, and tendency to drool and snarl continuously.", + "reference": "FFGH23", + "reference_highlight": "looks like a nightmare of a wolf" + } + ], + "created_date": "2024-01-01T01:01:14Z", + "modified_date": "2024-01-01T01:26:10Z", + "calc": { + "swing": "4d-1", + "thrust": "2d", + "basic_lift": "80 lb", + "striking_st_bonus": 1, + "dodge_bonus": 1, + "parry_bonus": 1, + "block_bonus": 1, + "move": [ + 8, + 6, + 4, + 3, + 1 + ], + "dodge": [ + 10, + 9, + 8, + 7, + 6 + ] + } +} diff --git a/Library/Fantasy Folk/Goblins and Hobgoblins/Martial Arts/Double-Knife.gct b/Library/Fantasy Folk/Goblins and Hobgoblins/Martial Arts/Double-Knife.gct new file mode 100644 index 000000000..7415e7151 --- /dev/null +++ b/Library/Fantasy Folk/Goblins and Hobgoblins/Martial Arts/Double-Knife.gct @@ -0,0 +1,1524 @@ +{ + "type": "template", + "version": 4, + "id": "50902fb6-51a0-44ad-8d72-d6f8f3a902e2", + "traits": [ + { + "id": "22227e37-89d7-44c5-9a98-a48f76ead539", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "e8d00206-af03-45ec-94fe-2728d23f5c6e", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "3723a6c0-04f8-4e86-a005-c8453e0a6cbc", + "type": "trait", + "name": "Style Familiarity", + "reference": "MA49", + "notes": "Double-Knife", + "tags": [ + "Mental", + "Perk" + ], + "base_points": 1, + "calc": { + "points": 1 + } + }, + { + "id": "491bdc38-baa0-4f87-a7ed-89c06ddee215", + "type": "trait", + "name": "Armor Familiarity (Main-Gauche)", + "reference": "MA49", + "notes": "Let you ignore one encumbrance level", + "tags": [ + "Mental", + "Perk" + ], + "base_points": 1, + "disabled": true, + "calc": { + "points": 0 + } + }, + { + "id": "c8145108-9af6-4984-9e92-f4336b6ce59a", + "type": "trait", + "name": "Form Mastery (Knife)", + "reference": "MA50", + "notes": "Let you switch skill at any time", + "tags": [ + "Mental", + "Perk" + ], + "base_points": 1, + "disabled": true, + "calc": { + "points": 0 + } + }, + { + "id": "5bb71f9b-8029-4ea7-8787-595e2faf7e96", + "type": "trait", + "name": "Off-Hand Weapon Training (Knife)", + "reference": "MA50", + "notes": "Replaces equal-named technique on p. B232", + "tags": [ + "Mental", + "Perk" + ], + "base_points": 1, + "disabled": true, + "calc": { + "points": 0 + } + }, + { + "id": "aa9ad3f9-a3af-4287-a818-3ff1781c2920", + "type": "trait", + "name": "Sure-Footed (Uneven)", + "reference": "PU2:8", + "tags": [ + "Perk", + "Physical" + ], + "base_points": 1, + "disabled": true, + "calc": { + "points": 0 + } + }, + { + "id": "c0b31437-3792-4145-8f7f-cd82bbc53847", + "type": "trait", + "name": "Weapon Adaptation (Shortsword to Knife)", + "reference": "MA52", + "notes": "Let you use one class of weapons with a different skill.", + "tags": [ + "Mental", + "Perk" + ], + "base_points": 1, + "disabled": true, + "calc": { + "points": 0 + } + } + ], + "name": "Perks", + "calc": { + "points": 1 + } + }, + { + "id": "682bfd52-345a-4b8e-9d2e-01127ab268bb", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "02efc276-e897-4426-8f9a-7a1060276add", + "type": "trait", + "name": "Ambidexterity", + "reference": "B39", + "tags": [ + "Advantage", + "Physical" + ], + "base_points": 5, + "disabled": true, + "calc": { + "points": 0 + } + }, + { + "id": "29305285-a587-4c48-998a-f34ae83cf7d6", + "type": "trait", + "name": "Combat Reflexes", + "reference": "B43", + "notes": "Never freeze", + "tags": [ + "Advantage", + "Mental" + ], + "base_points": 15, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "Enhanced Time Sense" + } + } + ] + }, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "starts_with", + "qualifier": "fast-draw" + }, + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "dodge", + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "parry", + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "block", + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "fright_check", + "amount": 2 + }, + { + "type": "conditional_modifier", + "situation": "on all IQ rolls to wake up or to recover from surprise or mental stun", + "amount": 6 + }, + { + "type": "conditional_modifier", + "situation": "to initiative rolls for your side (+2 if you are the leader)", + "amount": 1 + } + ], + "disabled": true, + "calc": { + "points": 0 + } + }, + { + "id": "bd5fc82e-f1c5-4b57-96d2-4c2e4f2c9514", + "type": "trait", + "name": "Enhanced Dodge", + "reference": "B51,MA43", + "tags": [ + "Advantage", + "Mental" + ], + "levels": 1, + "points_per_level": 15, + "features": [ + { + "type": "attribute_bonus", + "attribute": "dodge", + "amount": 1, + "per_level": true + } + ], + "disabled": true, + "can_level": true, + "calc": { + "points": 0 + } + }, + { + "id": "8f774643-032b-4647-bb33-8261e034fe77", + "type": "trait", + "name": "Enhanced Parry (Knife)", + "reference": "B51,MA43", + "tags": [ + "Advantage", + "Mental" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "conditional_modifier", + "situation": "to Parry with Knnife", + "amount": 1 + } + ], + "disabled": true, + "can_level": true, + "calc": { + "points": 0 + } + }, + { + "id": "223f80ae-8a0d-4bbe-871b-a8570e365c4b", + "type": "trait", + "name": "Enhanced Parry (Main-Gauche)", + "reference": "B51,MA43", + "tags": [ + "Advantage", + "Mental" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "conditional_modifier", + "situation": "to Parry with Main-Gauche", + "amount": 1 + } + ], + "disabled": true, + "can_level": true, + "calc": { + "points": 0 + } + }, + { + "id": "8198d2bf-4de6-4370-abeb-2eb3ae192643", + "type": "trait", + "name": "Indomitable", + "reference": "B60", + "notes": "Impossible to influence through ordinary words or actions", + "tags": [ + "Advantage", + "Mental" + ], + "base_points": 15, + "disabled": true, + "calc": { + "points": 0 + } + }, + { + "id": "5af96f07-27e7-4a44-9f8f-df262ffb5885", + "type": "trait", + "name": "Bloodlust", + "reference": "B125", + "notes": "You must make a self-control roll whenever you need to accept a surrender, evade a sentry, take a prisoner, etc.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 12, + "disabled": true, + "calc": { + "points": 0 + } + } + ], + "name": "Optional Traits", + "calc": { + "points": 0 + } + }, + { + "id": "1ff2fa2f-dd73-40e9-aeaf-f9f7c507b013", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "f264549b-f553-4e13-b53a-8ae4e9555f76", + "type": "trait", + "name": "Off-Hand Weapon Training (Shortsword)", + "reference": "MA50", + "notes": "Replaces equal-named technique on p. B232", + "tags": [ + "Mental", + "Perk" + ], + "base_points": 1, + "disabled": true, + "calc": { + "points": 0 + } + } + ], + "name": "Optional Perks", + "calc": { + "points": 0 + } + } + ], + "name": "Martial Art: Double-Knife", + "reference": "FFGH20", + "reference_highlight": "Double-Knife", + "calc": { + "points": 1 + } + } + ], + "skills": [ + { + "id": "4cfed697-96fc-4a5d-942f-4dc18f850369", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "2f4260ab-1041-47f6-bfa2-5b7ab7057589", + "type": "skill_container", + "children": [ + { + "id": "22542294-c06e-4d32-b85d-a1f6bbfd5c7e", + "type": "skill", + "name": "Knife", + "reference": "B208", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/e", + "points": 1, + "defaults": [ + { + "type": "skill", + "name": "Force Sword", + "modifier": -3 + }, + { + "type": "skill", + "name": "Main-Gauche", + "modifier": -3 + }, + { + "type": "skill", + "name": "Shortsword", + "modifier": -3 + }, + { + "type": "dx", + "modifier": -4 + } + ] + }, + { + "id": "689e0bd8-99bd-47ea-8a0d-b9c4ed715868", + "type": "skill", + "name": "Main-Gauche", + "reference": "B208,MA58", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/a", + "points": 1, + "defaults": [ + { + "type": "dx", + "modifier": -5 + }, + { + "type": "skill", + "name": "Jitte/Sai", + "modifier": -4 + }, + { + "type": "skill", + "name": "Knife", + "modifier": -4 + }, + { + "type": "skill", + "name": "Rapier", + "modifier": -3 + }, + { + "type": "skill", + "name": "Saber", + "modifier": -3 + }, + { + "type": "skill", + "name": "Smallsword", + "modifier": -3 + } + ] + }, + { + "id": "50e6940d-5311-402c-9348-4061f726779e", + "type": "skill", + "name": "Stealth", + "reference": "B222", + "tags": [ + "Criminal", + "Police", + "Spy", + "Street" + ], + "difficulty": "dx/a", + "points": 1, + "encumbrance_penalty_multiplier": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "dx", + "modifier": -5 + } + ] + } + ], + "name": "Skills" + }, + { + "id": "8fc7ff0d-7b94-4b53-8da0-fca7c3ca9cac", + "type": "skill_container", + "children": [ + { + "id": "ab8d4885-04c7-43f3-816b-17a632806200", + "type": "technique", + "name": "Attack from Above (Knife)", + "reference": "MA67", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "a", + "default": { + "type": "skill", + "name": "Knife", + "modifier": -2 + }, + "limit": 0 + }, + { + "id": "c24b42ed-5256-4b37-a7bf-22410594699a", + "type": "technique", + "name": "Back Strike (Knife)", + "reference": "MA67", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife", + "modifier": -2 + }, + "limit": 0 + }, + { + "id": "346c6acb-b1f1-4a91-ad44-977f87c0996a", + "type": "technique", + "name": "Back Strike (Main-Gauche)", + "reference": "MA67", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Main-Gauche", + "modifier": -2 + }, + "limit": 0 + }, + { + "id": "22ddfc62-8622-46ac-a35e-47543b255988", + "type": "technique", + "name": "Counterattack (Knife)", + "reference": "MA70", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife", + "modifier": -5 + }, + "limit": 0 + }, + { + "id": "26f2412f-8d4e-4696-8941-73086eb4f59b", + "type": "technique", + "name": "Counterattack (Main-Gauche)", + "reference": "MA70", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Main-Gauche", + "modifier": -5 + }, + "limit": 0 + }, + { + "id": "92239819-1e37-4d43-aace-13ef6d777d48", + "type": "technique", + "name": "Disarming (Knife)", + "reference": "MA70", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife" + }, + "limit": 5 + }, + { + "id": "403ae9aa-510a-401f-86d1-7739c9b14aad", + "type": "technique", + "name": "Disarming (Main-Gauche)", + "reference": "MA70", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Main-Gauche" + }, + "limit": 5 + }, + { + "id": "56a4ee6b-5b65-4785-b86d-fb305105fab9", + "type": "technique", + "name": "Feint (Knife)", + "reference": "MA73", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife" + }, + "limit": 4 + }, + { + "id": "f18dc469-142a-4888-a425-c8fd9290fb89", + "type": "technique", + "name": "Feint (Main-Gauche)", + "reference": "MA73", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Main-Gauche" + }, + "limit": 4 + }, + { + "id": "877a13b9-d078-4f92-b4e9-9b518cd99f04", + "type": "technique", + "name": "Retain Weapon (Knife)", + "reference": "MA78", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife" + }, + "limit": 5 + }, + { + "id": "e47b486f-8e1f-47fe-bec2-653f1d00f150", + "type": "technique", + "name": "Retain Weapon (Main-Gauche)", + "reference": "MA78", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Main-Gauche" + }, + "limit": 5 + }, + { + "id": "9e716132-6d2b-4858-9a13-5eac74fe2b44", + "type": "technique", + "name": "Reverse Grip (Knife)", + "reference": "MA78", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "a", + "default": { + "type": "skill", + "name": "Knife", + "modifier": -6 + }, + "limit": 0 + }, + { + "id": "7df101a7-0972-4f42-ae77-7f64753475f2", + "type": "technique", + "name": "Spinning Strike (Knife)", + "reference": "MA79", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife", + "modifier": -2 + }, + "limit": 0 + }, + { + "id": "c7c660db-c2e3-4fb1-b876-8271ee959268", + "type": "technique", + "name": "Targeted Attack (Knife Swing/Neck)", + "reference": "MA68", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife", + "modifier": -5 + }, + "limit": -2 + }, + { + "id": "3b55b4d9-31e4-4de5-a40d-92a6c21ddfdf", + "type": "technique", + "name": "Targeted Attack (Knife Thrust/Eye)", + "reference": "MA68", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife", + "modifier": -9 + }, + "limit": -4 + }, + { + "id": "b3b8733f-7224-4321-a24d-384a0baddbef", + "type": "technique", + "name": "Targeted Attack (Knife Thrust/Face)", + "reference": "MA68", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife", + "modifier": -5 + }, + "limit": -2 + }, + { + "id": "c828d0e3-5c42-4769-a99a-5e12681d200b", + "type": "technique", + "name": "Targeted Attack (Knife Thrust/Vitals)", + "reference": "MA68", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife", + "modifier": -3 + }, + "limit": -1 + } + ], + "name": "Techniques" + }, + { + "id": "c31abcb3-c33d-4bc8-8761-c94be398392e", + "type": "skill_container", + "children": [ + { + "id": "179e5979-a81a-488e-8055-90629d0a6087", + "type": "skill", + "name": "Power Blow", + "reference": "B215,MA58", + "tags": [ + "Esoteric" + ], + "difficulty": "will/h", + "prereqs": { + "type": "prereq_list", + "all": false, + "prereqs": [ + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "Style Familiarity" + }, + "level": { + "compare": "at_least" + }, + "notes": { + "compare": "is", + "qualifier": "Double-Knife" + } + }, + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "starts_with", + "qualifier": "weapon master" + } + }, + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "trained by a master" + } + } + ] + } + } + ], + "name": "Cinematic Skills" + }, + { + "id": "90f98292-9d94-47f8-8117-a53817f8d186", + "type": "skill_container", + "children": [ + { + "id": "8acb492f-a3a6-4d95-b81c-9c9f9bab6e1e", + "type": "technique", + "name": "Dual-Weapon Attack (Knife)", + "reference": "MA83", + "tags": [ + "Cinematic Techniques", + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife", + "modifier": -4 + }, + "limit": 0 + }, + { + "id": "15974246-c196-43c9-b18e-d5c9ca537830", + "type": "technique", + "name": "Dual-Weapon Attack (Main-Gauche)", + "reference": "MA83", + "tags": [ + "Cinematic Techniques", + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Main-Gauche", + "modifier": -4 + }, + "limit": 0 + }, + { + "id": "d981662b-63bc-464a-aba4-851ab95888fd", + "type": "technique", + "name": "Dual-Weapon Defense (Knife)", + "reference": "MA83", + "tags": [ + "Cinematic Techniques", + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "parry", + "name": "Knife", + "modifier": -1 + }, + "limit": 0 + }, + { + "id": "ba3d0602-ae0f-460d-8e4a-dc1fa0aabb8e", + "type": "technique", + "name": "Dual-Weapon Defense (Main-Gauche)", + "reference": "MA83", + "tags": [ + "Cinematic Techniques", + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "parry", + "name": "Main-Gauche", + "modifier": -1 + }, + "limit": 0 + }, + { + "id": "94943848-e175-4f80-a0e9-d37f7339b376", + "type": "technique", + "name": "Flying Lunge (Knife)", + "reference": "MA83", + "tags": [ + "Cinematic Techniques", + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife", + "modifier": -4 + }, + "limit": 0 + }, + { + "id": "76bd6ac1-08f9-41ae-a0e6-9064b8e9168e", + "type": "technique", + "name": "Grand Disarm (Main-Gauche)", + "reference": "MA84", + "tags": [ + "Cinematic Techniques", + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Main-Gauche", + "modifier": -9 + } + }, + { + "id": "65e22eb6-2f26-402d-9b71-ab1ab7230c7c", + "type": "technique", + "name": "Initial Carving (Main-Gauche)", + "reference": "MA85", + "tags": [ + "Cinematic Techniques", + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Main-Gauche", + "modifier": -4 + }, + "limit": 0 + }, + { + "id": "14f48bc1-4711-4bae-ac92-4121f5f8c6e3", + "type": "technique", + "name": "Springing Attack (Knife)", + "reference": "MA87", + "tags": [ + "Cinematic Techniques", + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife", + "modifier": -2 + }, + "limit": 0 + }, + { + "id": "96e7cbf3-09b5-41f3-80e7-f3300ac50e68", + "type": "technique", + "name": "Timed Defense (Main-Gauche)", + "reference": "MA89", + "tags": [ + "Cinematic Techniques", + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "parry", + "name": "Main-Gauche", + "modifier": -2 + }, + "limit": 0 + }, + { + "id": "aac474b8-3a18-49e1-b237-b12e9f5b2421", + "type": "technique", + "name": "Whirlwind Attack (Knife)", + "reference": "MA89", + "tags": [ + "Cinematic Techniques", + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife", + "modifier": -5 + }, + "limit": 0 + } + ], + "name": "Cinematic Techniques" + }, + { + "id": "f1228f27-3c73-4995-a7b8-f8ba4e2ba587", + "type": "skill_container", + "children": [ + { + "id": "cdaa8dd1-3869-4944-8ad1-838de1d6e433", + "type": "skill", + "name": "Acrobatics", + "reference": "B174,MA54", + "tags": [ + "Athletic" + ], + "difficulty": "dx/h", + "defaults": [ + { + "type": "dx", + "modifier": -6 + }, + { + "type": "skill", + "name": "Aerobatics", + "modifier": -4 + }, + { + "type": "skill", + "name": "Aquabatics", + "modifier": -4 + } + ] + }, + { + "id": "e04f6d90-4f9a-44cb-9677-a5404f1f60d8", + "type": "skill", + "name": "Acting", + "reference": "B174", + "tags": [ + "Social", + "Spy" + ], + "difficulty": "iq/a", + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Performance", + "modifier": -2 + }, + { + "type": "skill", + "name": "Public Speaking", + "modifier": -5 + } + ] + }, + { + "id": "1006c295-2adc-4845-a1f6-16faae7b39d8", + "type": "skill", + "name": "Brawling", + "reference": "B182,MA55", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/e", + "features": [ + { + "type": "weapon_bonus", + "selection_type": "weapons_with_required_skill", + "name": { + "compare": "is", + "qualifier": "Brawling" + }, + "level": { + "compare": "at_least", + "qualifier": 2 + }, + "amount": 1, + "per_die": true + } + ] + }, + { + "id": "563379e5-6f09-40ac-8046-587142b49102", + "type": "skill", + "name": "Fast-Draw", + "reference": "B194,MA56", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "specialization": "Knife", + "difficulty": "dx/e" + }, + { + "id": "5b3ac217-eb81-4f19-9896-deee300ed672", + "type": "skill", + "name": "Fast-Draw", + "reference": "B194,MA56", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "specialization": "Sword", + "difficulty": "dx/e" + }, + { + "id": "4fa619b2-3a96-48ab-8041-a15cf59cfa86", + "type": "skill", + "name": "Fast-Talk", + "reference": "B195", + "tags": [ + "Criminal", + "Social", + "Spy", + "Street" + ], + "difficulty": "iq/a", + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Acting", + "modifier": -5 + } + ] + }, + { + "id": "b3e5fa1b-76c0-4ecf-b049-b4ebdde66b0c", + "type": "skill", + "name": "Holdout", + "reference": "B200", + "tags": [ + "Criminal", + "Spy", + "Street" + ], + "difficulty": "iq/a", + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Sleight of Hand", + "modifier": -3 + } + ] + }, + { + "id": "feeb6764-cee0-4a59-ba91-bd73145d561c", + "type": "skill", + "name": "Running", + "reference": "B218", + "tags": [ + "Athletic" + ], + "difficulty": "ht/a", + "defaults": [ + { + "type": "ht", + "modifier": -5 + } + ] + }, + { + "id": "3fb37070-ee11-45ca-913a-8a2baca6b724", + "type": "skill", + "name": "Shortsword", + "reference": "B209", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/a", + "defaults": [ + { + "type": "skill", + "name": "Broadsword", + "modifier": -2 + }, + { + "type": "skill", + "name": "Force Sword", + "modifier": -4 + }, + { + "type": "skill", + "name": "Jitte/Sai", + "modifier": -3 + }, + { + "type": "skill", + "name": "Knife", + "modifier": -4 + }, + { + "type": "skill", + "name": "Saber", + "modifier": -4 + }, + { + "type": "skill", + "name": "Smallsword", + "modifier": -4 + }, + { + "type": "skill", + "name": "Tonfa", + "modifier": -3 + }, + { + "type": "dx", + "modifier": -5 + } + ] + } + ], + "name": "Optional Skills" + }, + { + "id": "816bddc8-7d8d-4f7b-adb3-59a26fb6a21c", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "fff18f26-a3b6-47d8-a1ba-ed2a405d2148", + "type": "technique", + "name": "Acrobatic Stand", + "reference": "MA65", + "tags": [ + "Technique" + ], + "difficulty": "a", + "default": { + "type": "skill", + "name": "Acrobatics", + "modifier": -6 + }, + "limit": 0 + }, + { + "id": "26825069-3cb8-4d9f-94ee-56eacfae12df", + "type": "technique", + "name": "Breakfall", + "reference": "MA68", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "a", + "default": { + "type": "skill", + "name": "Acrobatics" + }, + "limit": 5 + }, + { + "id": "f427f35a-db0e-432b-a364-c36f9f598e98", + "type": "technique", + "name": "Close Combat (Shortsword)", + "reference": "MA69", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Shortsword", + "modifier": -4 + }, + "limit": -2 + }, + { + "id": "9d8e7fea-c4bc-49b0-a268-bd045c623397", + "type": "technique", + "name": "Drop Kick", + "reference": "MA70", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Brawling", + "modifier": -1 + }, + "limit": 0 + }, + { + "id": "ea61afaf-62b8-411b-8dcf-acf42e53a32f", + "type": "technique", + "name": "Eye-Poke", + "reference": "MA72", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Brawling", + "modifier": -9 + }, + "limit": -4 + }, + { + "id": "e4012eeb-c602-4a14-95b2-e38a4644a89d", + "type": "technique", + "name": "Feint (Brawling)", + "reference": "MA73", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Brawling" + }, + "limit": 4 + }, + { + "id": "3cbf94de-7877-4031-8e16-0573c8f91fc0", + "type": "technique", + "name": "Feint (Shortsword)", + "reference": "MA73", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Shortsword" + }, + "limit": 4 + }, + { + "id": "faa0ab65-3840-46aa-a0c8-8a6bfb55b592", + "type": "technique", + "name": "Head Butt", + "reference": "MA74", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Brawling", + "modifier": -1 + }, + "limit": 0, + "weapons": [ + { + "id": "f2ddc97e-79af-4afb-91ec-76147e9333d2", + "type": "melee_weapon", + "damage": { + "type": "", + "st": "thr", + "base": "-1" + }, + "usage": "Head Butt", + "reach": "C", + "parry": "No", + "block": "No", + "defaults": [ + { + "type": "skill", + "name": "Head Butt" + }, + { + "type": "skill", + "name": "Karate", + "modifier": -1 + }, + { + "type": "skill", + "name": "Brawling", + "modifier": -1 + } + ], + "calc": { + "damage": "thr-1" + } + } + ] + }, + { + "id": "f5e50e14-c494-48c7-bd4c-3087dcd5a52b", + "type": "technique", + "name": "Knee Strike", + "reference": "MA76", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "a", + "default": { + "type": "skill", + "name": "Brawling", + "modifier": -1 + }, + "limit": 0 + } + ], + "name": "Optional Techniques" + }, + { + "id": "9e68b7c3-97ed-4c48-9532-4db238980c23", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "9ca8ab76-2cc8-4a52-b58d-8b334cce59d8", + "type": "technique", + "name": "Dual-Weapon Defense (Brawling)", + "reference": "MA83", + "tags": [ + "Cinematic Techniques", + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "parry", + "name": "Brawling", + "modifier": -1 + }, + "limit": 0 + } + ], + "name": "Optional Cinematic Techniques" + } + ], + "name": "Martial Art: Double-Knife", + "reference": "FFGH20", + "reference_highlight": "Double-Knife" + } + ], + "notes": [ + { + "id": "6275517a-e336-4e5e-a027-4b95664e028a", + "type": "note", + "text": "The template as written has \"Fast-Draw (Shortsword)\" however the skill \"Fast-Draw (Sword)\" is for anything bigger than a knife so would be the appropriate skill for the Main-Gauche", + "reference": "B194", + "reference_highlight": "blade larger than a knife" + } + ] +} diff --git a/Library/Fantasy Folk/Goblins and Hobgoblins/Martial Arts/The Way of Confusion.gct b/Library/Fantasy Folk/Goblins and Hobgoblins/Martial Arts/The Way of Confusion.gct new file mode 100644 index 000000000..64c030f28 --- /dev/null +++ b/Library/Fantasy Folk/Goblins and Hobgoblins/Martial Arts/The Way of Confusion.gct @@ -0,0 +1,1351 @@ +{ + "type": "template", + "version": 4, + "id": "68b26f02-22c7-494d-bbbd-b66b14b02cf5", + "traits": [ + { + "id": "b956a715-046d-4233-a146-5c5ccc96351e", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "5d53d90c-fa83-42fc-b2b5-e8612543bb35", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "51fa0947-43af-4297-b840-9f88e451e05d", + "type": "trait", + "name": "Style Familiarity (The Way of Confusion)", + "reference": "MA49", + "tags": [ + "Mental", + "Perk" + ], + "base_points": 1, + "calc": { + "points": 1 + } + }, + { + "id": "dfea451c-f563-4651-8797-19ea63cf6da1", + "type": "trait", + "name": "Honest Face", + "reference": "B101", + "tags": [ + "Perk", + "Physical" + ], + "base_points": 1, + "features": [ + { + "type": "conditional_modifier", + "situation": "to trained Acting skill for the sole purpose of \"acting innocent\"", + "amount": 1 + } + ], + "disabled": true, + "calc": { + "points": 0 + } + }, + { + "id": "48fff254-4de2-4bd3-bb31-3e0504df90a3", + "type": "trait", + "name": "Off-Hand Weapon Training (Knife)", + "reference": "MA50", + "notes": "Replaces equal-named technique on p. B232", + "tags": [ + "Mental", + "Perk" + ], + "base_points": 1, + "disabled": true, + "calc": { + "points": 0 + } + }, + { + "id": "cacdbd23-546b-4021-a5f3-e3375a3ac859", + "type": "trait", + "name": "Quick-Swap (Knife)", + "reference": "PU2:7", + "tags": [ + "Perk", + "Physical" + ], + "base_points": 1, + "disabled": true, + "calc": { + "points": 0 + } + }, + { + "id": "b51a8a2f-1b40-42a0-b0c8-f16f0a3c3961", + "type": "trait", + "name": "Sure-Footed (Uneven)", + "reference": "PU2:8", + "tags": [ + "Perk", + "Physical" + ], + "base_points": 1, + "disabled": true, + "calc": { + "points": 0 + } + } + ], + "name": "Perks", + "calc": { + "points": 1 + } + }, + { + "id": "230411d6-42d5-4eaf-877a-7015197b19c8", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "c1bd55a4-4d12-432c-b7ac-402a2e70360d", + "type": "trait", + "name": "Acute Vision", + "reference": "B35", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 1, + "points_per_level": 2, + "features": [ + { + "type": "attribute_bonus", + "attribute": "vision", + "amount": 1, + "per_level": true + } + ], + "disabled": true, + "can_level": true, + "calc": { + "points": 0 + } + }, + { + "id": "d28f8162-980d-427c-bf3c-a91ff16ddb6f", + "type": "trait", + "name": "Enhanced Parry (Knife)", + "reference": "B51,MA43", + "tags": [ + "Advantage", + "Mental" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "conditional_modifier", + "situation": "to Parry with Knife", + "amount": 1 + } + ], + "disabled": true, + "can_level": true, + "calc": { + "points": 0 + } + }, + { + "id": "6dd42697-847b-40fc-955e-674362755088", + "type": "trait", + "name": "Enhanced Parry (Staff)", + "reference": "B51,MA43", + "tags": [ + "Advantage", + "Mental" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "conditional_modifier", + "situation": "to Parry with Staff", + "amount": 1 + } + ], + "disabled": true, + "can_level": true, + "calc": { + "points": 0 + } + }, + { + "id": "e367de0a-36fa-4445-a0e8-757c28450111", + "type": "trait", + "name": "Trickster", + "reference": "B159", + "notes": "Make a self-control roll each day. If you fail, you must try to trick a dangerous subject: a skilled warrior, a dangerous monster, a whole group of reasonably competent opponents, etc. If you resist, you get a cumulative -1 per day to your self-control roll until you finally fail a roll!", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -15, + "cr": 12, + "disabled": true, + "calc": { + "points": 0 + } + } + ], + "name": "Optional Traits", + "calc": { + "points": 0 + } + }, + { + "id": "a372616f-c6b9-4512-9a43-7f07b1a37419", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "e9e87e3b-9f51-4e13-baeb-137bd8be648a", + "type": "trait", + "name": "Form Mastery (Spear)", + "reference": "MA50", + "notes": "Let you switch skill at any time", + "tags": [ + "Mental", + "Perk" + ], + "base_points": 1, + "disabled": true, + "calc": { + "points": 0 + } + }, + { + "id": "3d390fe7-f607-41f3-a725-5fae6066d19c", + "type": "trait", + "name": "Grip Mastery (Spear)", + "reference": "MA50", + "notes": "Lets you change grip as a free action", + "tags": [ + "Mental", + "Perk" + ], + "base_points": 1, + "disabled": true, + "calc": { + "points": 0 + } + }, + { + "id": "35d703ad-56ef-47b7-a74b-e4d893769658", + "type": "trait", + "name": "Off-Hand Weapon Training (Shortsword)", + "reference": "MA50", + "notes": "Replaces equal-named technique on p. B232", + "tags": [ + "Mental", + "Perk" + ], + "base_points": 1, + "disabled": true, + "calc": { + "points": 0 + } + } + ], + "name": "Optional Perks", + "calc": { + "points": 0 + } + } + ], + "name": "Martial Art: The Way of Confusion", + "reference": "FFGH21", + "reference_highlight": "The Way of Confusion", + "calc": { + "points": 1 + } + } + ], + "skills": [ + { + "id": "90c08165-d00d-4c48-a7f9-d1c7d58cc1bf", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "71cf78ff-e4f8-4bde-9d88-3f066b79f022", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "f612ef39-a4c4-4149-8394-345191ddd609", + "type": "skill", + "name": "Knife", + "reference": "B208", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/e", + "points": 1, + "defaults": [ + { + "type": "skill", + "name": "Force Sword", + "modifier": -3 + }, + { + "type": "skill", + "name": "Main-Gauche", + "modifier": -3 + }, + { + "type": "skill", + "name": "Shortsword", + "modifier": -3 + }, + { + "type": "dx", + "modifier": -4 + } + ] + }, + { + "id": "4c6ae740-b80e-4f43-9e55-59c54f4066e6", + "type": "skill", + "name": "Staff", + "reference": "B208", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/a", + "points": 1, + "defaults": [ + { + "type": "dx", + "modifier": -5 + }, + { + "type": "skill", + "name": "Polearm", + "modifier": -4 + }, + { + "type": "skill", + "name": "Spear", + "modifier": -2 + } + ] + } + ], + "name": "Skills" + }, + { + "id": "b206b5df-19e8-49c2-8edf-53317b61333d", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "dd66dfad-875e-4be1-bdda-0d71443366f1", + "type": "technique", + "name": "Attack from Above (Staff)", + "reference": "MA67", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "a", + "default": { + "type": "skill", + "name": "Staff", + "modifier": -2 + }, + "limit": 0 + }, + { + "id": "19f96de0-31bc-49a7-900b-516c6adfc820", + "type": "technique", + "name": "Back Strike (Knife)", + "reference": "MA67", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife", + "modifier": -2 + }, + "limit": 0 + }, + { + "id": "f59a5dda-eeef-4b25-b691-b6b3d884371b", + "type": "technique", + "name": "Back Strike (Staff)", + "reference": "MA67", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Staff", + "modifier": -2 + }, + "limit": 0 + }, + { + "id": "4fe672f4-5283-415f-b920-6e4f56e33d40", + "type": "technique", + "name": "Disarming (Staff)", + "reference": "MA70", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Staff" + }, + "limit": 5 + }, + { + "id": "fc574234-f234-4b0e-a681-d4e771249569", + "type": "technique", + "name": "Feint (Knife)", + "reference": "MA73", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife" + }, + "limit": 4 + }, + { + "id": "86473c65-d342-40a1-8433-7eb0d88c089a", + "type": "technique", + "name": "Feint (Staff)", + "reference": "MA73", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Staff" + }, + "limit": 4 + }, + { + "id": "5c1b5038-1462-427d-89a1-4559d6a7e3cb", + "type": "technique", + "name": "Ground Fighting (Knife)", + "reference": "MA73", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife", + "modifier": -4 + }, + "limit": 0 + }, + { + "id": "3b211906-99d9-44db-b507-d9627be14c4f", + "type": "technique", + "name": "Low Fighting (Knife)", + "reference": "MA77", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife", + "modifier": -2 + }, + "limit": 0 + }, + { + "id": "b1ee1a0f-6c08-44b7-9c86-17f39946f9a0", + "type": "technique", + "name": "Low Fighting (Staff)", + "reference": "MA77", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Staff", + "modifier": -2 + }, + "limit": 0 + }, + { + "id": "a3ed9087-93dc-4679-8fb2-5f7a7bb11497", + "type": "technique", + "name": "Reverse Grip (Knife)", + "reference": "MA78", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "a", + "default": { + "type": "skill", + "name": "Knife", + "modifier": -6 + }, + "limit": 0 + }, + { + "id": "bf812afa-ac5a-4317-bb95-b4b94149fa16", + "type": "technique", + "name": "Spinning Strike (Staff)", + "reference": "MA79", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Staff", + "modifier": -2 + }, + "limit": 0 + }, + { + "id": "164dbdda-e143-4286-b1fd-8ada5c8262d6", + "type": "technique", + "name": "Targeted Attack (Knife Swing/Neck)", + "reference": "MA68", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife", + "modifier": -5 + }, + "limit": -2 + }, + { + "id": "6b9d589c-3a7f-46a9-89f9-111bae21604b", + "type": "technique", + "name": "Targeted Attack (Knife Thrust/Vitals)", + "reference": "MA68", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Knife", + "modifier": -3 + }, + "limit": -1 + }, + { + "id": "cd1fbb03-e1e9-46f1-b91a-725b5808eef7", + "type": "technique", + "name": "Targeted Attack (Staff Swing/Groin)", + "reference": "MA68", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Staff", + "modifier": -3 + }, + "limit": -1 + }, + { + "id": "d51cf794-bc1e-4a8b-8f6b-59972e00a219", + "type": "technique", + "name": "Targeted Attack (Staff Swing/Skull)", + "reference": "MA68", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Staff", + "modifier": -7 + }, + "limit": -3 + } + ], + "name": "Techniques" + }, + { + "id": "e813597b-cbeb-4469-a1f2-7fd330432cf7", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "b51028d4-327e-4b81-9d5d-39e0b5ce7e1e", + "type": "skill", + "name": "Acrobatics", + "reference": "B174,MA54", + "tags": [ + "Athletic" + ], + "difficulty": "dx/h", + "defaults": [ + { + "type": "dx", + "modifier": -6 + }, + { + "type": "skill", + "name": "Aerobatics", + "modifier": -4 + }, + { + "type": "skill", + "name": "Aquabatics", + "modifier": -4 + } + ] + }, + { + "id": "3a4d9f21-77a5-4411-ba4f-b36f1a1560cc", + "type": "skill", + "name": "Acting", + "reference": "B174", + "tags": [ + "Social", + "Spy" + ], + "difficulty": "iq/a", + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Performance", + "modifier": -2 + }, + { + "type": "skill", + "name": "Public Speaking", + "modifier": -5 + } + ] + }, + { + "id": "908a661c-b5b7-4d9f-b3ba-c9082bcdfff4", + "type": "skill", + "name": "Fast-Draw", + "reference": "B194,MA56", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "specialization": "Knife", + "difficulty": "dx/e" + }, + { + "id": "b18269e5-a5b7-491b-9ea6-6c051abe84cf", + "type": "skill", + "name": "Fast-Draw", + "reference": "B194,MA56", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "specialization": "Sword", + "difficulty": "dx/e" + }, + { + "id": "cda2e1b1-1c4b-4cfb-8230-775fe603347c", + "type": "skill", + "name": "Holdout", + "reference": "B200", + "tags": [ + "Criminal", + "Spy", + "Street" + ], + "difficulty": "iq/a", + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Sleight of Hand", + "modifier": -3 + } + ] + }, + { + "id": "65cc8c67-d523-406f-8fde-163a077530c7", + "type": "skill", + "name": "Leadership", + "reference": "B204", + "tags": [ + "Military", + "Social" + ], + "difficulty": "iq/a", + "defaults": [ + { + "type": "iq", + "modifier": -5 + } + ] + }, + { + "id": "991acbb8-dd47-4595-b15b-17d19f1c8719", + "type": "skill", + "name": "Running", + "reference": "B218", + "tags": [ + "Athletic" + ], + "difficulty": "ht/a", + "defaults": [ + { + "type": "ht", + "modifier": -5 + } + ] + }, + { + "id": "d54b9aff-27c7-4f23-9127-4b7de7db2943", + "type": "skill", + "name": "Shield", + "reference": "B220", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "specialization": "Buckler", + "difficulty": "dx/e", + "defaults": [ + { + "type": "dx", + "modifier": -4 + }, + { + "type": "skill", + "name": "Shield", + "specialization": "Force", + "modifier": -2 + } + ] + }, + { + "id": "13b191c4-b6f1-4fa8-a881-2e55cb4f6ae5", + "type": "skill", + "name": "Shortsword", + "reference": "B209", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/a", + "defaults": [ + { + "type": "skill", + "name": "Broadsword", + "modifier": -2 + }, + { + "type": "skill", + "name": "Force Sword", + "modifier": -4 + }, + { + "type": "skill", + "name": "Jitte/Sai", + "modifier": -3 + }, + { + "type": "skill", + "name": "Knife", + "modifier": -4 + }, + { + "type": "skill", + "name": "Saber", + "modifier": -4 + }, + { + "type": "skill", + "name": "Smallsword", + "modifier": -4 + }, + { + "type": "skill", + "name": "Tonfa", + "modifier": -3 + }, + { + "type": "dx", + "modifier": -5 + } + ] + }, + { + "id": "222df39e-55e3-4b63-8c68-e96c58a6119a", + "type": "skill", + "name": "Sleight of Hand", + "reference": "B221", + "tags": [ + "Arts", + "Criminal", + "Entertainment", + "Street" + ], + "difficulty": "dx/h", + "defaults": [ + { + "type": "skill", + "name": "Filch", + "modifier": -5 + } + ] + }, + { + "id": "3329d129-dedc-4901-a39a-9c736c318ade", + "type": "skill", + "name": "Spear", + "reference": "B208", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/a", + "defaults": [ + { + "type": "dx", + "modifier": -5 + }, + { + "type": "skill", + "name": "Polearm", + "modifier": -4 + }, + { + "type": "skill", + "name": "Staff", + "modifier": -2 + } + ] + }, + { + "id": "9d0d6d45-3356-441c-916a-2ec7b5ca1788", + "type": "skill", + "name": "Stealth", + "reference": "B222", + "tags": [ + "Criminal", + "Police", + "Spy", + "Street" + ], + "difficulty": "dx/a", + "encumbrance_penalty_multiplier": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "dx", + "modifier": -5 + } + ] + }, + { + "id": "93e2542b-45ff-4a83-a2de-b8b04ee53ac2", + "type": "skill", + "name": "Tactics", + "reference": "B224,MA60", + "tags": [ + "Military", + "Police" + ], + "difficulty": "iq/h", + "defaults": [ + { + "type": "iq", + "modifier": -6 + }, + { + "type": "skill", + "name": "Strategy", + "modifier": -6 + } + ] + } + ], + "name": "Optional Skills" + }, + { + "id": "c93c5abc-752c-4f3d-831c-55504a087e27", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "433e731b-1656-4146-b1fb-af8744731ee5", + "type": "technique", + "name": "Back Strike (Shortsword)", + "reference": "MA67", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Shortsword", + "modifier": -2 + }, + "limit": 0 + }, + { + "id": "f47c80e3-9e9f-4003-95ad-5031e85e16d9", + "type": "technique", + "name": "Back Strike (Spear)", + "reference": "MA67", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Spear", + "modifier": -2 + }, + "limit": 0 + }, + { + "id": "c02a63de-f9f4-4472-81d5-08f3d94b3cf5", + "type": "technique", + "name": "Evade", + "reference": "MA71", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "a", + "default": { + "type": "skill", + "name": "Acrobatics" + }, + "limit": 5 + }, + { + "id": "bba05efc-68bc-46d2-9fff-9fce9fafe759", + "type": "technique", + "name": "Feint (Buckler)", + "reference": "MA73", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Shield", + "specialization": "Buckler" + }, + "limit": 4 + }, + { + "id": "32e562fb-2bb5-4dde-9c7e-61ba67c98102", + "type": "technique", + "name": "Feint (Shortsword)", + "reference": "MA73", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Shortsword" + }, + "limit": 4 + }, + { + "id": "c1587173-de6a-4b16-8293-e44e71b06a3b", + "type": "technique", + "name": "Spinning Strike (Shortsword)", + "reference": "MA79", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Shortsword", + "modifier": -2 + }, + "limit": 0 + }, + { + "id": "17cdaa7a-c1c4-44d5-81b9-1027aabc7f8f", + "type": "technique", + "name": "Targeted Attack (Shortsword Swing/Neck)", + "reference": "MA68", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Shortsword", + "modifier": -5 + }, + "limit": -2 + }, + { + "id": "446ca9ff-20c4-44a4-bd50-32ebb00ef853", + "type": "technique", + "name": "Targeted Attack (Shortsword Thrust/Vitals)", + "reference": "MA68", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Shortsword", + "modifier": -3 + }, + "limit": -1 + }, + { + "id": "dd0a9778-c760-4476-b6d6-0c375eb48796", + "type": "technique", + "name": "Targeted Attack (Spear Thrust/Vitals)", + "reference": "MA68", + "tags": [ + "Combat", + "Melee Combat", + "Technique", + "Weapon" + ], + "difficulty": "h", + "default": { + "type": "skill", + "name": "Spear", + "modifier": -3 + }, + "limit": -1 + } + ], + "name": "Optional Techniques" + } + ], + "name": "Martial Art: The Way of Confusion", + "reference": "FFGH211", + "reference_highlight": "The Way of Confusion" + } + ], + "spells": [ + { + "id": "b5d34205-e72f-404b-af42-36d4dda84ea5", + "type": "spell_container", + "open": true, + "children": [ + { + "id": "889ef4f2-433e-4e76-84ce-88726b7cba9e", + "type": "spell", + "name": "Complex Illusion", + "reference": "M96", + "tags": [ + "Illusion \u0026 Creation" + ], + "difficulty": "iq/h", + "college": [ + "Illusion \u0026 Creation" + ], + "power_source": "Arcane", + "spell_class": "Area", + "casting_cost": "2", + "maintenance_cost": "Half", + "casting_time": "1 sec", + "duration": "1 min", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "sound" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + }, + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "simple illusion" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "b15b2fa1-e8e3-4ae4-baea-578d4a9886d0", + "type": "spell", + "name": "Illusion Disguise", + "reference": "M96", + "tags": [ + "Illusion \u0026 Creation" + ], + "difficulty": "iq/h", + "college": [ + "Illusion \u0026 Creation" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "3", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Until illusion ends", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "simple illusion" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "4552feac-b269-4679-96f7-984c2298e9b4", + "type": "spell", + "name": "Illusion Shell", + "reference": "M96", + "tags": [ + "Illusion \u0026 Creation" + ], + "difficulty": "iq/h", + "college": [ + "Illusion \u0026 Creation" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "1 or 2", + "maintenance_cost": "Half", + "casting_time": "1 sec", + "duration": "1 min", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "simple illusion" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "de4663e3-5645-4faa-9319-0a8caae04dce", + "type": "spell", + "name": "Simple Illusion", + "reference": "M95", + "tags": [ + "Illusion \u0026 Creation" + ], + "difficulty": "iq/h", + "college": [ + "Illusion \u0026 Creation" + ], + "power_source": "Arcane", + "spell_class": "Area", + "casting_cost": "1", + "maintenance_cost": "Half", + "casting_time": "1 sec", + "duration": "1 min", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "starts_with", + "qualifier": "blind" + } + }, + { + "type": "attribute_prereq", + "has": true, + "qualifier": { + "compare": "at_least", + "qualifier": 11 + }, + "which": "iq" + } + ] + } + }, + { + "id": "7a89cfc9-2ef1-4afb-a8c8-73eccfbe52f2", + "type": "spell", + "name": "Sound", + "reference": "M171", + "tags": [ + "Sound" + ], + "difficulty": "iq/h", + "college": [ + "Sound" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "Varies", + "maintenance_cost": "1/ min", + "casting_time": "1 sec", + "duration": "Varies", + "points": 1 + } + ], + "name": "Martial Art: The Way of Confusion", + "reference": "FFGH21" + } + ], + "notes": [ + { + "id": "89454464-5b17-4e7b-818b-083350d16e10", + "type": "note", + "text": "The template as written has \"Fast-Draw (Shortsword)\" however the skill \"Fast-Draw (Sword)\" is for anything bigger than a knife so would be the appropriate skill for the Main-Gauche", + "reference": "B194", + "reference_highlight": "blade larger than a knife" + } + ] +} diff --git a/Library/Fantasy Folk/Goblins and Hobgoblins/Profession Templates/Goblin Emissary.gct b/Library/Fantasy Folk/Goblins and Hobgoblins/Profession Templates/Goblin Emissary.gct new file mode 100644 index 000000000..b96bfb241 --- /dev/null +++ b/Library/Fantasy Folk/Goblins and Hobgoblins/Profession Templates/Goblin Emissary.gct @@ -0,0 +1,5501 @@ +{ + "type": "template", + "version": 4, + "id": "16d8a8af-f48f-4c16-b2f9-bdacececbc1a", + "traits": [ + { + "id": "1e942f61-2e2c-4d15-aa56-7c1135fb84d1", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "4e901a20-570f-407c-86f3-42e18854ac2f", + "type": "trait", + "name": "Must be Goblin (Yrth)", + "reference": "FFGH19", + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "Goblin (Yrth)" + }, + "level": { + "compare": "at_least" + } + } + ] + }, + "calc": { + "points": 0 + } + }, + { + "id": "98f57a3f-81e3-46d1-b15a-e24dfcd33669", + "type": "trait", + "name": "Increased Intelligence", + "reference": "B15", + "tags": [ + "Advantage", + "Attribute", + "Mental" + ], + "levels": 2, + "points_per_level": 20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "iq", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 40 + } + }, + { + "id": "8922acfe-533d-41f9-81b7-bbbd5a64a0f7", + "type": "trait", + "name": "Increased Health", + "reference": "B14", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "ht", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "eba82d7d-ec92-4f6f-aeae-9d5c2dccd7a6", + "type": "trait", + "name": "Social Regard", + "reference": "B87", + "notes": "Respected, only with Goblins (-30%)", + "tags": [ + "Advantage", + "Social" + ], + "levels": 2, + "points_per_level": 3.5, + "features": [ + { + "type": "reaction_bonus", + "situation": "from Goblins who respect you for being an Emissary", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 7 + } + }, + { + "id": "57b27de3-a5cf-4d93-951b-c383fc0d0103", + "type": "trait", + "name": "Language: @HumanLanguage@", + "reference": "B24", + "notes": "Spoken (Native), Written (Native)", + "tags": [ + "Advantage", + "Language", + "Mental" + ], + "base_points": 6, + "calc": { + "points": 6 + } + }, + { + "id": "5d0f71cf-f158-4c02-b102-f3e449b1cb52", + "type": "trait_container", + "children": [ + { + "id": "f82f3c8f-f635-49d5-81de-724c3b47c829", + "type": "trait", + "name": "Increased Strength", + "reference": "B14", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "st", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "2cbc859e-b7be-4aa1-a0d3-1f83cb6eeafa", + "type": "trait", + "name": "Increased Intelligence", + "reference": "B15", + "tags": [ + "Advantage", + "Attribute", + "Mental" + ], + "levels": 1, + "points_per_level": 20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "iq", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "7cd21543-8687-41ec-af00-8ed3049d86f3", + "type": "trait", + "name": "Increased Intelligence", + "reference": "B15", + "tags": [ + "Advantage", + "Attribute", + "Mental" + ], + "levels": 2, + "points_per_level": 20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "iq", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 40 + } + }, + { + "id": "793a3545-e3da-4ff5-bc60-019971e12a72", + "type": "trait", + "name": "Increased Dexterity", + "reference": "B15", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "dx", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "100376b4-0959-4099-b0a2-b63d885dc063", + "type": "trait", + "name": "Increased Health", + "reference": "B14", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "ht", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "3bb5ae64-5822-4a06-a7c5-68645d409cae", + "type": "trait", + "name": "Increased Health", + "reference": "B14", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 2, + "points_per_level": 10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "ht", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "3a068f80-7d24-45c2-ba99-8ef0413c9c42", + "type": "trait", + "name": "Increased Will", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Mental" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "will", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "e065001c-93cd-49a5-85f7-843339126771", + "type": "trait", + "name": "Increased Perception", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Mental", + "Physical" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "per", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "3c58c928-27fc-41c8-8e74-d630c43a5095", + "type": "trait", + "name": "Increased Perception", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Mental", + "Physical" + ], + "levels": 2, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "per", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "58bd7d69-33e9-4070-b057-c83c2da8096d", + "type": "trait", + "name": "Extra Fatigue Points", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 3, + "features": [ + { + "type": "attribute_bonus", + "attribute": "fp", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 3 + } + }, + { + "id": "da68050e-fc08-4e8a-8514-95e773bccdd8", + "type": "trait", + "name": "Extra Fatigue Points", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 2, + "points_per_level": 3, + "features": [ + { + "type": "attribute_bonus", + "attribute": "fp", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 6 + } + }, + { + "id": "eaba03e4-33e0-4be3-8585-f533bd58a57d", + "type": "trait", + "name": "Extra Fatigue Points", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 3, + "points_per_level": 3, + "features": [ + { + "type": "attribute_bonus", + "attribute": "fp", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 9 + } + }, + { + "id": "8b985678-50e3-4d3f-9342-8396a7a4186d", + "type": "trait", + "name": "Extra Fatigue Points", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 4, + "points_per_level": 3, + "features": [ + { + "type": "attribute_bonus", + "attribute": "fp", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 12 + } + }, + { + "id": "23b647b0-c2c7-4862-a90a-805ba5ebc6cc", + "type": "trait", + "name": "Increased Basic Speed", + "reference": "B17", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "basic_speed", + "amount": 0.25, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "375a9cdd-dd89-4054-b53e-7d16d4a4f7ac", + "type": "trait", + "name": "Increased Basic Speed", + "reference": "B17", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 2, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "basic_speed", + "amount": 0.25, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "faa9a70d-c7ee-498a-b3b2-1b27f3356cda", + "type": "trait", + "name": "Absolute Direction", + "reference": "B34", + "tags": [ + "Advantage", + "Mental", + "Physical" + ], + "base_points": 5, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "body sense" + }, + "amount": 3 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "navigation" + }, + "specialization": { + "compare": "is", + "qualifier": "air" + }, + "amount": 3 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "navigation" + }, + "specialization": { + "compare": "is", + "qualifier": "land" + }, + "amount": 3 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "navigation" + }, + "specialization": { + "compare": "is", + "qualifier": "sea" + }, + "amount": 3 + } + ], + "calc": { + "points": 5 + } + }, + { + "id": "9ebf9789-a610-4bdd-852a-5cc18eb20ca6", + "type": "trait", + "name": "Absolute Timing", + "reference": "B35", + "tags": [ + "Advantage", + "Mental" + ], + "base_points": 2, + "calc": { + "points": 2 + } + }, + { + "id": "251a3983-09a3-49f4-95c1-9f3a72a12d18", + "type": "trait", + "name": "Acute Hearing", + "reference": "B35", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 1, + "points_per_level": 2, + "features": [ + { + "type": "attribute_bonus", + "attribute": "hearing", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 2 + } + }, + { + "id": "babd8f79-e495-4aa2-841e-cf70b36a8672", + "type": "trait", + "name": "Acute Hearing", + "reference": "B35", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 2, + "points_per_level": 2, + "features": [ + { + "type": "attribute_bonus", + "attribute": "hearing", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 4 + } + }, + { + "id": "1b8095e2-de8f-4ec4-b23f-2cb58af55912", + "type": "trait", + "name": "Acute Taste \u0026 Smell", + "reference": "B35", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 1, + "points_per_level": 2, + "features": [ + { + "type": "attribute_bonus", + "attribute": "taste_smell", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 2 + } + }, + { + "id": "94ee7035-c496-464f-b9c9-d6d906c09f44", + "type": "trait", + "name": "Acute Taste \u0026 Smell", + "reference": "B35", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 2, + "points_per_level": 2, + "features": [ + { + "type": "attribute_bonus", + "attribute": "taste_smell", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 4 + } + }, + { + "id": "f48fea57-e337-44c1-84d6-42c1ffb2c626", + "type": "trait", + "name": "Acute Touch", + "reference": "B35", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 1, + "points_per_level": 2, + "features": [ + { + "type": "attribute_bonus", + "attribute": "touch", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 2 + } + }, + { + "id": "3c191eae-5953-484d-8053-8d1b2de0f860", + "type": "trait", + "name": "Acute Touch", + "reference": "B35", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 2, + "points_per_level": 2, + "features": [ + { + "type": "attribute_bonus", + "attribute": "touch", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 4 + } + }, + { + "id": "b4cc4d7a-1d0f-471b-b6eb-17b914e8e10f", + "type": "trait", + "name": "Acute Vision", + "reference": "B35", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 1, + "points_per_level": 2, + "features": [ + { + "type": "attribute_bonus", + "attribute": "vision", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 2 + } + }, + { + "id": "03bc5cc7-4eae-415a-8ea3-f5e571abc7b2", + "type": "trait", + "name": "Acute Vision", + "reference": "B35", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 2, + "points_per_level": 2, + "features": [ + { + "type": "attribute_bonus", + "attribute": "vision", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 4 + } + }, + { + "id": "6eb5b235-cdeb-4b0a-aa5d-c849e43592e6", + "type": "trait", + "name": "Alcohol Tolerance", + "reference": "B100", + "tags": [ + "Perk", + "Physical" + ], + "base_points": 1, + "features": [ + { + "type": "conditional_modifier", + "situation": "on all HT rolls related to drinking", + "amount": 2 + } + ], + "calc": { + "points": 1 + } + }, + { + "id": "b67d3409-1485-4bc2-91c8-207ce657d3b1", + "type": "trait", + "name": "Talent (Animal Friend)", + "reference": "B90,PU3:6", + "tags": [ + "Advantage", + "Mental", + "Talent" + ], + "modifiers": [ + { + "id": "4b4afac9-cefe-44ba-9b5d-4985cfaa26f1", + "type": "modifier", + "name": "Alternative Cost", + "cost": 1, + "affects": "levels_only", + "cost_type": "points", + "disabled": true + } + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "contains", + "qualifier": "animal handling" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "falconry" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "contains", + "qualifier": "packing" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "contains", + "qualifier": "riding" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "contains", + "qualifier": "teamster" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "contains", + "qualifier": "veterinary" + }, + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "from ordinary animals", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "ac5f5895-7474-41a9-8389-c82baa79eea9", + "type": "trait", + "name": "Talent (Animal Friend)", + "reference": "B90,PU3:6", + "tags": [ + "Advantage", + "Mental", + "Talent" + ], + "modifiers": [ + { + "id": "4b4afac9-cefe-44ba-9b5d-4985cfaa26f1", + "type": "modifier", + "name": "Alternative Cost", + "cost": 1, + "affects": "levels_only", + "cost_type": "points", + "disabled": true + } + ], + "levels": 2, + "points_per_level": 5, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "contains", + "qualifier": "animal handling" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "falconry" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "contains", + "qualifier": "packing" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "contains", + "qualifier": "riding" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "contains", + "qualifier": "teamster" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "contains", + "qualifier": "veterinary" + }, + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "from ordinary animals", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "46eeed9a-e755-4c36-bfaa-6dd016427432", + "type": "trait", + "name": "Appearance (+1: Attractive)", + "reference": "B21", + "tags": [ + "Advantage", + "Physical" + ], + "modifiers": [ + { + "id": "7ddae5ca-ec6b-423d-a4de-94969906f8e2", + "type": "modifier", + "name": "Universal", + "notes": "Reaction modifier applies regardless of race", + "cost": 25, + "disabled": true + } + ], + "base_points": 4, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others who see your looks", + "amount": 1 + } + ], + "calc": { + "points": 4 + } + }, + { + "id": "7fb1427d-ba0b-4f22-ba54-5559b557626e", + "type": "trait", + "name": "Appearance (+1: Attractive, universal)", + "reference": "B21", + "tags": [ + "Advantage", + "Physical" + ], + "base_points": 5, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others who see your looks", + "amount": 1 + } + ], + "calc": { + "points": 5 + } + }, + { + "id": "20b2b27a-5261-428b-98d0-6a2baa04b5d8", + "type": "trait", + "name": "Charisma", + "reference": "B41", + "tags": [ + "Advantage", + "Mental" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "fortune-telling" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "leadership" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "panhandling" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "public speaking" + }, + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "from sapient being with whom you actively interact (converse, lecture, etc.)", + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "to Influence rolls", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "49842ad5-b1fc-4220-ad7f-e3771165dc0a", + "type": "trait", + "name": "Charisma", + "reference": "B41", + "tags": [ + "Advantage", + "Mental" + ], + "levels": 2, + "points_per_level": 5, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "fortune-telling" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "leadership" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "panhandling" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "public speaking" + }, + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "from sapient being with whom you actively interact (converse, lecture, etc.)", + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "to Influence rolls", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "2fb52a84-918a-4b60-b11e-c036a9d6a3c9", + "type": "trait", + "name": "Claim to Hospitality", + "reference": "B41", + "tags": [ + "Advantage", + "Social" + ], + "modifiers": [ + { + "id": "a1868c09-c5aa-4e29-aa78-9a913758e874", + "type": "modifier", + "name": "@Friend with crash space@ (crash space)", + "cost": 1, + "cost_type": "points", + "disabled": true + }, + { + "id": "588a85b9-dee5-434f-8ae8-c4299199774b", + "type": "modifier", + "name": "@Group@ - @Services@", + "cost": 1, + "cost_type": "points", + "disabled": true + }, + { + "id": "e82cc14d-4886-438a-bf2a-5ed037e42feb", + "type": "modifier", + "name": "@Group@ - Has @Resources@", + "cost": 2, + "cost_type": "points", + "disabled": true + }, + { + "id": "0ab328aa-fa3f-4d99-a712-c58c20fea34d", + "type": "modifier", + "name": "@Large Group@ - Has @Lots of Services@", + "cost": 5, + "cost_type": "points", + "disabled": true + }, + { + "id": "3eba09ad-d753-47f8-b429-2e0481b56d0d", + "type": "modifier", + "name": "@Vast Group@ - @Complete Services@", + "cost": 10, + "cost_type": "points", + "disabled": true + } + ], + "calc": { + "points": 0 + } + }, + { + "id": "87ae61f8-9c50-4ed3-b5bf-49c217d2ad3c", + "type": "trait", + "name": "Combat Reflexes", + "reference": "B43", + "notes": "Never freeze", + "tags": [ + "Advantage", + "Mental" + ], + "base_points": 15, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "Enhanced Time Sense" + } + } + ] + }, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "starts_with", + "qualifier": "fast-draw" + }, + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "dodge", + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "parry", + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "block", + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "fright_check", + "amount": 2 + }, + { + "type": "conditional_modifier", + "situation": "on all IQ rolls to wake up or to recover from surprise or mental stun", + "amount": 6 + }, + { + "type": "conditional_modifier", + "situation": "to initiative rolls for your side (+2 if you are the leader)", + "amount": 1 + } + ], + "calc": { + "points": 15 + } + }, + { + "id": "663de343-6426-4437-9298-9355e3189b07", + "type": "trait", + "name": "Contact (@Who@)", + "reference": "B44", + "tags": [ + "Advantage", + "Social" + ], + "modifiers": [ + { + "id": "8b0fefc6-5071-44c5-89ca-f8453e588828", + "type": "modifier", + "name": "Effective skill", + "notes": "12", + "cost": 1, + "cost_type": "points", + "disabled": true + }, + { + "id": "833fb095-f6c4-459c-8660-474161fdd329", + "type": "modifier", + "name": "Effective skill", + "notes": "15", + "cost": 2, + "cost_type": "points", + "disabled": true + }, + { + "id": "9e2567e7-25d8-4843-aab9-bd953050e948", + "type": "modifier", + "name": "Effective skill", + "notes": "18", + "cost": 3, + "cost_type": "points", + "disabled": true + }, + { + "id": "63b4314d-f722-442c-a1d8-c53b4c5733a5", + "type": "modifier", + "name": "Effective skill", + "notes": "21", + "cost": 4, + "cost_type": "points", + "disabled": true + }, + { + "id": "083ee360-33df-4ab1-8bf5-520f9e31f2e7", + "type": "modifier", + "name": "Can obtain information using supernatural talents", + "cost": 1, + "cost_type": "points", + "disabled": true + }, + { + "id": "20f09f2b-9eeb-4fc3-9b60-7c5d0e2e69b3", + "type": "modifier", + "name": "Group", + "cost": 5, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "815c9373-73e7-4edc-8a82-a72820d3851f", + "type": "modifier", + "name": "Appears almost all the time", + "notes": "15-", + "cost": 3, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "05183ed1-b4d0-4f10-a14f-a1b164a8992e", + "type": "modifier", + "name": "Appears quite often", + "notes": "12-", + "cost": 2, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "2687a0a0-cf05-4650-a350-7790c38999e3", + "type": "modifier", + "name": "Appears fairly often", + "notes": "9-", + "cost": 1, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "44ffa02d-134b-4d0a-a47e-8d9edef75dc8", + "type": "modifier", + "name": "Appears quite rarely", + "notes": "6-", + "cost": 0.5, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "ed43bb5c-a588-42cb-a135-c515dafb5d60", + "type": "modifier", + "name": "Completely reliable", + "cost": 3, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "db8d124a-a83b-4d66-85ed-f70ce7eadcf8", + "type": "modifier", + "name": "Usually reliable", + "cost": 2, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "51804516-d8da-4c44-9585-2c6cd33482c3", + "type": "modifier", + "name": "Somewhat reliable", + "cost": 1, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "9665355f-8bc0-495c-a77f-f0aed8e2f600", + "type": "modifier", + "name": "Unreliable", + "cost": 0.5, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "b5112ac7-096a-42ce-9dd1-3fea5b78eb76", + "type": "modifier", + "name": "Favor", + "reference": "B55", + "cost": 0.2, + "cost_type": "multiplier", + "disabled": true + } + ], + "calc": { + "points": 0 + } + }, + { + "id": "51af3b66-f283-4ded-85b8-b4ecb06e9d61", + "type": "trait", + "name": "Cultural Familiarity (@Culture@)", + "reference": "B23", + "notes": "Do not suffer the normal -3 penalty for unfamiliarity", + "tags": [ + "Advantage", + "Mental" + ], + "modifiers": [ + { + "id": "ab12b725-01c8-4fc4-8e71-619a54c79496", + "type": "modifier", + "name": "Alien", + "cost": 1, + "cost_type": "points", + "disabled": true + }, + { + "id": "f72aa995-6766-4eaf-a3ca-0f4ff76d47c5", + "type": "modifier", + "name": "Native", + "cost": -1, + "cost_type": "points", + "disabled": true + } + ], + "base_points": 1, + "calc": { + "points": 1 + } + }, + { + "id": "9e640836-6f4b-4251-a105-07581f708c90", + "type": "trait", + "name": "Danger Sense", + "reference": "B47,P46", + "tags": [ + "Advantage", + "Mental" + ], + "base_points": 15, + "calc": { + "points": 15 + } + }, + { + "id": "f664bfa2-a831-462e-8abb-cf147dcc7155", + "type": "trait", + "name": "Eidetic Memory", + "reference": "B51", + "tags": [ + "Advantage", + "Mental" + ], + "modifiers": [ + { + "id": "309120f1-8e25-46bf-ba83-6c998f4d9025", + "type": "modifier", + "name": "Photographic", + "reference": "B51", + "cost": 5, + "cost_type": "points", + "disabled": true + } + ], + "base_points": 5, + "calc": { + "points": 5 + } + }, + { + "id": "d21923d8-27d5-4c2b-9e36-a2fee50d78f9", + "type": "trait", + "name": "Empathy", + "reference": "B51,P48", + "tags": [ + "Advantage", + "Mental" + ], + "modifiers": [ + { + "id": "15130107-a6e2-4b7f-9092-477a1428f637", + "type": "modifier", + "name": "Remote", + "reference": "P48", + "cost": 50, + "disabled": true + } + ], + "base_points": 15, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "detect lies" + }, + "amount": 3 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "fortune-telling" + }, + "amount": 3 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "psychology" + }, + "amount": 3 + } + ], + "calc": { + "points": 15 + } + }, + { + "id": "81390ccf-b4c9-4c08-bb11-8a9e53cd3911", + "type": "trait", + "name": "Empathy (Sensitive)", + "reference": "B51", + "tags": [ + "Advantage", + "Mental" + ], + "modifiers": [ + { + "id": "8c04f995-be36-4786-9763-d0ce15d1ee75", + "type": "modifier", + "name": "Remote", + "reference": "P48", + "cost": 50, + "disabled": true + } + ], + "base_points": 5, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "detect lies" + }, + "amount": 1 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "fortune-telling" + }, + "amount": 1 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "psychology" + }, + "amount": 1 + } + ], + "calc": { + "points": 5 + } + }, + { + "id": "ef184929-427a-4227-b45d-dd25f4ac49d8", + "type": "trait", + "name": "Fashion Sense", + "reference": "B21", + "tags": [ + "Advantage", + "Mental" + ], + "base_points": 5, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others in social situations when you have a chance to plan your attire in advance", + "amount": 1 + }, + { + "type": "conditional_modifier", + "situation": "to someone else's reaction bonus from others when you put together their outfit", + "amount": 1 + } + ], + "calc": { + "points": 5 + } + }, + { + "id": "e59f928f-4aa1-4168-ab8d-879587225d45", + "type": "trait", + "name": "Fit", + "reference": "B55", + "notes": "Recover FP at twice the normal rate (but not FP spent for spells or psi powers)", + "tags": [ + "Advantage", + "Physical" + ], + "base_points": 5, + "features": [ + { + "type": "conditional_modifier", + "situation": "to all HT rolls to stay conscious, avoid death, resist disease, or resist poison", + "amount": 1 + } + ], + "calc": { + "points": 5 + } + }, + { + "id": "31bf44ca-e73b-4cb8-bf3c-b9ed6a80657a", + "type": "trait", + "name": "Gizmo", + "reference": "B57,MA45", + "tags": [ + "Advantage", + "Mental" + ], + "levels": 1, + "points_per_level": 5, + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "113adae1-855a-4bcc-be2e-ba661c595fd2", + "type": "trait", + "name": "Gizmo", + "reference": "B57,MA45", + "tags": [ + "Advantage", + "Mental" + ], + "levels": 2, + "points_per_level": 5, + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "54d3e2eb-63ac-44cc-b2ff-334df79151ac", + "type": "trait", + "name": "High TL", + "reference": "B23", + "tags": [ + "Advantage", + "Mental" + ], + "levels": 1, + "points_per_level": 5, + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "2a7313fe-af60-4802-8d65-79a89c860c5f", + "type": "trait", + "name": "Honest Face", + "reference": "B101", + "tags": [ + "Perk", + "Physical" + ], + "base_points": 1, + "features": [ + { + "type": "conditional_modifier", + "situation": "to trained Acting skill for the sole purpose of \"acting innocent\"", + "amount": 1 + } + ], + "calc": { + "points": 1 + } + }, + { + "id": "9c34a4e1-892b-49d3-a029-aaed200c9f94", + "type": "trait", + "name": "Indomitable", + "reference": "B60", + "notes": "Impossible to influence through ordinary words or actions", + "tags": [ + "Advantage", + "Mental" + ], + "base_points": 15, + "calc": { + "points": 15 + } + }, + { + "id": "022a6ed4-be54-4f20-9c9e-7aff156a294d", + "type": "trait", + "name": "Intuition", + "reference": "B63,P56", + "tags": [ + "Advantage", + "Mental" + ], + "modifiers": [ + { + "id": "e06e6e3c-d4d0-43d5-8c38-b91e8b10d310", + "type": "modifier", + "name": "Inspired", + "reference": "P56", + "cost": 100, + "disabled": true + } + ], + "base_points": 15, + "calc": { + "points": 15 + } + }, + { + "id": "88fdb105-faa6-4b06-939d-1b1c9c42a559", + "type": "trait", + "name": "Language: @Language@", + "reference": "B24", + "tags": [ + "Advantage", + "Language", + "Mental" + ], + "modifiers": [ + { + "id": "ff972d9a-b925-4895-a489-f3d14999074d", + "type": "modifier", + "name": "Native", + "reference": "B23", + "cost": -6, + "cost_type": "points", + "disabled": true + }, + { + "id": "e9f38c71-c4bd-45ee-a5e2-b47a33029f96", + "type": "modifier", + "name": "Spoken", + "reference": "B24", + "notes": "None", + "cost_type": "points", + "disabled": true + }, + { + "id": "6cd10ab4-c4f9-4764-a47d-0e77d105d862", + "type": "modifier", + "name": "Spoken", + "reference": "B24", + "notes": "Broken", + "cost": 1, + "cost_type": "points", + "disabled": true + }, + { + "id": "3c7caa3c-055e-4422-ac8e-6a2d632b391c", + "type": "modifier", + "name": "Spoken", + "reference": "B24", + "notes": "Accented", + "cost": 2, + "cost_type": "points" + }, + { + "id": "231ba28d-11ce-44e1-8d23-074d40ca57c6", + "type": "modifier", + "name": "Spoken", + "reference": "B24", + "notes": "Native", + "cost": 3, + "cost_type": "points", + "disabled": true + }, + { + "id": "152ad20b-dc58-4abb-b256-71da14dbb89c", + "type": "modifier", + "name": "Written", + "reference": "B24", + "notes": "None", + "cost_type": "points", + "disabled": true + }, + { + "id": "6304a0d6-80f3-4a5f-b3cc-3ba2ae0c8063", + "type": "modifier", + "name": "Written", + "reference": "B24", + "notes": "Broken", + "cost": 1, + "cost_type": "points", + "disabled": true + }, + { + "id": "5818ab4a-2c4b-4c3e-a711-c4b6332daaca", + "type": "modifier", + "name": "Written", + "reference": "B24", + "notes": "Accented", + "cost": 2, + "cost_type": "points" + }, + { + "id": "1b77515e-5789-49a0-8238-7242900c8c2c", + "type": "modifier", + "name": "Written", + "reference": "B24", + "notes": "Native", + "cost": 3, + "cost_type": "points", + "disabled": true + } + ], + "calc": { + "points": 4 + } + }, + { + "id": "e314b218-6a68-470f-96f5-19c82724604c", + "type": "trait", + "name": "Language Talent", + "reference": "B65", + "tags": [ + "Advantage", + "Mental" + ], + "base_points": 10, + "calc": { + "points": 10 + } + }, + { + "id": "e0549df5-d338-4adb-b81f-aeebd539225a", + "type": "trait", + "name": "Language: @Language@ (with talent)", + "reference": "B24", + "tags": [ + "Advantage", + "Language", + "Mental" + ], + "modifiers": [ + { + "id": "6e350dac-03e7-454b-aae0-910e3480d549", + "type": "modifier", + "name": "Native", + "reference": "B23", + "cost": -4, + "cost_type": "points", + "disabled": true + }, + { + "id": "8b45dbdd-df61-46c2-ac1d-a4512c1b6f87", + "type": "modifier", + "name": "Spoken", + "reference": "B24", + "notes": "Accented", + "cost": 1, + "cost_type": "points" + }, + { + "id": "f1b65fd7-b774-4c35-89c8-4bcae8e38203", + "type": "modifier", + "name": "Spoken", + "reference": "B24", + "notes": "Native", + "cost": 2, + "cost_type": "points", + "disabled": true + }, + { + "id": "4e5950f0-3680-4091-9cbb-ad9a6bdf6e58", + "type": "modifier", + "name": "Written", + "reference": "B24", + "notes": "Accented", + "cost": 1, + "cost_type": "points" + }, + { + "id": "5a815059-e937-4dce-b933-c8b9b83c9a3e", + "type": "modifier", + "name": "Written", + "reference": "B24", + "notes": "Native", + "cost": 2, + "cost_type": "points", + "disabled": true + } + ], + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "Language Talent" + } + } + ] + }, + "calc": { + "points": 2 + } + }, + { + "id": "c160d0fb-85a9-4d7f-af66-138df87d40a6", + "type": "trait", + "name": "No Hangover", + "reference": "B101", + "tags": [ + "Perk", + "Physical" + ], + "base_points": 1, + "calc": { + "points": 1 + } + }, + { + "id": "8bb141c8-fdc6-472c-ae3f-fae3d7b424fe", + "type": "trait", + "name": "Talent (Outdoorsman)", + "reference": "B90,PU3:14", + "tags": [ + "Advantage", + "Mental", + "Talent" + ], + "modifiers": [ + { + "id": "254be33f-2141-4378-b967-c5d751c27942", + "type": "modifier", + "name": "Alternate Benefit", + "notes": "Bonus to HT rolls to avoid harm from failure of covered skills", + "disabled": true + }, + { + "id": "2d095bbd-0918-4dfc-975e-de2ff3901fb2", + "type": "modifier", + "name": "Alternative Cost", + "cost": -3, + "affects": "levels_only", + "cost_type": "points", + "disabled": true + } + ], + "levels": 1, + "points_per_level": 10, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Camouflage" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Fishing" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Mimicry" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Naturalist" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Navigation" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Survival" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Tracking" + }, + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "from explorers and nature lovers", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "c15d8722-040b-41fa-8f36-4fc2e086831c", + "type": "trait", + "name": "Talent (Outdoorsman)", + "reference": "B90,PU3:14", + "tags": [ + "Advantage", + "Mental", + "Talent" + ], + "modifiers": [ + { + "id": "254be33f-2141-4378-b967-c5d751c27942", + "type": "modifier", + "name": "Alternate Benefit", + "notes": "Bonus to HT rolls to avoid harm from failure of covered skills", + "disabled": true + }, + { + "id": "2d095bbd-0918-4dfc-975e-de2ff3901fb2", + "type": "modifier", + "name": "Alternative Cost", + "cost": -3, + "affects": "levels_only", + "cost_type": "points", + "disabled": true + } + ], + "levels": 2, + "points_per_level": 10, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Camouflage" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Fishing" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Mimicry" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Naturalist" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Navigation" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Survival" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Tracking" + }, + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "from explorers and nature lovers", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "e66fcebd-7b6b-4aba-a6ee-814caea80188", + "type": "trait", + "name": "Good Reputation", + "reference": "B26,MA54", + "notes": "@Mediator or Storyteller@", + "tags": [ + "Advantage", + "Social" + ], + "modifiers": [ + { + "id": "38aa3113-4709-485c-be35-ba35d96192fd", + "type": "modifier", + "name": "People Affected", + "reference": "B27", + "notes": "Almost everyone", + "cost": 1, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "39082380-367d-4319-9daf-854976f45562", + "type": "modifier", + "name": "People Affected", + "reference": "B27", + "notes": "Almost everyone except @large class of people@", + "cost": 0.67, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "b43f0211-b5bf-4271-b6cc-acd6483af8d2", + "type": "modifier", + "name": "People Affected", + "reference": "B27", + "notes": "@Large class of people@", + "cost": 0.5, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "ca59a34a-2467-417f-9764-46e7617201a2", + "type": "modifier", + "name": "People Affected", + "reference": "B27", + "notes": "@Small class of people@", + "cost": 0.33, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "bf87af2b-67fd-43ca-b53d-22911e628cfe", + "type": "modifier", + "name": "Recognized all the time", + "reference": "B28", + "cost": 1, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "a0d8d318-d895-4cd6-9412-3b4839438dbe", + "type": "modifier", + "name": "Recognized sometimes", + "reference": "B28", + "notes": "10-", + "cost": 0.5, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "c32da9c0-87ba-4504-b87d-7ae275bec1ce", + "type": "modifier", + "name": "Recognized occasionally", + "reference": "B28", + "notes": "7-", + "cost": 0.33, + "cost_type": "multiplier", + "disabled": true + } + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others aware of your reputation", + "amount": 1, + "per_level": true + } + ], + "round_down": true, + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "2da09298-f92d-486b-9b73-c63fc45a33e8", + "type": "trait", + "name": "Good Reputation", + "reference": "B26,MA54", + "notes": "@Mediator or Storyteller@", + "tags": [ + "Advantage", + "Social" + ], + "modifiers": [ + { + "id": "38aa3113-4709-485c-be35-ba35d96192fd", + "type": "modifier", + "name": "People Affected", + "reference": "B27", + "notes": "Almost everyone", + "cost": 1, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "39082380-367d-4319-9daf-854976f45562", + "type": "modifier", + "name": "People Affected", + "reference": "B27", + "notes": "Almost everyone except @large class of people@", + "cost": 0.67, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "b43f0211-b5bf-4271-b6cc-acd6483af8d2", + "type": "modifier", + "name": "People Affected", + "reference": "B27", + "notes": "@Large class of people@", + "cost": 0.5, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "ca59a34a-2467-417f-9764-46e7617201a2", + "type": "modifier", + "name": "People Affected", + "reference": "B27", + "notes": "@Small class of people@", + "cost": 0.33, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "bf87af2b-67fd-43ca-b53d-22911e628cfe", + "type": "modifier", + "name": "Recognized all the time", + "reference": "B28", + "cost": 1, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "a0d8d318-d895-4cd6-9412-3b4839438dbe", + "type": "modifier", + "name": "Recognized sometimes", + "reference": "B28", + "notes": "10-", + "cost": 0.5, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "c32da9c0-87ba-4504-b87d-7ae275bec1ce", + "type": "modifier", + "name": "Recognized occasionally", + "reference": "B28", + "notes": "7-", + "cost": 0.33, + "cost_type": "multiplier", + "disabled": true + } + ], + "levels": 2, + "points_per_level": 5, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others aware of your reputation", + "amount": 1, + "per_level": true + } + ], + "round_down": true, + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "52852e63-5529-4557-8742-06f5e06cf579", + "type": "trait", + "name": "Serendipity", + "reference": "B83,P73", + "tags": [ + "Advantage", + "Mental" + ], + "modifiers": [ + { + "id": "4a1bbef4-bb03-4ee8-92db-a6f3f7247f11", + "type": "modifier", + "name": "Wishing", + "reference": "P73", + "cost": 100, + "disabled": true + }, + { + "id": "bd5d2a65-3f20-4b1f-909c-022e17874983", + "type": "modifier", + "name": "Wishing", + "reference": "P73", + "notes": "For others only", + "disabled": true + } + ], + "levels": 1, + "points_per_level": 15, + "can_level": true, + "calc": { + "points": 15 + } + }, + { + "id": "6b07cd66-103a-4c3b-9322-368ec83b972f", + "type": "trait", + "name": "Talent (Smooth Operator)", + "reference": "B90,PU3:15", + "tags": [ + "Advantage", + "Mental", + "Talent" + ], + "modifiers": [ + { + "id": "673ac6d5-88a0-46ff-9c61-a92a5908fd6d", + "type": "modifier", + "name": "Alternate Benefit", + "notes": "Bonus to resist covered skills", + "disabled": true + }, + { + "id": "d7bc77f2-e124-4076-a8c1-e9845d9583c0", + "type": "modifier", + "name": "Alternative Cost", + "cost": -2, + "affects": "levels_only", + "cost_type": "points", + "disabled": true + } + ], + "levels": 1, + "points_per_level": 15, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Acting" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Carousing" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Detect Lies" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Diplomacy" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Fast-Talk" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Intimidation" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Leadership" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Panhandling" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Politics" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Public Speaking" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Savoir-Faire" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Sex Appeal" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Streetwise" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is" + }, + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "from con artists, politicians, salesmen, etc. – but only if you aren’t trying to manipulate them.", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 15 + } + }, + { + "id": "bdaa76ee-84e5-48d6-b634-797a42ee4027", + "type": "trait", + "name": "Talent (Smooth Operator)", + "reference": "B90,PU3:15", + "tags": [ + "Advantage", + "Mental", + "Talent" + ], + "modifiers": [ + { + "id": "673ac6d5-88a0-46ff-9c61-a92a5908fd6d", + "type": "modifier", + "name": "Alternate Benefit", + "notes": "Bonus to resist covered skills", + "disabled": true + }, + { + "id": "d7bc77f2-e124-4076-a8c1-e9845d9583c0", + "type": "modifier", + "name": "Alternative Cost", + "cost": -2, + "affects": "levels_only", + "cost_type": "points", + "disabled": true + } + ], + "levels": 2, + "points_per_level": 15, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Acting" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Carousing" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Detect Lies" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Diplomacy" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Fast-Talk" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Intimidation" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Leadership" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Panhandling" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Politics" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Public Speaking" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Savoir-Faire" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Sex Appeal" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Streetwise" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is" + }, + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "from con artists, politicians, salesmen, etc. – but only if you aren’t trying to manipulate them.", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 30 + } + }, + { + "id": "b689a2d0-ce23-4175-be94-eb4bb82fa85f", + "type": "trait", + "name": "Talent (Smooth Operator)", + "reference": "B90,PU3:15", + "tags": [ + "Advantage", + "Mental", + "Talent" + ], + "modifiers": [ + { + "id": "673ac6d5-88a0-46ff-9c61-a92a5908fd6d", + "type": "modifier", + "name": "Alternate Benefit", + "notes": "Bonus to resist covered skills", + "disabled": true + }, + { + "id": "d7bc77f2-e124-4076-a8c1-e9845d9583c0", + "type": "modifier", + "name": "Alternative Cost", + "cost": -2, + "affects": "levels_only", + "cost_type": "points", + "disabled": true + } + ], + "levels": 3, + "points_per_level": 15, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Acting" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Carousing" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Detect Lies" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Diplomacy" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Fast-Talk" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Intimidation" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Leadership" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Panhandling" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Politics" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Public Speaking" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Savoir-Faire" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Sex Appeal" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Streetwise" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is" + }, + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "from con artists, politicians, salesmen, etc. – but only if you aren’t trying to manipulate them.", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 45 + } + }, + { + "id": "14a3f121-42dd-49c3-8417-e2bf757b5308", + "type": "trait", + "name": "High Status", + "reference": "B28", + "notes": "Emissary", + "tags": [ + "Advantage", + "Social" + ], + "levels": 1, + "points_per_level": 5, + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "2f0f244a-08c5-45b3-9d4f-65684b80d094", + "type": "trait", + "name": "Unfazeable", + "reference": "B95", + "notes": "Exempt from fright checks. Reaction modifiers do not affect you.", + "tags": [ + "Advantage", + "Mental" + ], + "modifiers": [ + { + "id": "afc741f6-01f8-48bc-936d-37d51b5cdd0e", + "type": "modifier", + "name": "Familiar Horrors", + "reference": "H20", + "cost": -50, + "disabled": true + } + ], + "base_points": 15, + "calc": { + "points": 15 + } + }, + { + "id": "52bcdf64-bb79-4e5d-be6e-1ac7fccc8195", + "type": "trait", + "name": "Voice", + "reference": "B97", + "tags": [ + "Advantage", + "Physical" + ], + "base_points": 10, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "diplomacy" + }, + "amount": 2 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "fast-talk" + }, + "amount": 2 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "starts_with", + "qualifier": "mimicry" + }, + "amount": 2 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "performance" + }, + "amount": 2 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "politics" + }, + "amount": 2 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "public speaking" + }, + "amount": 2 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "sex appeal" + }, + "amount": 2 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "singing" + }, + "amount": 2 + }, + { + "type": "reaction_bonus", + "situation": "from others who can hear your voice", + "amount": 2 + } + ], + "calc": { + "points": 10 + } + }, + { + "id": "85e04a0a-93be-420d-9504-3189fd5feefb", + "type": "trait", + "name": "Comfortable Wealth", + "reference": "B25", + "notes": "Starting wealth is twice normal", + "tags": [ + "Advantage", + "Social", + "Wealth" + ], + "base_points": 10, + "calc": { + "points": 10 + } + }, + { + "id": "0c17478a-cc08-4033-ae37-461c5be6ba79", + "type": "trait", + "name": "Increase self-control on Impulsiveness to 15", + "base_points": 5, + "calc": { + "points": 5 + } + }, + { + "id": "c951dc5f-8aef-42e4-97e2-3edefc0529fb", + "type": "trait", + "name": "Remove Impulsiveness", + "base_points": 10, + "calc": { + "points": 10 + } + } + ], + "name": "Choose 45 points from", + "notes": "(Using up to 45, as some are variable cost)", + "template_picker": { + "type": "points", + "qualifier": { + "compare": "at_most", + "qualifier": 45 + } + }, + "calc": { + "points": 595 + } + }, + { + "id": "e4a692e4-ce2e-4670-8b09-af8d94e3fbba", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "c8a28fa5-a1ce-4a33-9a67-3c5c26a0baa0", + "type": "trait", + "name": "Curious", + "reference": "B129", + "notes": "Make a self-control roll when presented with an interesting item or situation", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "cr": 12, + "calc": { + "points": -5 + } + }, + { + "id": "3396e34c-c51f-469c-96d9-a8d8c6dc5de4", + "type": "trait", + "name": "Duty (@Herald or Diplomat@)", + "reference": "B133", + "tags": [ + "Disadvantage", + "Social" + ], + "modifiers": [ + { + "id": "fb0c80a4-4c65-4521-9e18-7378dda34a46", + "type": "modifier", + "name": "FR: 6", + "cost": -2, + "cost_type": "points", + "disabled": true + }, + { + "id": "92ade39a-a64c-4ff4-a84b-89ab92a6e217", + "type": "modifier", + "name": "FR: 9", + "cost": -5, + "cost_type": "points", + "disabled": true + }, + { + "id": "80577150-cbdb-4c26-bde4-1ad85a7deec2", + "type": "modifier", + "name": "FR: 12", + "cost": -10, + "cost_type": "points", + "disabled": true + }, + { + "id": "d6406b89-6289-4b8c-b7c7-4d25add3c352", + "type": "modifier", + "name": "FR: 15", + "cost": -15, + "cost_type": "points", + "disabled": true + }, + { + "id": "f4458d02-9b67-42f8-8f31-5837064fb751", + "type": "modifier", + "name": "Extremely Hazardous", + "cost": -5, + "cost_type": "points", + "disabled": true + }, + { + "id": "814f2484-cac1-4eca-af21-f9eaca8c0d0a", + "type": "modifier", + "name": "Involuntary", + "cost": -5, + "cost_type": "points", + "disabled": true + }, + { + "id": "5d87b90f-fc68-4d78-8547-7c2ef58ae7bd", + "type": "modifier", + "name": "Nonhazardous", + "cost": 5, + "cost_type": "points", + "disabled": true + } + ], + "calc": { + "points": 0 + } + }, + { + "id": "5526b093-f41c-45fe-9d78-f93b8f8eee78", + "type": "trait", + "name": "Sense of Duty", + "reference": "B153", + "notes": "Employer or Goblin community", + "tags": [ + "Disadvantage", + "Mental" + ], + "modifiers": [ + { + "id": "de47158b-455d-4448-8055-86065b81d6d1", + "type": "modifier", + "name": "Friends and Companions", + "reference": "B153", + "cost": -5, + "cost_type": "points", + "disabled": true + }, + { + "id": "8fde1c7b-7271-4b9b-9032-8551dde325a8", + "type": "modifier", + "name": "@Small Group@", + "reference": "B153", + "cost": -5, + "cost_type": "points", + "disabled": true + }, + { + "id": "89ec98d8-237b-4ab6-82e5-f9767592c065", + "type": "modifier", + "name": "@Individual@", + "reference": "B153", + "cost": -2, + "cost_type": "points", + "disabled": true + }, + { + "id": "0daad494-07fe-4b61-a1fe-ab5e198b6411", + "type": "modifier", + "name": "@Large Group@", + "reference": "B153", + "cost": -10, + "cost_type": "points", + "disabled": true + }, + { + "id": "103f5c35-d3d6-4f0f-9336-447062d5c050", + "type": "modifier", + "name": "@Entire Race@", + "reference": "B153", + "cost": -15, + "cost_type": "points", + "disabled": true + }, + { + "id": "721ee069-0e87-46c8-9638-0f2dee3142e6", + "type": "modifier", + "name": "Every Living Being", + "reference": "B153", + "cost": -20, + "cost_type": "points", + "disabled": true + } + ], + "calc": { + "points": 0 + } + }, + { + "id": "ff22c5f3-fc21-48c7-a35f-1faf23f3da72", + "type": "trait", + "name": "Vow (Minor)", + "reference": "B161", + "notes": "Bring news to Goblinkind", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "calc": { + "points": -5 + } + }, + { + "id": "a061c0c3-0472-4cd3-9586-da6e47cf1c54", + "type": "trait", + "name": "Xenophilia", + "reference": "B162", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 12, + "calc": { + "points": -10 + } + } + ], + "name": "Choose -10 points from", + "notes": "Using up to -10 as some are variable", + "template_picker": { + "type": "points", + "qualifier": { + "compare": "at_most", + "qualifier": -10 + } + }, + "calc": { + "points": -20 + } + }, + { + "id": "ef1cfb1d-29b2-4600-b11b-8a4c26490127", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "00eea156-eb65-450c-aca3-944585bc5771", + "type": "trait", + "name": "Charitable", + "reference": "B125", + "notes": "Make a self-control roll in any situation where you could render aid or are specifically asked for help, but should resist the urge", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -15, + "cr": 12, + "calc": { + "points": -15 + } + }, + { + "id": "97820624-a443-4532-8d37-75a47398a707", + "type": "trait", + "name": "Chummy", + "reference": "B126", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "features": [ + { + "type": "reaction_bonus", + "situation": "to others", + "amount": 2 + }, + { + "type": "conditional_modifier", + "situation": "to IQ-based skills when alone", + "amount": -1 + } + ], + "calc": { + "points": -5 + } + }, + { + "id": "1b18c3bc-b848-4c31-ac35-8759e51fff72", + "type": "trait", + "name": "Compulsive Carousing", + "reference": "B128", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "features": [ + { + "type": "reaction_bonus", + "situation": "from like-minded extroverts", + "amount": 1 + }, + { + "type": "reaction_bonus", + "situation": "or worse from sober-minded citizens (GM discretion)", + "amount": -1 + } + ], + "cr": 12, + "calc": { + "points": -5 + } + }, + { + "id": "2e28ddc4-c12f-4234-94a9-49a1ea14a784", + "type": "trait", + "name": "Easy to Read", + "reference": "B134", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "features": [ + { + "type": "conditional_modifier", + "situation": "to others on all Empathy, Body Language, and Psychology rolls to discern your intentions or the truth of your words", + "amount": 4 + }, + { + "type": "conditional_modifier", + "situation": "to others on IQ, Detect Lies, and Gambling rolls in any Quick Contest with your Acting, Fast-Talk, or Gambling skill when you try to lie or bluff", + "amount": 4 + } + ], + "calc": { + "points": -10 + } + }, + { + "id": "f6ef72b8-5b16-4191-a3e4-40d77102e4fe", + "type": "trait", + "name": "Guilt Complex", + "reference": "B137", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "calc": { + "points": -5 + } + }, + { + "id": "0f898580-513a-4336-ab1e-c5a5dab7155b", + "type": "trait", + "name": "Lecherousness", + "reference": "B142", + "notes": "Make a self-control roll whenever you have more than the briefest contact with an appealing member of the sex you find attractive, at -5 if this person is Handsome/Beautiful, or at -10 if Very Handsome/Very Beautiful. If you fail, you must make a “pass” using whatever wiles and skills you can bring to bear.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -15, + "cr": 12, + "calc": { + "points": -15 + } + }, + { + "id": "384fc801-e7c4-44fc-9abb-0896d89ed7c2", + "type": "trait", + "name": "Post-Combat Shakes", + "reference": "B150", + "notes": "Make a self-control roll at the end of any battle. If you fail, roll 3d, add the amount by which you failed your self-control roll, and look up the result on the Fright Check Table.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "cr": 12, + "calc": { + "points": -5 + } + }, + { + "id": "96e98081-ffbb-492c-93ed-00f7221bc03e", + "type": "trait", + "name": "Skinny", + "reference": "B18", + "tags": [ + "Disadvantage", + "Physical" + ], + "base_points": -5, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "attribute_prereq", + "has": true, + "qualifier": { + "compare": "at_most", + "qualifier": 14 + }, + "which": "ht" + } + ] + }, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "disguise" + }, + "amount": -2 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "shadowing" + }, + "amount": -2 + }, + { + "type": "conditional_modifier", + "situation": "to ST vs. knockback", + "amount": -2 + } + ], + "calc": { + "points": -5 + } + }, + { + "id": "3f9cfdc3-6e6f-4e35-9d20-b61fd59b736a", + "type": "trait", + "name": "Squeamish", + "reference": "B156", + "tags": [ + "Disadvantage", + "Physical" + ], + "base_points": -10, + "cr": 12, + "calc": { + "points": -10 + } + }, + { + "id": "31f3b7be-9855-4152-b8e7-b29386ecb77f", + "type": "trait", + "name": "Truthfulness", + "reference": "B159", + "notes": "Make a self-control roll whenever you must keep silent about an uncomfortable truth (lying by omission). Roll at -5 if you actually have to tell a falsehood! If you fail, you blurt out the truth, or stumble so much that your lie is obvious.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "fast-talk" + }, + "amount": -5 + } + ], + "cr": 12, + "calc": { + "points": -5 + } + }, + { + "id": "69ee08f7-1609-4e89-8bb2-76ea7bd312a6", + "type": "trait", + "name": "Curious", + "reference": "B129", + "notes": "Make a self-control roll when presented with an interesting item or situation", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "cr": 12, + "calc": { + "points": -5 + } + }, + { + "id": "a917ae8f-15ae-4f3b-a358-8adff18bc6c6", + "type": "trait", + "name": "Duty (@Herald or Diplomat@)", + "reference": "B133", + "tags": [ + "Disadvantage", + "Social" + ], + "modifiers": [ + { + "id": "fb0c80a4-4c65-4521-9e18-7378dda34a46", + "type": "modifier", + "name": "FR: 6", + "cost": -2, + "cost_type": "points", + "disabled": true + }, + { + "id": "92ade39a-a64c-4ff4-a84b-89ab92a6e217", + "type": "modifier", + "name": "FR: 9", + "cost": -5, + "cost_type": "points", + "disabled": true + }, + { + "id": "80577150-cbdb-4c26-bde4-1ad85a7deec2", + "type": "modifier", + "name": "FR: 12", + "cost": -10, + "cost_type": "points", + "disabled": true + }, + { + "id": "d6406b89-6289-4b8c-b7c7-4d25add3c352", + "type": "modifier", + "name": "FR: 15", + "cost": -15, + "cost_type": "points", + "disabled": true + }, + { + "id": "f4458d02-9b67-42f8-8f31-5837064fb751", + "type": "modifier", + "name": "Extremely Hazardous", + "cost": -5, + "cost_type": "points", + "disabled": true + }, + { + "id": "814f2484-cac1-4eca-af21-f9eaca8c0d0a", + "type": "modifier", + "name": "Involuntary", + "cost": -5, + "cost_type": "points", + "disabled": true + }, + { + "id": "5d87b90f-fc68-4d78-8547-7c2ef58ae7bd", + "type": "modifier", + "name": "Nonhazardous", + "cost": 5, + "cost_type": "points", + "disabled": true + } + ], + "calc": { + "points": 0 + } + }, + { + "id": "c7d88fb6-d836-4809-92f0-75d1fcb25a8b", + "type": "trait", + "name": "Sense of Duty", + "reference": "B153", + "notes": "Employer or Goblin community", + "tags": [ + "Disadvantage", + "Mental" + ], + "modifiers": [ + { + "id": "de47158b-455d-4448-8055-86065b81d6d1", + "type": "modifier", + "name": "Friends and Companions", + "reference": "B153", + "cost": -5, + "cost_type": "points", + "disabled": true + }, + { + "id": "8fde1c7b-7271-4b9b-9032-8551dde325a8", + "type": "modifier", + "name": "@Small Group@", + "reference": "B153", + "cost": -5, + "cost_type": "points", + "disabled": true + }, + { + "id": "89ec98d8-237b-4ab6-82e5-f9767592c065", + "type": "modifier", + "name": "@Individual@", + "reference": "B153", + "cost": -2, + "cost_type": "points", + "disabled": true + }, + { + "id": "0daad494-07fe-4b61-a1fe-ab5e198b6411", + "type": "modifier", + "name": "@Large Group@", + "reference": "B153", + "cost": -10, + "cost_type": "points", + "disabled": true + }, + { + "id": "103f5c35-d3d6-4f0f-9336-447062d5c050", + "type": "modifier", + "name": "@Entire Race@", + "reference": "B153", + "cost": -15, + "cost_type": "points", + "disabled": true + }, + { + "id": "721ee069-0e87-46c8-9638-0f2dee3142e6", + "type": "modifier", + "name": "Every Living Being", + "reference": "B153", + "cost": -20, + "cost_type": "points", + "disabled": true + } + ], + "calc": { + "points": 0 + } + }, + { + "id": "21e92b89-44b5-4c5c-93b5-abb019414444", + "type": "trait", + "name": "Vow (Minor)", + "reference": "B161", + "notes": "Bring news to Goblinkind", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "calc": { + "points": -5 + } + }, + { + "id": "18211fcc-323e-4bf9-a896-694832488892", + "type": "trait", + "name": "Xenophilia", + "reference": "B162", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 12, + "calc": { + "points": -10 + } + }, + { + "id": "4c9a46f3-4991-44a0-89ee-8f4a1fcbb325", + "type": "trait", + "name": "Placeholder", + "calc": { + "points": 0 + } + } + ], + "name": "Choose -25 points from", + "notes": "Using up to -10 as some are variable, careful not to duplicate previous choices", + "template_picker": { + "type": "points", + "qualifier": { + "compare": "at_most", + "qualifier": -25 + } + }, + "calc": { + "points": -100 + } + } + ], + "name": "Goblin Emissary", + "reference": "FFGH19", + "ancestry": "Human", + "calc": { + "points": 538 + } + } + ], + "skills": [ + { + "id": "c6d9b8a5-ff79-4595-bb66-d84e14aa8a38", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "587dc071-2cef-4953-9783-d8f8103f3aa8", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "90707016-8e4b-4fcf-a22d-7930e2902530", + "type": "skill", + "name": "Area Knowledge", + "reference": "B176", + "notes": "General nature of its settlements and towns, political allegiances, leaders, and most citizens of Status 5+", + "tags": [ + "Everyman", + "Knowledge" + ], + "specialization": "@Region of operation@", + "difficulty": "iq/e", + "points": 1, + "defaults": [ + { + "type": "skill", + "name": "Geography", + "modifier": -3 + } + ] + }, + { + "id": "6c4d681b-dd6a-4957-b087-403c1b0d5d24", + "type": "skill", + "name": "Current Affairs", + "reference": "B186", + "tags": [ + "Everyman", + "Knowledge", + "Social" + ], + "specialization": "Headline News", + "tech_level": "", + "difficulty": "iq/e", + "points": 2, + "defaults": [ + { + "type": "iq", + "modifier": -4 + }, + { + "type": "skill", + "name": "Research", + "modifier": -4 + }, + { + "type": "skill", + "name": "Current Affairs", + "modifier": -4 + } + ] + }, + { + "id": "59edc889-8bf3-4773-8297-6c99190b348b", + "type": "skill", + "name": "Current Affairs", + "reference": "B186", + "tags": [ + "Everyman", + "Knowledge", + "Social" + ], + "specialization": "People", + "tech_level": "", + "difficulty": "iq/e", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -4 + }, + { + "type": "skill", + "name": "Research", + "modifier": -4 + }, + { + "type": "skill", + "name": "Current Affairs", + "modifier": -4 + } + ] + }, + { + "id": "53b62935-b698-4394-90d0-7eb7424389e8", + "type": "skill", + "name": "Current Affairs", + "reference": "B186", + "tags": [ + "Everyman", + "Knowledge", + "Social" + ], + "specialization": "Politics", + "tech_level": "", + "difficulty": "iq/e", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -4 + }, + { + "type": "skill", + "name": "Research", + "modifier": -4 + }, + { + "type": "skill", + "name": "Current Affairs", + "modifier": -4 + } + ] + }, + { + "id": "f8e57dd0-26f0-485a-aba0-2fcd607997e5", + "type": "skill", + "name": "Current Affairs", + "reference": "B186", + "tags": [ + "Arts", + "Entertainment", + "Everyman", + "Knowledge", + "Social" + ], + "specialization": "Popular Culture", + "tech_level": "", + "difficulty": "iq/e", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -4 + }, + { + "type": "skill", + "name": "Research", + "modifier": -4 + }, + { + "type": "skill", + "name": "Current Affairs", + "modifier": -4 + } + ] + }, + { + "id": "4cc7191b-5586-4603-8924-c80b6627d5f4", + "type": "skill", + "name": "Diplomacy", + "reference": "B187", + "tags": [ + "Business", + "Police", + "Social" + ], + "difficulty": "iq/h", + "points": 2, + "defaults": [ + { + "type": "iq", + "modifier": -6 + }, + { + "type": "skill", + "name": "Politics", + "modifier": -6 + } + ] + }, + { + "id": "8951d907-fb7c-4f55-a3f5-e4b4e7b297d7", + "type": "skill", + "name": "Public Speaking", + "reference": "B216", + "tags": [ + "Business", + "Scholarly", + "Social" + ], + "difficulty": "iq/a", + "points": 4, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Acting", + "modifier": -5 + }, + { + "type": "skill", + "name": "Performance", + "modifier": -2 + }, + { + "type": "skill", + "name": "Politics", + "modifier": -5 + } + ] + }, + { + "id": "232dee01-7ae5-4572-80c7-043d43d2bd85", + "type": "skill", + "name": "Savoir-Faire", + "reference": "B218,MA59", + "tags": [ + "Business", + "Knowledge", + "Social" + ], + "specialization": "High Society", + "difficulty": "iq/e", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -4 + }, + { + "type": "skill", + "name": "Savoir-Faire", + "specialization": "Servant", + "modifier": -2 + } + ] + } + ], + "name": "Primary Skills" + }, + { + "id": "2ba8d542-6782-4512-986f-248545697acf", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "665955aa-590f-4868-93f6-823f646bf4a2", + "type": "skill", + "name": "Carousing", + "reference": "B183", + "tags": [ + "Criminal", + "Social", + "Street" + ], + "difficulty": "ht/e", + "points": 2, + "defaults": [ + { + "type": "ht", + "modifier": -4 + } + ] + }, + { + "id": "bb6f7d92-a687-4c3c-8883-3b3a69ab8ae1", + "type": "skill", + "name": "Heraldry", + "reference": "B199", + "tags": [ + "Knowledge", + "Social" + ], + "difficulty": "iq/a", + "points": 2, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Savoir-Faire", + "specialization": "High Society", + "modifier": -3 + } + ] + }, + { + "id": "7a5c9332-c45e-4986-8075-0d511f381cd0", + "type": "skill", + "name": "History", + "reference": "B200", + "tags": [ + "Humanities", + "Social Sciences" + ], + "specialization": "Modern Goblin", + "difficulty": "iq/h", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -6 + } + ] + }, + { + "id": "854bdb0e-e6b0-4745-8c6e-fdb793d9bae2", + "type": "skill", + "name": "Observation", + "reference": "B211", + "tags": [ + "Criminal", + "Military", + "Police", + "Spy", + "Street" + ], + "difficulty": "per/a", + "points": 2, + "defaults": [ + { + "type": "per", + "modifier": -5 + }, + { + "type": "skill", + "name": "Shadowing", + "modifier": -5 + } + ] + }, + { + "id": "a610b793-f12e-402c-813e-f24acc26e77e", + "type": "skill", + "name": "Propaganda", + "reference": "B216", + "tags": [ + "Business", + "Military", + "Social", + "Spy" + ], + "tech_level": "", + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Merchant", + "modifier": -5 + }, + { + "type": "skill", + "name": "Psychology", + "modifier": -4 + } + ] + }, + { + "id": "b8389df8-274e-41ff-8bc3-aa7c0498f9e7", + "type": "skill", + "name": "Riding", + "reference": "B217", + "tags": [ + "Animal" + ], + "specialization": "Equines", + "difficulty": "dx/a", + "points": 2, + "defaults": [ + { + "type": "dx", + "modifier": -5 + }, + { + "type": "skill", + "name": "Animal Handling", + "specialization": "Equines", + "modifier": -3 + } + ] + }, + { + "id": "0ae4beee-4d18-4a1b-a5c3-82990daf0f9f", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "adfe5781-bd5f-46f8-a932-a6b9d49035d2", + "type": "skill", + "name": "Crossbow", + "reference": "B186", + "tags": [ + "Combat", + "Ranged Combat", + "Weapon" + ], + "difficulty": "dx/e", + "points": 2, + "defaults": [ + { + "type": "dx", + "modifier": -4 + } + ] + }, + { + "id": "d0b6eb4f-5c7b-44e1-8d14-b988f8313604", + "type": "skill", + "name": "Shield", + "reference": "B220", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "specialization": "Buckler", + "difficulty": "dx/e", + "points": 2, + "defaults": [ + { + "type": "dx", + "modifier": -4 + }, + { + "type": "skill", + "name": "Shield", + "specialization": "Force", + "modifier": -2 + } + ] + }, + { + "id": "4f5b0e37-f1ec-4b0d-b428-e593f9fef525", + "type": "skill", + "name": "Shield", + "reference": "B220", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "specialization": "Shield", + "difficulty": "dx/e", + "points": 2, + "defaults": [ + { + "type": "dx", + "modifier": -4 + } + ] + }, + { + "id": "03806c7e-33ff-4315-a2ca-0c3cdbf256d3", + "type": "skill", + "name": "Axe/Mace", + "reference": "B208", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/a", + "points": 2, + "defaults": [ + { + "type": "dx", + "modifier": -5 + }, + { + "type": "skill", + "name": "Two-Handed Axe/Mace", + "modifier": -3 + }, + { + "type": "skill", + "name": "Flail", + "modifier": -4 + } + ] + }, + { + "id": "3482b2ca-7067-4de5-900d-4dc7e07351d9", + "type": "skill", + "name": "Shortsword", + "reference": "B209", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/a", + "points": 2, + "defaults": [ + { + "type": "skill", + "name": "Broadsword", + "modifier": -2 + }, + { + "type": "skill", + "name": "Force Sword", + "modifier": -4 + }, + { + "type": "skill", + "name": "Jitte/Sai", + "modifier": -3 + }, + { + "type": "skill", + "name": "Knife", + "modifier": -4 + }, + { + "type": "skill", + "name": "Saber", + "modifier": -4 + }, + { + "type": "skill", + "name": "Smallsword", + "modifier": -4 + }, + { + "type": "skill", + "name": "Tonfa", + "modifier": -3 + }, + { + "type": "dx", + "modifier": -5 + } + ] + }, + { + "id": "cb5e3455-8c70-4e89-8a87-069385bb641a", + "type": "skill", + "name": "Smallsword", + "reference": "B208", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/a", + "points": 2, + "defaults": [ + { + "type": "dx", + "modifier": -5 + }, + { + "type": "skill", + "name": "Shortsword", + "modifier": -4 + }, + { + "type": "skill", + "name": "Main-Gauche", + "modifier": -3 + }, + { + "type": "skill", + "name": "Rapier", + "modifier": -3 + }, + { + "type": "skill", + "name": "Saber", + "modifier": -3 + } + ] + }, + { + "id": "55728038-7231-44d3-8771-3d13d1469893", + "type": "skill", + "name": "Whip", + "reference": "B209", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/a", + "points": 2, + "defaults": [ + { + "type": "dx", + "modifier": -5 + }, + { + "type": "skill", + "name": "Force Whip", + "modifier": -3 + }, + { + "type": "skill", + "name": "Kusari", + "modifier": -3 + }, + { + "type": "skill", + "name": "Monowire Whip", + "modifier": -3 + } + ] + } + ], + "name": "Choose two from", + "template_picker": { + "type": "count", + "qualifier": { + "compare": "is", + "qualifier": 2 + } + } + } + ], + "name": "Secondary Skills" + }, + { + "id": "55470c8a-fc2d-4483-83f9-c381dae56b32", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "10fa7b28-d403-469b-8ff4-5d84a93d03ed", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "b34242c6-360e-4e84-abd5-26dfa3c98961", + "type": "skill", + "name": "Brawling", + "reference": "B182,MA55", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/e", + "points": 1, + "features": [ + { + "type": "weapon_bonus", + "selection_type": "weapons_with_required_skill", + "name": { + "compare": "is", + "qualifier": "Brawling" + }, + "level": { + "compare": "at_least", + "qualifier": 2 + }, + "amount": 1, + "per_die": true + } + ] + }, + { + "id": "6fe9ff21-dd71-4048-a99c-41195e6d417b", + "type": "skill", + "name": "Knife", + "reference": "B208", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/e", + "points": 1, + "defaults": [ + { + "type": "skill", + "name": "Force Sword", + "modifier": -3 + }, + { + "type": "skill", + "name": "Main-Gauche", + "modifier": -3 + }, + { + "type": "skill", + "name": "Shortsword", + "modifier": -3 + }, + { + "type": "dx", + "modifier": -4 + } + ] + }, + { + "id": "273d9b43-3d5f-42d7-8201-9f59a8d4b8f8", + "type": "skill", + "name": "Cloak", + "reference": "B184", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/a", + "points": 1, + "defaults": [ + { + "type": "dx", + "modifier": -5 + }, + { + "type": "skill", + "name": "Net", + "modifier": -4 + }, + { + "type": "skill", + "name": "Shield", + "modifier": -4 + } + ] + }, + { + "id": "e19edb64-dc1e-43a3-b091-199e9153bf14", + "type": "skill", + "name": "Dancing", + "reference": "B187", + "tags": [ + "Arts", + "Entertainment" + ], + "difficulty": "dx/a", + "points": 1, + "defaults": [ + { + "type": "dx", + "modifier": -5 + } + ] + }, + { + "id": "3064cd04-5c26-45a7-bd37-a5ce72cdf34e", + "type": "skill", + "name": "Area Knowledge", + "reference": "B176", + "notes": "All important businesses, streets, citizens, leaders, etc.", + "tags": [ + "Everyman", + "Knowledge" + ], + "specialization": "@City@", + "difficulty": "iq/e", + "points": 1, + "defaults": [ + { + "type": "skill", + "name": "Geography", + "modifier": -3 + } + ] + }, + { + "id": "24f57f9f-1cbd-4b63-9fa3-c7d356321307", + "type": "skill", + "name": "Area Knowledge", + "reference": "B176", + "notes": "General nature of its settlements and towns, political allegiances, leaders, and most citizens of Status 5+", + "tags": [ + "Everyman", + "Knowledge" + ], + "specialization": "@Barony, County, Duchy, or Small Nation@", + "difficulty": "iq/e", + "points": 1, + "defaults": [ + { + "type": "skill", + "name": "Geography", + "modifier": -3 + } + ] + }, + { + "id": "3cd7b2d3-a882-4a5d-ba04-58d4d684117a", + "type": "skill", + "name": "Area Knowledge", + "reference": "B176", + "notes": "Location of its major cities and important sites; awareness of its major customs, ethnic groups, and languages (but not necessarily expertise); names of folk of Status 6+; and a general understanding of the economic and political situation", + "tags": [ + "Everyman", + "Knowledge" + ], + "specialization": "@Large Nation@", + "difficulty": "iq/e", + "points": 1, + "defaults": [ + { + "type": "skill", + "name": "Geography", + "modifier": -3 + } + ] + }, + { + "id": "331b434e-4fc1-4393-9f49-5444ccf3ea73", + "type": "skill", + "name": "Current Affairs", + "reference": "B186", + "tags": [ + "Arts", + "Entertainment", + "Everyman", + "Knowledge", + "Social" + ], + "specialization": "High Culture", + "tech_level": "", + "difficulty": "iq/e", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -4 + }, + { + "type": "skill", + "name": "Research", + "modifier": -4 + }, + { + "type": "skill", + "name": "Current Affairs", + "modifier": -4 + } + ] + }, + { + "id": "4d64351e-d331-43ca-8a60-6643fe2ba5b4", + "type": "skill", + "name": "Current Affairs", + "reference": "B186", + "tags": [ + "Everyman", + "Knowledge", + "Social" + ], + "specialization": "Regional", + "tech_level": "", + "difficulty": "iq/e", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -4 + }, + { + "type": "skill", + "name": "Research", + "modifier": -4 + }, + { + "type": "skill", + "name": "Current Affairs", + "modifier": -4 + } + ] + }, + { + "id": "0e50aaeb-5ae9-441e-a36f-f4e3cdf64fdb", + "type": "skill", + "name": "First Aid", + "reference": "B195", + "tags": [ + "Everyman", + "Medical" + ], + "specialization": "Goblinoids", + "tech_level": "", + "difficulty": "iq/e", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -4 + }, + { + "type": "skill", + "name": "Esoteric Medicine" + }, + { + "type": "skill", + "name": "Physician" + }, + { + "type": "skill", + "name": "Veterinary", + "modifier": -4 + } + ] + }, + { + "id": "10a9d239-0838-4b9c-85f8-acf76f93a535", + "type": "skill", + "name": "Gesture", + "reference": "B198", + "tags": [ + "Social" + ], + "difficulty": "iq/e", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -4 + } + ] + }, + { + "id": "9bdf39af-9fb5-47d5-a7c8-bd1e0d06f860", + "type": "skill", + "name": "Acting", + "reference": "B174", + "tags": [ + "Social", + "Spy" + ], + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Performance", + "modifier": -2 + }, + { + "type": "skill", + "name": "Public Speaking", + "modifier": -5 + } + ] + }, + { + "id": "ac55384c-73e5-471a-aa64-fcb196264c13", + "type": "skill", + "name": "Administration", + "reference": "B174", + "tags": [ + "Business", + "Social" + ], + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "skill", + "name": "Merchant", + "modifier": -3 + }, + { + "type": "iq", + "modifier": -5 + } + ] + }, + { + "id": "8befb0a4-0100-46d2-90c0-c2b2fb87a7de", + "type": "skill", + "name": "Animal Handling", + "reference": "B175", + "tags": [ + "Animal" + ], + "specialization": "Equines", + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + } + ] + }, + { + "id": "386acd6a-836f-44e0-9f77-98ae62b0044e", + "type": "skill", + "name": "Connoisseur", + "reference": "B185,MA56", + "tags": [ + "Arts", + "Entertainment", + "Knowledge", + "Social" + ], + "specialization": "@Art Form@", + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + } + ] + }, + { + "id": "134819b2-a2b9-488d-b397-62dd9418a5cc", + "type": "skill", + "name": "Falconry", + "reference": "B194", + "tags": [ + "Animal" + ], + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Animal Handling", + "specialization": "Raptors", + "modifier": -3 + } + ] + }, + { + "id": "ccd29925-8a6b-44ef-a78d-20f49c3c6a9b", + "type": "skill", + "name": "Fast-Talk", + "reference": "B195", + "tags": [ + "Criminal", + "Social", + "Spy", + "Street" + ], + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Acting", + "modifier": -5 + } + ] + }, + { + "id": "eb3fc7d3-fffe-45a8-b0ed-d491c153c73e", + "type": "skill", + "name": "Gambling", + "reference": "B197", + "tags": [ + "Criminal", + "Social", + "Street" + ], + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Mathematics", + "specialization": "Statistics", + "modifier": -5 + } + ] + }, + { + "id": "7da00182-4ee3-4821-894b-b717f788319e", + "type": "skill", + "name": "Holdout", + "reference": "B200", + "tags": [ + "Criminal", + "Spy", + "Street" + ], + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Sleight of Hand", + "modifier": -3 + } + ] + }, + { + "id": "fa05c734-9304-4bad-bd0e-ecb7788ed3f0", + "type": "skill", + "name": "Navigation", + "reference": "B211", + "tags": [ + "Exploration", + "Outdoor", + "Technical", + "Vehicle" + ], + "specialization": "Land", + "tech_level": "", + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Cartography", + "modifier": -4 + }, + { + "type": "skill", + "name": "Mathematics", + "specialization": "Surveying", + "modifier": -4 + }, + { + "type": "skill", + "name": "Navigation", + "specialization": "Air", + "modifier": -2 + }, + { + "type": "skill", + "name": "Navigation", + "specialization": "Sea", + "modifier": -2 + } + ] + }, + { + "id": "0a327677-1dbd-440b-876d-ce073c60f5bf", + "type": "skill", + "name": "Performance", + "reference": "B212", + "tags": [ + "Arts", + "Entertainment" + ], + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Acting", + "modifier": -2 + }, + { + "type": "skill", + "name": "Public Speaking", + "modifier": -2 + } + ] + }, + { + "id": "8b909211-3636-490d-843a-70cac833efca", + "type": "skill", + "name": "Poetry", + "reference": "B214", + "tags": [ + "Arts", + "Entertainment" + ], + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Writing", + "modifier": -5 + } + ] + }, + { + "id": "3ea31818-ccb6-4323-b096-1dd57bb4aeea", + "type": "skill", + "name": "Research", + "reference": "B217", + "tags": [ + "Scholarly", + "Spy" + ], + "tech_level": "", + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Writing", + "modifier": -3 + } + ], + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "prereq_list", + "all": true, + "when_tl": { + "compare": "at_least", + "qualifier": 8 + }, + "prereqs": [ + { + "type": "skill_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "Computer Operation" + } + } + ] + }, + { + "type": "prereq_list", + "all": false, + "when_tl": { + "compare": "at_most", + "qualifier": 4 + }, + "prereqs": [ + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "starts_with", + "qualifier": "Language" + }, + "notes": { + "compare": "contains", + "qualifier": "Written (Native" + } + }, + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "starts_with", + "qualifier": "Language" + }, + "notes": { + "compare": "contains", + "qualifier": "Written (Accented)" + } + }, + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "starts_with", + "qualifier": "Language" + }, + "notes": { + "compare": "contains", + "qualifier": "Written (Broken)" + } + } + ] + } + ] + } + }, + { + "id": "510596f2-4b2c-4e8d-9743-ea5dabdf5e27", + "type": "skill", + "name": "Streetwise", + "reference": "B223", + "tags": [ + "Criminal", + "Police", + "Social", + "Street" + ], + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + } + ] + }, + { + "id": "95cad28f-9f38-432e-89c9-58161dbed1e1", + "type": "skill", + "name": "Teaching", + "reference": "B224", + "tags": [ + "Scholarly", + "Social" + ], + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + } + ] + }, + { + "id": "7ea4ba5e-9e85-4c9e-9d9f-29114dd21dea", + "type": "skill", + "name": "Cryptography", + "reference": "B186", + "tags": [ + "Military", + "Spy" + ], + "tech_level": "", + "difficulty": "iq/h", + "points": 1, + "defaults": [ + { + "type": "skill", + "name": "Mathematics", + "specialization": "Cryptology", + "modifier": -5 + } + ] + }, + { + "id": "89cc3d8c-3b1a-42b6-97c3-5250e95b8ffe", + "type": "skill", + "name": "History", + "reference": "B200", + "tags": [ + "Humanities", + "Social Sciences" + ], + "specialization": "@Specialty@", + "difficulty": "iq/h", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -6 + } + ] + }, + { + "id": "384f6ecb-22da-4910-a72e-be5b58c7f597", + "type": "skill", + "name": "Law", + "reference": "B204", + "tags": [ + "Business", + "Humanities", + "Police", + "Social Sciences" + ], + "specialization": "@Specialty@", + "difficulty": "iq/h", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -6 + } + ] + }, + { + "id": "f7a61a85-22d2-46a6-979d-f6bc9b9dd79b", + "type": "skill", + "name": "Musical Instrument", + "reference": "B211", + "tags": [ + "Arts", + "Entertainment" + ], + "specialization": "@Specialty@", + "difficulty": "iq/h", + "points": 1 + }, + { + "id": "040458e4-0e8e-4a07-8016-9ef2d6afaef0", + "type": "skill", + "name": "Naturalist", + "reference": "B211", + "tags": [ + "Animal", + "Exploration", + "Natural Science", + "Outdoor", + "Plant" + ], + "specialization": "Earthlike", + "difficulty": "iq/h", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -6 + }, + { + "type": "skill", + "name": "Biology", + "modifier": -3 + } + ] + }, + { + "id": "3402d658-58d7-4043-a8f1-0ac5e0ee9650", + "type": "skill", + "name": "Hiking", + "reference": "B200", + "tags": [ + "Athletic", + "Exploration", + "Outdoor" + ], + "difficulty": "ht/a", + "points": 1, + "defaults": [ + { + "type": "ht", + "modifier": -5 + } + ] + }, + { + "id": "a8472eb9-a92e-4ed9-8230-23739bf1243d", + "type": "skill", + "name": "Survival", + "reference": "B223", + "tags": [ + "Exploration", + "Outdoor" + ], + "specialization": "@Environment@", + "difficulty": "per/a", + "points": 1, + "defaults": [ + { + "type": "per", + "modifier": -5 + }, + { + "type": "skill", + "name": "Naturalist", + "modifier": -3 + }, + { + "type": "skill", + "name": "Survival", + "specialization": "Bank", + "modifier": -4 + }, + { + "type": "skill", + "name": "Survival", + "specialization": "Deep Ocean Vent", + "modifier": -4 + }, + { + "type": "skill", + "name": "Survival", + "specialization": "Fresh-Water Lake", + "modifier": -4 + }, + { + "type": "skill", + "name": "Survival", + "specialization": "Open Ocean", + "modifier": -4 + }, + { + "type": "skill", + "name": "Survival", + "specialization": "Reef", + "modifier": -4 + }, + { + "type": "skill", + "name": "Survival", + "specialization": "River/Stream", + "modifier": -4 + }, + { + "type": "skill", + "name": "Survival", + "specialization": "Tropical Lagoon", + "modifier": -4 + } + ] + }, + { + "id": "bd9292c1-de70-40e1-990a-f4e78246302f", + "type": "skill", + "name": "Detect Lies", + "reference": "B187", + "tags": [ + "Police", + "Social", + "Spy" + ], + "difficulty": "per/h", + "points": 1, + "defaults": [ + { + "type": "per", + "modifier": -6 + }, + { + "type": "skill", + "name": "Body Language", + "modifier": -4 + }, + { + "type": "skill", + "name": "Psychology", + "modifier": -4 + } + ] + } + ], + "name": "Choose 6 from", + "template_picker": { + "type": "count", + "qualifier": { + "compare": "is", + "qualifier": 6 + } + } + } + ], + "name": "Background Skills" + } + ], + "name": "Goblin Emissary", + "reference": "FFGH20" + } + ] +} diff --git a/Library/Fantasy Folk/Goblins and Hobgoblins/Profession Templates/Hobgoblin Witch Doctor.gct b/Library/Fantasy Folk/Goblins and Hobgoblins/Profession Templates/Hobgoblin Witch Doctor.gct new file mode 100644 index 000000000..969a339b3 --- /dev/null +++ b/Library/Fantasy Folk/Goblins and Hobgoblins/Profession Templates/Hobgoblin Witch Doctor.gct @@ -0,0 +1,8551 @@ +{ + "type": "template", + "version": 4, + "id": "12b45669-dc51-46d4-beda-d4416c9f1814", + "traits": [ + { + "id": "34bfcd8b-9105-48c5-b444-285f62941b0a", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "5f8c9433-952a-4e2b-bddf-17e883cedf42", + "type": "trait", + "name": "Must be Hobgoblin (Yrth)", + "reference": "FFGH18", + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "Hobgoblin (Yrth)" + }, + "level": { + "compare": "at_least" + } + } + ] + }, + "calc": { + "points": 0 + } + }, + { + "id": "bc6bdba9-5224-4423-b038-2cad5a298e41", + "type": "trait", + "name": "Increased Intelligence", + "reference": "B15", + "tags": [ + "Advantage", + "Attribute", + "Mental" + ], + "levels": 2, + "points_per_level": 20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "iq", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 40 + } + }, + { + "id": "8d0e7797-4484-40e6-a6b1-d2eb8469bb21", + "type": "trait", + "name": "Increased Health", + "reference": "B14", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "ht", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "8e410564-32e8-46f9-a941-2098c57d9147", + "type": "trait", + "name": "Magery", + "reference": "B66", + "tags": [ + "Advantage", + "Mental", + "Supernatural" + ], + "modifiers": [ + { + "id": "10b7c609-d742-473c-a229-fd39e10a948f", + "type": "modifier", + "name": "Dance", + "cost": -40, + "affects": "levels_only", + "disabled": true + }, + { + "id": "8cffcc39-a19c-4aa2-8a65-f270534b6ad7", + "type": "modifier", + "name": "Dark-Aspected", + "cost": -50, + "affects": "levels_only", + "disabled": true + }, + { + "id": "9a43b6eb-5fca-4b3b-9475-9c8922652001", + "type": "modifier", + "name": "Day-Aspected", + "cost": -40, + "affects": "levels_only", + "disabled": true + }, + { + "id": "1db3c1d2-12b8-4d9f-aaec-8a1f58f99922", + "type": "modifier", + "name": "Musical", + "cost": -50, + "affects": "levels_only", + "disabled": true + }, + { + "id": "7ef63d35-934c-4046-8b55-22208f7a99b6", + "type": "modifier", + "name": "Night-Aspected", + "cost": -40, + "affects": "levels_only", + "disabled": true + }, + { + "id": "0f92e868-30bd-4a88-8dd7-d1929eb47c0e", + "type": "modifier", + "name": "One College", + "notes": "@College@", + "cost": -40, + "affects": "levels_only", + "disabled": true + }, + { + "id": "7a67c4c3-2454-43a0-acd4-aac1265bd79a", + "type": "modifier", + "name": "Solitary", + "cost": -40, + "affects": "levels_only", + "disabled": true + }, + { + "id": "162576be-563f-43f2-9bd3-91db2defc569", + "type": "modifier", + "name": "Song", + "cost": -40, + "affects": "levels_only", + "disabled": true + } + ], + "base_points": 5, + "levels": 1, + "points_per_level": 10, + "features": [ + { + "type": "spell_bonus", + "match": "all_colleges", + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "thaumatology" + }, + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 15 + } + }, + { + "id": "1e298d60-7d81-4218-bd22-49b2c2b6a83a", + "type": "trait", + "name": "Social Regard", + "reference": "B87", + "notes": "Respected, only with Hobgoblins", + "tags": [ + "Advantage", + "Social" + ], + "levels": 2, + "points_per_level": 5, + "features": [ + { + "type": "reaction_bonus", + "situation": "from Hobgoblins who hold you in high regard for being a Witch Doctor", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "cec484a5-e23a-4c51-8bf0-f7cfae4faf48", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "d4baba64-c0f8-4ce8-9a79-1f3142b77c92", + "type": "trait", + "name": "Increased Strength", + "reference": "B14", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "st", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "89c6158e-f107-4ed9-a893-81d470bfbc70", + "type": "trait", + "name": "Increased Strength", + "reference": "B14", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 2, + "points_per_level": 10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "st", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "856505b4-3c93-4fb7-83e6-076fb8bc602c", + "type": "trait", + "name": "Increased Intelligence", + "reference": "B15", + "tags": [ + "Advantage", + "Attribute", + "Mental" + ], + "levels": 1, + "points_per_level": 20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "iq", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "f7761186-f450-407c-8beb-8905b535f6a0", + "type": "trait", + "name": "Increased Intelligence", + "reference": "B15", + "tags": [ + "Advantage", + "Attribute", + "Mental" + ], + "levels": 2, + "points_per_level": 20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "iq", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 40 + } + }, + { + "id": "af13d89f-0fbc-4fd2-abb1-061d203f9cf7", + "type": "trait", + "name": "Increased Dexterity", + "reference": "B15", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "dx", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "75e66c6a-0c3c-4afa-98fb-100849b69433", + "type": "trait", + "name": "Increased Health", + "reference": "B14", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "ht", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "959e0776-0fb1-4897-90e6-ae1bdb5693c4", + "type": "trait", + "name": "Increased Health", + "reference": "B14", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 2, + "points_per_level": 10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "ht", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "d130f43d-cab4-4fe1-a0d7-b439f897639c", + "type": "trait", + "name": "Extra Hit Points", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 2, + "features": [ + { + "type": "attribute_bonus", + "attribute": "hp", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 2 + } + }, + { + "id": "6e340720-7b61-4076-ade9-dbd604693227", + "type": "trait", + "name": "Extra Hit Points", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 2, + "points_per_level": 2, + "features": [ + { + "type": "attribute_bonus", + "attribute": "hp", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 4 + } + }, + { + "id": "bd1ca15e-01cf-4744-940b-7ea56bf6b3ef", + "type": "trait", + "name": "Increased Will", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Mental" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "will", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "86ba7b8a-260b-4cbc-8308-de44fc9180d9", + "type": "trait", + "name": "Increased Will", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Mental" + ], + "levels": 2, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "will", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "457be2e6-cdab-40cb-86d7-2e7b4a824235", + "type": "trait", + "name": "Increased Will", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Mental" + ], + "levels": 3, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "will", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 15 + } + }, + { + "id": "9d1667cb-1165-49a2-bfc9-61f12facb42e", + "type": "trait", + "name": "Increased Perception", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Mental", + "Physical" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "per", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "0199caea-897b-4d5b-89f9-c79085efa252", + "type": "trait", + "name": "Extra Fatigue Points", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 3, + "features": [ + { + "type": "attribute_bonus", + "attribute": "fp", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 3 + } + }, + { + "id": "9518d81e-41be-43e1-8fe5-a23407b6115e", + "type": "trait", + "name": "Extra Fatigue Points", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 2, + "points_per_level": 3, + "features": [ + { + "type": "attribute_bonus", + "attribute": "fp", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 6 + } + }, + { + "id": "f0d97b9e-ba0c-4c82-921e-1d2b3830bbb7", + "type": "trait", + "name": "Extra Fatigue Points", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 3, + "points_per_level": 3, + "features": [ + { + "type": "attribute_bonus", + "attribute": "fp", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 9 + } + }, + { + "id": "b6d6a76d-0d80-423d-b3de-2daadbd257c8", + "type": "trait", + "name": "Extra Fatigue Points", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 4, + "points_per_level": 3, + "features": [ + { + "type": "attribute_bonus", + "attribute": "fp", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 12 + } + }, + { + "id": "4aa19777-f7ec-451b-9e2f-cc731522a944", + "type": "trait", + "name": "Increased Basic Speed", + "reference": "B17", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "basic_speed", + "amount": 0.25, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "04f42824-bc91-45c3-9e0d-c6ae890518fb", + "type": "trait", + "name": "Increased Basic Speed", + "reference": "B17", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 2, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "basic_speed", + "amount": 0.25, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "14672fa7-e603-4941-94c3-9b1fefd94d11", + "type": "trait", + "name": "Increased Basic Move", + "reference": "B17", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "basic_move", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "60c4e20a-d210-48fa-801b-51a506307327", + "type": "trait", + "name": "Absolute Direction", + "reference": "B34", + "tags": [ + "Advantage", + "Mental", + "Physical" + ], + "base_points": 5, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "body sense" + }, + "amount": 3 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "navigation" + }, + "specialization": { + "compare": "is", + "qualifier": "air" + }, + "amount": 3 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "navigation" + }, + "specialization": { + "compare": "is", + "qualifier": "land" + }, + "amount": 3 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "navigation" + }, + "specialization": { + "compare": "is", + "qualifier": "sea" + }, + "amount": 3 + } + ], + "calc": { + "points": 5 + } + }, + { + "id": "39714e2e-8fb0-475b-ade1-6ef62ae45fdd", + "type": "trait", + "name": "Ally Group (Tribe)", + "reference": "B36,P41", + "tags": [ + "Advantage", + "Social" + ], + "modifiers": [ + { + "id": "a3aae46a-4033-47e9-8212-84f46bf2a404", + "type": "modifier_container", + "open": true, + "children": [ + { + "id": "90ea2d51-49e6-484c-9cb3-461df7b7bd54", + "type": "modifier", + "name": "Appears quite rarely (6-)", + "reference": "B36", + "cost": 0.5, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "be41be9a-9e87-47cf-bff3-755e3635a670", + "type": "modifier", + "name": "Appears fairly often (9-)", + "reference": "B36", + "cost": 1, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "558c0415-bdd8-4a47-bf06-09fd5e1d7e80", + "type": "modifier", + "name": "Appears quite often (12-)", + "reference": "B36", + "cost": 2, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "1f0b6315-dff4-473e-bdef-19346d578523", + "type": "modifier", + "name": "Appears almost all the time (15-)", + "reference": "B36", + "cost": 3, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "d2c39c4d-c98d-4266-8b8c-dcd6383e3a0a", + "type": "modifier", + "name": "Appears constantly", + "reference": "B36", + "cost": 4, + "cost_type": "multiplier", + "disabled": true + } + ], + "name": "Frequency of Appearance", + "reference": "B37" + }, + { + "id": "aa16b468-bd6e-42aa-b471-8656922c6757", + "type": "modifier_container", + "open": true, + "children": [ + { + "id": "9b920170-2506-4d12-b871-be1100043704", + "type": "modifier", + "name": "Group of 6-10", + "reference": "B37", + "cost": 6, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "d0e44bc7-5889-46ec-879f-3d9ba9a4e54f", + "type": "modifier", + "name": "Group of 11-20", + "reference": "B37", + "cost": 8, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "8fc8e24d-4b27-4e45-9b3a-5a6f64ada309", + "type": "modifier", + "name": "Group of 21-50", + "reference": "B37", + "cost": 10, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "1dedde55-e356-448c-961a-53dc73e8e58b", + "type": "modifier", + "name": "Group of 51-100", + "reference": "B37", + "cost": 12, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "a6fa2681-e601-4915-9e43-e357c1119e73", + "type": "modifier", + "name": "Group of 101-1000", + "reference": "B37", + "cost": 18, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "d176a29c-87f6-41b9-8d4e-10beb54d1822", + "type": "modifier", + "name": "Group of 1001-10000", + "reference": "B37", + "cost": 24, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "8584249f-64fa-4939-87eb-63382071fbf3", + "type": "modifier", + "name": "Group of 10001-100000", + "reference": "B37", + "cost": 30, + "cost_type": "multiplier", + "disabled": true + }, + { + "id": "7429f8b9-70f3-4fe7-8c48-a9d1b9c06e0a", + "type": "modifier", + "name": "Group of 100001-1000000", + "reference": "B37", + "cost": 36, + "cost_type": "multiplier", + "disabled": true + } + ], + "name": "Ally Group", + "reference": "B37" + }, + { + "id": "af970aba-632e-444c-abbe-ea978ae30f1f", + "type": "modifier_container", + "open": true, + "children": [ + { + "id": "c1eb750d-bdd1-4483-a293-892526735fad", + "type": "modifier", + "name": "25% of your starting points", + "reference": "B37", + "cost": 1, + "cost_type": "points", + "disabled": true + }, + { + "id": "0b93dc24-8f30-4c58-8595-a5f2bd05173d", + "type": "modifier", + "name": "50% of your starting points", + "reference": "B37", + "cost": 2, + "cost_type": "points", + "disabled": true + }, + { + "id": "469b4a79-c6cf-4f87-be4d-c39428a08d9b", + "type": "modifier", + "name": "75% of your starting points", + "reference": "B37", + "cost": 3, + "cost_type": "points", + "disabled": true + }, + { + "id": "1c5fa2a8-39df-4651-a06b-21635ead97ca", + "type": "modifier", + "name": "100% of your starting points", + "reference": "B37", + "cost": 5, + "cost_type": "points", + "disabled": true + }, + { + "id": "b9452cfa-cda2-4ce0-8531-7a6b9c33ddb9", + "type": "modifier", + "name": "150% of your starting points", + "reference": "B37", + "cost": 10, + "cost_type": "points", + "disabled": true + } + ], + "name": "Point Total", + "reference": "B37" + } + ], + "calc": { + "points": 0 + } + }, + { + "id": "5be87a8a-9085-43bb-ad8a-cf9f3e0c5474", + "type": "trait", + "name": "Animal Empathy", + "reference": "B40,P48", + "tags": [ + "Advantage", + "Mental" + ], + "modifiers": [ + { + "id": "13ea22a2-2f11-4abb-87ad-4d3895a102ad", + "type": "modifier", + "name": "Remote", + "reference": "P48", + "cost": 50, + "disabled": true + }, + { + "id": "b4758d45-4f13-4e8e-b88e-7bc884a82425", + "type": "modifier", + "name": "Specialized", + "reference": "B87", + "notes": "All aquatic animals", + "cost": -40, + "disabled": true + }, + { + "id": "4e91bc03-4e47-4b36-a1a1-ce7a045f06ce", + "type": "modifier", + "name": "Specialized", + "reference": "B87", + "notes": "All land animals", + "cost": -40, + "disabled": true + }, + { + "id": "7e994dfc-f800-4dda-8f17-6491254d0fd6", + "type": "modifier", + "name": "Specialized", + "reference": "B87", + "notes": "@One class: Mammals, Birds, etc.@", + "cost": -50, + "disabled": true + }, + { + "id": "c4779572-f091-4862-898c-726b35c34f36", + "type": "modifier", + "name": "Specialized", + "reference": "B87", + "notes": "@One family: Felines, Parrots, etc.@", + "cost": -60, + "disabled": true + }, + { + "id": "cc7ea23b-89a8-4a5f-be4a-dbfa9bcdd8ec", + "type": "modifier", + "name": "Specialized", + "reference": "B87", + "notes": "@One species: House Cats, Macaws, etc.@", + "cost": -80, + "disabled": true + } + ], + "base_points": 5, + "calc": { + "points": 5 + } + }, + { + "id": "e67668c6-e3ad-4539-ac65-f1642af7f6e6", + "type": "trait", + "name": "Talent (Born War-Leader)", + "reference": "BS184,DF1:14,PU3:12", + "tags": [ + "Advantage", + "Mental", + "Talent" + ], + "modifiers": [ + { + "id": "460ff469-102d-4493-bddc-987fd2ddad03", + "type": "modifier", + "name": "Reaction Bonus", + "notes": "Military officers, tribal war-leaders, soldiers, and other professional warriors" + }, + { + "id": "e3508d91-d49f-40ba-a8c7-f3270464d082", + "type": "modifier", + "name": "Alternate Benefit", + "notes": "Bonus to initiative rolls if leader", + "disabled": true + } + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Intelligence Analysis" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Leadership" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Savoir-Faire" + }, + "specialization": { + "compare": "is", + "qualifier": "Military" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Strategy" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Tactics" + }, + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "90314148-aef0-4481-8041-10bd7420301e", + "type": "trait", + "name": "Charisma", + "reference": "B41", + "tags": [ + "Advantage", + "Mental" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "fortune-telling" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "leadership" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "panhandling" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "public speaking" + }, + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "from sapient being with whom you actively interact (converse, lecture, etc.)", + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "to Influence rolls", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "4f6edaf0-de3c-4363-ad9f-9adcf14a9931", + "type": "trait", + "name": "Charisma", + "reference": "B41", + "tags": [ + "Advantage", + "Mental" + ], + "levels": 2, + "points_per_level": 5, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "fortune-telling" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "leadership" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "panhandling" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "public speaking" + }, + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "from sapient being with whom you actively interact (converse, lecture, etc.)", + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "to Influence rolls", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "35c5b977-1f71-421a-a210-5819bb454c95", + "type": "trait", + "name": "Talent (Close to Heaven)", + "reference": "DF11:22,PU3:8", + "tags": [ + "Advantage", + "Mental", + "Supernatural", + "Talent" + ], + "modifiers": [ + { + "id": "4623ebab-1ffe-4efb-8628-6b6d43cf9769", + "type": "modifier", + "name": "Reaction Bonus", + "notes": "Any fellow “religious professional”" + }, + { + "id": "f963f575-f922-42c9-8aa6-7dcb25ba614f", + "type": "modifier", + "name": "Alternate Benefit", + "notes": "IQ-4+Level to notice omens and blessed items", + "disabled": true + }, + { + "id": "1ab89b14-5ced-402b-a507-89fbf1617ab8", + "type": "modifier", + "name": "Alternative Cost", + "cost": 1, + "affects": "levels_only", + "cost_type": "points", + "disabled": true + } + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Meditation" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Religious Ritual" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Theology" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Ritual Magic" + }, + "specialization": { + "compare": "is", + "qualifier": "@Religion@" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Symbol Drawing" + }, + "specialization": { + "compare": "is", + "qualifier": "@Religion@" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Exorcism" + }, + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "432efe93-128a-444d-b558-fead64340bf7", + "type": "trait", + "name": "Talent (Close to Heaven)", + "reference": "DF11:22,PU3:8", + "tags": [ + "Advantage", + "Mental", + "Supernatural", + "Talent" + ], + "modifiers": [ + { + "id": "4623ebab-1ffe-4efb-8628-6b6d43cf9769", + "type": "modifier", + "name": "Reaction Bonus", + "notes": "Any fellow “religious professional”" + }, + { + "id": "f963f575-f922-42c9-8aa6-7dcb25ba614f", + "type": "modifier", + "name": "Alternate Benefit", + "notes": "IQ-4+Level to notice omens and blessed items", + "disabled": true + }, + { + "id": "1ab89b14-5ced-402b-a507-89fbf1617ab8", + "type": "modifier", + "name": "Alternative Cost", + "cost": 1, + "affects": "levels_only", + "cost_type": "points", + "disabled": true + } + ], + "levels": 2, + "points_per_level": 5, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Meditation" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Religious Ritual" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Theology" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Ritual Magic" + }, + "specialization": { + "compare": "is", + "qualifier": "@Religion@" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Symbol Drawing" + }, + "specialization": { + "compare": "is", + "qualifier": "@Religion@" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Exorcism" + }, + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "d0361ccb-efcb-4bfa-bfb2-5b1dbe852ccd", + "type": "trait", + "name": "Talent (Close to Heaven)", + "reference": "DF11:22,PU3:8", + "tags": [ + "Advantage", + "Mental", + "Supernatural", + "Talent" + ], + "modifiers": [ + { + "id": "4623ebab-1ffe-4efb-8628-6b6d43cf9769", + "type": "modifier", + "name": "Reaction Bonus", + "notes": "Any fellow “religious professional”" + }, + { + "id": "f963f575-f922-42c9-8aa6-7dcb25ba614f", + "type": "modifier", + "name": "Alternate Benefit", + "notes": "IQ-4+Level to notice omens and blessed items", + "disabled": true + }, + { + "id": "1ab89b14-5ced-402b-a507-89fbf1617ab8", + "type": "modifier", + "name": "Alternative Cost", + "cost": 1, + "affects": "levels_only", + "cost_type": "points", + "disabled": true + } + ], + "levels": 3, + "points_per_level": 5, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Meditation" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Religious Ritual" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Theology" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Ritual Magic" + }, + "specialization": { + "compare": "is", + "qualifier": "@Religion@" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Symbol Drawing" + }, + "specialization": { + "compare": "is", + "qualifier": "@Religion@" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Exorcism" + }, + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 15 + } + }, + { + "id": "ea3e8b74-08b0-4e16-bcd1-f81606af6024", + "type": "trait", + "name": "Combat Reflexes", + "reference": "B43", + "notes": "Never freeze", + "tags": [ + "Advantage", + "Mental" + ], + "base_points": 15, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "Enhanced Time Sense" + } + } + ] + }, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "starts_with", + "qualifier": "fast-draw" + }, + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "dodge", + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "parry", + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "block", + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "fright_check", + "amount": 2 + }, + { + "type": "conditional_modifier", + "situation": "on all IQ rolls to wake up or to recover from surprise or mental stun", + "amount": 6 + }, + { + "type": "conditional_modifier", + "situation": "to initiative rolls for your side (+2 if you are the leader)", + "amount": 1 + } + ], + "calc": { + "points": 15 + } + }, + { + "id": "7679e103-1c7e-4b56-ae8c-30b395021a30", + "type": "trait", + "name": "Cultural Familiarity (@Culture@)", + "reference": "B23", + "notes": "Do not suffer the normal -3 penalty for unfamiliarity", + "tags": [ + "Advantage", + "Mental" + ], + "base_points": 1, + "calc": { + "points": 1 + } + }, + { + "id": "160a6579-dec8-4033-be6b-e70838df8ecb", + "type": "trait", + "name": "Talent (Healer)", + "reference": "B90,PU3:11", + "tags": [ + "Advantage", + "Mental", + "Talent" + ], + "modifiers": [ + { + "id": "41a45799-45da-4588-9714-368b1bfaf62a", + "type": "modifier", + "name": "Alternate Benefit", + "notes": "Bonus to HT rolls for a specific patient and condition if treated full time.", + "disabled": true + }, + { + "id": "14c31fe3-3767-46f6-8957-756c5c63edf5", + "type": "modifier", + "name": "Alternative Cost", + "cost": -1, + "affects": "levels_only", + "cost_type": "points", + "disabled": true + } + ], + "levels": 1, + "points_per_level": 10, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "Talent (Healer)" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "contains", + "qualifier": "Modern" + } + } + ] + }, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Diagnosis" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Esoteric Medicine" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "First Aid" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Pharmacy" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Physician" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Physiology" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Psychology" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Surgery" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Veterinary" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is" + }, + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "from patients", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "592997d3-2626-4c41-8903-f726fd4472e8", + "type": "trait", + "name": "Talent (Healer)", + "reference": "B90,PU3:11", + "tags": [ + "Advantage", + "Mental", + "Talent" + ], + "modifiers": [ + { + "id": "41a45799-45da-4588-9714-368b1bfaf62a", + "type": "modifier", + "name": "Alternate Benefit", + "notes": "Bonus to HT rolls for a specific patient and condition if treated full time.", + "disabled": true + }, + { + "id": "14c31fe3-3767-46f6-8957-756c5c63edf5", + "type": "modifier", + "name": "Alternative Cost", + "cost": -1, + "affects": "levels_only", + "cost_type": "points", + "disabled": true + } + ], + "levels": 2, + "points_per_level": 10, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "Talent (Healer)" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "contains", + "qualifier": "Modern" + } + } + ] + }, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Diagnosis" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Esoteric Medicine" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "First Aid" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Pharmacy" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Physician" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Physiology" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Psychology" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Surgery" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Veterinary" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is" + }, + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "from patients", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "a1cedae7-75d7-46a8-8198-4fb751e5fcbf", + "type": "trait", + "name": "Indomitable", + "reference": "B60", + "notes": "Impossible to influence through ordinary words or actions", + "tags": [ + "Advantage", + "Mental" + ], + "base_points": 15, + "calc": { + "points": 15 + } + }, + { + "id": "647a5778-28a1-473e-b9c2-17bb797a5162", + "type": "trait", + "name": "Intuition", + "reference": "B63,P56", + "tags": [ + "Advantage", + "Mental" + ], + "modifiers": [ + { + "id": "e06e6e3c-d4d0-43d5-8c38-b91e8b10d310", + "type": "modifier", + "name": "Inspired", + "reference": "P56", + "cost": 100, + "disabled": true + } + ], + "base_points": 15, + "calc": { + "points": 15 + } + }, + { + "id": "30d62ceb-c4ad-4a68-becb-8a3766786dc5", + "type": "trait", + "name": "Language: @Language@", + "reference": "B24", + "notes": "Level: Broken", + "tags": [ + "Advantage", + "Language", + "Mental" + ], + "base_points": 2, + "calc": { + "points": 2 + } + }, + { + "id": "1e4b6705-9ffe-4074-b630-8ed6141a25fc", + "type": "trait", + "name": "Language: @Language@", + "reference": "B24", + "notes": "Level: Accented", + "tags": [ + "Advantage", + "Language", + "Mental" + ], + "base_points": 4, + "calc": { + "points": 4 + } + }, + { + "id": "fa139d14-f5ec-4e47-b0df-dbf8709350a1", + "type": "trait", + "name": "Language: @Language@", + "reference": "B24", + "notes": "Level: Native", + "tags": [ + "Advantage", + "Language", + "Mental" + ], + "base_points": 6, + "calc": { + "points": 6 + } + }, + { + "id": "a78140bd-d3e5-4c81-bd27-28c55df47b40", + "type": "trait", + "name": "Luck", + "reference": "B66,P59", + "notes": "Usable once per hour of play", + "tags": [ + "Advantage", + "Mental" + ], + "modifiers": [ + { + "id": "b5f2c667-bec1-442e-9ef9-f051a6c31510", + "type": "modifier", + "name": "Active", + "reference": "B66", + "cost": -40, + "disabled": true + }, + { + "id": "d9965ee9-527e-4933-95ef-ef8a02ed7683", + "type": "modifier", + "name": "Aspected", + "reference": "B66", + "notes": "@Aspect@", + "cost": -20, + "disabled": true + }, + { + "id": "67318c7d-d090-4012-a955-0d1a36052c27", + "type": "modifier", + "name": "Defensive", + "reference": "B66", + "cost": -20, + "disabled": true + }, + { + "id": "4f41a545-c80c-4754-bf3c-93b9662beef2", + "type": "modifier", + "name": "Wishing", + "reference": "P59", + "cost": 100, + "disabled": true + } + ], + "base_points": 15, + "calc": { + "points": 15 + } + }, + { + "id": "5c364c8d-b5b9-4615-a7bc-137738e85a8d", + "type": "trait", + "name": "Magic Resistance", + "reference": "B67", + "notes": "Improved - doesn't interfere with own abilities", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "conditional_modifier", + "situation": "to resist spells", + "amount": 1, + "per_level": true + }, + { + "type": "conditional_modifier", + "situation": "to skill for others to cast a spell on you", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "2cb6f9e3-92b5-4679-9989-55d39672056c", + "type": "trait", + "name": "Magic Resistance", + "reference": "B67", + "notes": "Improved - doesn't interfere with own abilities", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 2, + "points_per_level": 5, + "features": [ + { + "type": "conditional_modifier", + "situation": "to resist spells", + "amount": 1, + "per_level": true + }, + { + "type": "conditional_modifier", + "situation": "to skill for others to cast a spell on you", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "3ee87dd6-72e7-41cf-a446-bdc8282e811b", + "type": "trait", + "name": "Magic Resistance", + "reference": "B67", + "notes": "Improved - doesn't interfere with own abilities", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 3, + "points_per_level": 5, + "features": [ + { + "type": "conditional_modifier", + "situation": "to resist spells", + "amount": 1, + "per_level": true + }, + { + "type": "conditional_modifier", + "situation": "to skill for others to cast a spell on you", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 15 + } + }, + { + "id": "4679c529-9965-4abb-8bfd-d4920ef59cc5", + "type": "trait", + "name": "Magic Resistance", + "reference": "B67", + "notes": "Improved - doesn't interfere with own abilities", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 4, + "points_per_level": 5, + "features": [ + { + "type": "conditional_modifier", + "situation": "to resist spells", + "amount": 1, + "per_level": true + }, + { + "type": "conditional_modifier", + "situation": "to skill for others to cast a spell on you", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "b377ae51-a2cd-484c-ae0f-b208e5e3e62d", + "type": "trait", + "name": "Magic Resistance", + "reference": "B67", + "notes": "Improved - doesn't interfere with own abilities", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 5, + "points_per_level": 5, + "features": [ + { + "type": "conditional_modifier", + "situation": "to resist spells", + "amount": 1, + "per_level": true + }, + { + "type": "conditional_modifier", + "situation": "to skill for others to cast a spell on you", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 25 + } + }, + { + "id": "936724f2-1e80-4f67-9087-3adfe0372b5e", + "type": "trait", + "name": "Mind Shield", + "reference": "B70,P62,PSI15", + "tags": [ + "Advantage", + "Exotic", + "Mental" + ], + "levels": 1, + "points_per_level": 4, + "can_level": true, + "calc": { + "points": 4 + } + }, + { + "id": "bb144300-2e0a-4e06-9bd4-01c91076576a", + "type": "trait", + "name": "Mind Shield", + "reference": "B70,P62,PSI15", + "tags": [ + "Advantage", + "Exotic", + "Mental" + ], + "levels": 2, + "points_per_level": 4, + "can_level": true, + "calc": { + "points": 8 + } + }, + { + "id": "5c1a3e48-1ccf-42b4-94f0-286037b9712c", + "type": "trait", + "name": "Talent (Outdoorsman)", + "reference": "B90,PU3:14", + "tags": [ + "Advantage", + "Mental", + "Talent" + ], + "modifiers": [ + { + "id": "254be33f-2141-4378-b967-c5d751c27942", + "type": "modifier", + "name": "Alternate Benefit", + "notes": "Bonus to HT rolls to avoid harm from failure of covered skills", + "disabled": true + }, + { + "id": "2d095bbd-0918-4dfc-975e-de2ff3901fb2", + "type": "modifier", + "name": "Alternative Cost", + "cost": -3, + "affects": "levels_only", + "cost_type": "points", + "disabled": true + } + ], + "levels": 1, + "points_per_level": 10, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Camouflage" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Fishing" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Mimicry" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Naturalist" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Navigation" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Survival" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Tracking" + }, + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "from explorers and nature lovers", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "7cfc0cda-5fa5-43ca-8973-782c23e298aa", + "type": "trait", + "name": "Talent (Outdoorsman)", + "reference": "B90,PU3:14", + "tags": [ + "Advantage", + "Mental", + "Talent" + ], + "modifiers": [ + { + "id": "254be33f-2141-4378-b967-c5d751c27942", + "type": "modifier", + "name": "Alternate Benefit", + "notes": "Bonus to HT rolls to avoid harm from failure of covered skills", + "disabled": true + }, + { + "id": "2d095bbd-0918-4dfc-975e-de2ff3901fb2", + "type": "modifier", + "name": "Alternative Cost", + "cost": -3, + "affects": "levels_only", + "cost_type": "points", + "disabled": true + } + ], + "levels": 2, + "points_per_level": 10, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Camouflage" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Fishing" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Mimicry" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Naturalist" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Navigation" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Survival" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Tracking" + }, + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "from explorers and nature lovers", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "0fc3fd53-d78a-430b-a707-45c44b382237", + "type": "trait", + "name": "Talent (Outdoorsman)", + "reference": "B90,PU3:14", + "tags": [ + "Advantage", + "Mental", + "Talent" + ], + "modifiers": [ + { + "id": "254be33f-2141-4378-b967-c5d751c27942", + "type": "modifier", + "name": "Alternate Benefit", + "notes": "Bonus to HT rolls to avoid harm from failure of covered skills", + "disabled": true + }, + { + "id": "2d095bbd-0918-4dfc-975e-de2ff3901fb2", + "type": "modifier", + "name": "Alternative Cost", + "cost": -3, + "affects": "levels_only", + "cost_type": "points", + "disabled": true + } + ], + "levels": 3, + "points_per_level": 10, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Camouflage" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Fishing" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Mimicry" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Naturalist" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Navigation" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Survival" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Tracking" + }, + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "from explorers and nature lovers", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 30 + } + }, + { + "id": "883f4ac7-4796-4f4c-92b7-7db4a56163cf", + "type": "trait", + "name": "Talent (Outdoorsman)", + "reference": "B90,PU3:14", + "tags": [ + "Advantage", + "Mental", + "Talent" + ], + "modifiers": [ + { + "id": "254be33f-2141-4378-b967-c5d751c27942", + "type": "modifier", + "name": "Alternate Benefit", + "notes": "Bonus to HT rolls to avoid harm from failure of covered skills", + "disabled": true + }, + { + "id": "2d095bbd-0918-4dfc-975e-de2ff3901fb2", + "type": "modifier", + "name": "Alternative Cost", + "cost": -3, + "affects": "levels_only", + "cost_type": "points", + "disabled": true + } + ], + "levels": 4, + "points_per_level": 10, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Camouflage" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Fishing" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Mimicry" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Naturalist" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Navigation" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Survival" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Tracking" + }, + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "from explorers and nature lovers", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 40 + } + }, + { + "id": "0dbe4009-ecde-4a46-98fb-13c83a91e86c", + "type": "trait", + "name": "Resistant to disease", + "reference": "B81,P71,MA47", + "notes": "+3 to HT rolls to resist disease", + "tags": [ + "Advantage", + "Physical" + ], + "base_points": 3, + "features": [ + { + "type": "conditional_modifier", + "situation": "to HT rolls to resist disease", + "amount": 3 + } + ], + "round_down": true, + "calc": { + "points": 3 + } + }, + { + "id": "30589e7a-07f2-4fed-b83b-0af4c64597d7", + "type": "trait", + "name": "Resistant to disease", + "reference": "B81,P71,MA47", + "notes": "+8 to HT rolls to resist disease", + "tags": [ + "Advantage", + "Physical" + ], + "base_points": 5, + "features": [ + { + "type": "conditional_modifier", + "situation": "to HT rolls to resist disease", + "amount": 8 + } + ], + "round_down": true, + "calc": { + "points": 5 + } + }, + { + "id": "7e93ee6c-a6a3-4ed2-b6c9-d352a8331828", + "type": "trait", + "name": "Spirit Empathy", + "reference": "B88,P48", + "tags": [ + "Advantage", + "Mental", + "Supernatural" + ], + "modifiers": [ + { + "id": "110046ca-f474-4b43-877e-bd18510acdab", + "type": "modifier", + "name": "Specialized", + "reference": "B87", + "notes": "@Type: Angels, Demons, Elementals, Faerie, Ghosts, etc.@", + "cost": -50, + "disabled": true + }, + { + "id": "05a618e6-ef79-49a6-9009-b2d3e13a12bb", + "type": "modifier", + "name": "Remote", + "reference": "P48", + "cost": 50, + "disabled": true + } + ], + "base_points": 10, + "calc": { + "points": 10 + } + }, + { + "id": "5d9a94c6-ae44-4bbc-ae35-274125bc5cfd", + "type": "trait", + "name": "True Faith", + "reference": "B94,P84", + "tags": [ + "Advantage", + "Mental", + "Supernatural" + ], + "modifiers": [ + { + "id": "ca3afde0-4e16-4370-96b4-06f654841cb6", + "type": "modifier", + "name": "Chosen", + "reference": "P84", + "notes": "@Deity@", + "disabled": true + }, + { + "id": "32701344-c513-4fdb-9337-c3261e231622", + "type": "modifier", + "name": "Turning", + "reference": "P84", + "cost": 65, + "disabled": true + } + ], + "base_points": 15, + "calc": { + "points": 15 + } + }, + { + "id": "132cc922-35c3-4a14-82b2-237cf4af1252", + "type": "trait", + "name": "Magery +1 level", + "reference": "B66", + "tags": [ + "Advantage", + "Mental", + "Supernatural" + ], + "modifiers": [ + { + "id": "10b7c609-d742-473c-a229-fd39e10a948f", + "type": "modifier", + "name": "Dance", + "cost": -40, + "affects": "levels_only", + "disabled": true + }, + { + "id": "8cffcc39-a19c-4aa2-8a65-f270534b6ad7", + "type": "modifier", + "name": "Dark-Aspected", + "cost": -50, + "affects": "levels_only", + "disabled": true + }, + { + "id": "9a43b6eb-5fca-4b3b-9475-9c8922652001", + "type": "modifier", + "name": "Day-Aspected", + "cost": -40, + "affects": "levels_only", + "disabled": true + }, + { + "id": "1db3c1d2-12b8-4d9f-aaec-8a1f58f99922", + "type": "modifier", + "name": "Musical", + "cost": -50, + "affects": "levels_only", + "disabled": true + }, + { + "id": "7ef63d35-934c-4046-8b55-22208f7a99b6", + "type": "modifier", + "name": "Night-Aspected", + "cost": -40, + "affects": "levels_only", + "disabled": true + }, + { + "id": "0f92e868-30bd-4a88-8dd7-d1929eb47c0e", + "type": "modifier", + "name": "One College", + "notes": "@College@", + "cost": -40, + "affects": "levels_only", + "disabled": true + }, + { + "id": "7a67c4c3-2454-43a0-acd4-aac1265bd79a", + "type": "modifier", + "name": "Solitary", + "cost": -40, + "affects": "levels_only", + "disabled": true + }, + { + "id": "162576be-563f-43f2-9bd3-91db2defc569", + "type": "modifier", + "name": "Song", + "cost": -40, + "affects": "levels_only", + "disabled": true + } + ], + "base_points": 10, + "features": [ + { + "type": "spell_bonus", + "match": "all_colleges", + "amount": 1 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "thaumatology" + }, + "amount": 1 + } + ], + "calc": { + "points": 10 + } + } + ], + "name": "Choose up to 40 points from the below", + "notes": "(Have to do \"up to\" as ally group points are variable)", + "template_picker": { + "type": "points", + "qualifier": { + "compare": "at_most", + "qualifier": 40 + } + }, + "calc": { + "points": 624 + } + }, + { + "id": "ad7b8d1d-4bf2-421c-9295-e67fae4f4f30", + "type": "trait", + "name": "Low Status ", + "reference": "B28", + "tags": [ + "Disadvantage", + "Social" + ], + "levels": 1, + "points_per_level": -5, + "can_level": true, + "calc": { + "points": -5 + } + }, + { + "id": "53ac97c0-9a20-4f36-ace3-035ff36e569a", + "type": "trait", + "name": "Struggling", + "reference": "B25", + "notes": "Starting wealth is ½ normal", + "tags": [ + "Disadvantage", + "Social", + "Wealth" + ], + "base_points": -10, + "calc": { + "points": -10 + } + }, + { + "id": "16febc32-814a-446a-bbb3-cf50f0959df3", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "b2141a43-ff43-4918-b4bd-fa971a0ca3d8", + "type": "trait", + "name": "Addiction (Mushrooms)", + "reference": "B122", + "notes": "Cheap, Hallucinogenic, Legal", + "tags": [ + "Disadvantage", + "Mental", + "Physical" + ], + "base_points": -10, + "calc": { + "points": -10 + } + }, + { + "id": "4fc0b43f-c999-48c8-acf7-f9aac721b5fc", + "type": "trait", + "name": "Disciplines of Faith (Ritualism)", + "reference": "B132", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "calc": { + "points": -5 + } + }, + { + "id": "9852db65-3fe9-4965-8def-83b4e112b4a4", + "type": "trait", + "name": "Disciplines of Faith (Mysticism)", + "reference": "B132", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "calc": { + "points": -10 + } + }, + { + "id": "308317b8-6f3d-4be4-ae80-5e1f72d3c57d", + "type": "trait", + "name": "Disturbing Voice", + "reference": "B132", + "tags": [ + "Disadvantage", + "Physical" + ], + "base_points": -10, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "voice" + } + } + ] + }, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "diplomacy" + }, + "amount": -2 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "fast-talk" + }, + "amount": -2 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "performance" + }, + "amount": -2 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "public speaking" + }, + "amount": -2 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "sex appeal" + }, + "amount": -2 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "singing" + }, + "amount": -2 + } + ], + "calc": { + "points": -10 + } + }, + { + "id": "e043e85b-7b6b-451c-9919-1a89ff86348c", + "type": "trait", + "name": "Magic Susceptibility", + "reference": "B143", + "notes": "Max of 5 levels", + "tags": [ + "Disadvantage", + "Mental", + "Supernatural" + ], + "levels": 1, + "points_per_level": -3, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "magic resistance" + } + } + ] + }, + "features": [ + { + "type": "conditional_modifier", + "situation": "to skill for others to cast a spell on you", + "amount": 1, + "per_level": true + }, + { + "type": "conditional_modifier", + "situation": "to resist spells", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -3 + } + }, + { + "id": "d51e58d4-9c13-412c-b3fa-c1779dde5b98", + "type": "trait", + "name": "Magic Susceptibility", + "reference": "B143", + "notes": "Max of 5 levels", + "tags": [ + "Disadvantage", + "Mental", + "Supernatural" + ], + "levels": 2, + "points_per_level": -3, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "magic resistance" + } + } + ] + }, + "features": [ + { + "type": "conditional_modifier", + "situation": "to skill for others to cast a spell on you", + "amount": 1, + "per_level": true + }, + { + "type": "conditional_modifier", + "situation": "to resist spells", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -6 + } + }, + { + "id": "3ebd4723-3689-4d91-9f3a-87f076481392", + "type": "trait", + "name": "Magic Susceptibility", + "reference": "B143", + "notes": "Max of 5 levels", + "tags": [ + "Disadvantage", + "Mental", + "Supernatural" + ], + "levels": 3, + "points_per_level": -3, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "magic resistance" + } + } + ] + }, + "features": [ + { + "type": "conditional_modifier", + "situation": "to skill for others to cast a spell on you", + "amount": 1, + "per_level": true + }, + { + "type": "conditional_modifier", + "situation": "to resist spells", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -9 + } + }, + { + "id": "da429058-a5f3-4287-891c-d9611c88e095", + "type": "trait", + "name": "Magic Susceptibility", + "reference": "B143", + "notes": "Max of 5 levels", + "tags": [ + "Disadvantage", + "Mental", + "Supernatural" + ], + "levels": 4, + "points_per_level": -3, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "magic resistance" + } + } + ] + }, + "features": [ + { + "type": "conditional_modifier", + "situation": "to skill for others to cast a spell on you", + "amount": 1, + "per_level": true + }, + { + "type": "conditional_modifier", + "situation": "to resist spells", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -12 + } + }, + { + "id": "134b920c-e9fb-4fef-857c-478c1c45b001", + "type": "trait", + "name": "Magic Susceptibility", + "reference": "B143", + "notes": "Max of 5 levels", + "tags": [ + "Disadvantage", + "Mental", + "Supernatural" + ], + "levels": 5, + "points_per_level": -3, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "magic resistance" + } + } + ] + }, + "features": [ + { + "type": "conditional_modifier", + "situation": "to skill for others to cast a spell on you", + "amount": 1, + "per_level": true + }, + { + "type": "conditional_modifier", + "situation": "to resist spells", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -15 + } + }, + { + "id": "fbdf41a7-6710-44a6-a780-ffb595f80319", + "type": "trait", + "name": "Sense of Duty (Tribe)", + "reference": "B153", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "calc": { + "points": -5 + } + }, + { + "id": "5752ce56-037b-47c1-8d43-47bcf25d055f", + "type": "trait", + "name": "Sense of Duty (All Hobgoblins)", + "reference": "B153", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -15, + "calc": { + "points": -15 + } + }, + { + "id": "e518afcf-dd71-4f2b-abff-8ad950d576e1", + "type": "trait", + "name": "Unnatural Features (@Description@)", + "reference": "B22", + "tags": [ + "Disadvantage", + "Physical" + ], + "levels": 1, + "points_per_level": -1, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "disguise" + }, + "amount": -1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "shadowing" + }, + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -1 + } + }, + { + "id": "f5e47f22-0657-490d-a1b2-84619cbe8f1d", + "type": "trait", + "name": "Weirdness Magnet", + "reference": "B161", + "tags": [ + "Disadvantage", + "Mental", + "Supernatural" + ], + "modifiers": [ + { + "id": "966289db-d5f0-4670-9498-27d9cbd2872e", + "type": "modifier", + "name": "Origins Magnet", + "reference": "SU32", + "disabled": true + } + ], + "base_points": -15, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others who realize you are a weirdness magnet (except parapsychologists, cultists, conspiracy theorists, thrill-seekers)", + "amount": -2 + } + ], + "calc": { + "points": -15 + } + } + ], + "name": "Choose -15 from the below", + "template_picker": { + "type": "points", + "qualifier": { + "compare": "is", + "qualifier": -15 + } + }, + "calc": { + "points": -116 + } + }, + { + "id": "3f5d558b-d5cc-4494-904b-2ae6a3b8d887", + "type": "trait_container", + "children": [ + { + "id": "10700886-b027-4e1c-a750-905759c25a9b", + "type": "trait", + "name": "Appearance (-1: Unattractive, universal)", + "reference": "B21", + "tags": [ + "Advantage", + "Physical" + ], + "base_points": -5, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others who see your looks", + "amount": -1 + } + ], + "calc": { + "points": -5 + } + }, + { + "id": "bf21786a-be01-4004-a727-5a5823a7861c", + "type": "trait", + "name": "Appearance (-2: Ugly, universal)", + "reference": "B21", + "tags": [ + "Advantage", + "Physical" + ], + "base_points": -10, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others who see your looks", + "amount": -2 + } + ], + "calc": { + "points": -10 + } + }, + { + "id": "f4f94ff4-833f-433c-9b75-4f654b86accb", + "type": "trait", + "name": "Bloodlust", + "reference": "B125", + "notes": "You must make a self-control roll whenever you need to accept a surrender, evade a sentry, take a prisoner, etc.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 12, + "calc": { + "points": -10 + } + }, + { + "id": "8035026e-3fe3-4921-8773-bd85925e0d7f", + "type": "trait", + "name": "Bully", + "reference": "B125", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others", + "amount": -2 + } + ], + "cr": 12, + "calc": { + "points": -10 + } + }, + { + "id": "781f5e44-1044-4f95-b439-9756b26c5aa9", + "type": "trait", + "name": "Cowardice", + "reference": "B129", + "notes": "Make a self-control roll any time you are called on to risk physical danger. Roll at -5 if you must risk death.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 12, + "calc": { + "points": -10 + } + }, + { + "id": "ab9b0320-2109-4b6f-bbbc-64201ac62711", + "type": "trait", + "name": "Curious", + "reference": "B129", + "notes": "Make a self-control roll when presented with an interesting item or situation", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "cr": 12, + "calc": { + "points": -5 + } + }, + { + "id": "556c70d2-e3a0-492e-80ea-d45ac0b12d8b", + "type": "trait", + "name": "Easy to Read", + "reference": "B134", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "features": [ + { + "type": "conditional_modifier", + "situation": "to others on all Empathy, Body Language, and Psychology rolls to discern your intentions or the truth of your words", + "amount": 4 + }, + { + "type": "conditional_modifier", + "situation": "to others on IQ, Detect Lies, and Gambling rolls in any Quick Contest with your Acting, Fast-Talk, or Gambling skill when you try to lie or bluff", + "amount": 4 + } + ], + "calc": { + "points": -10 + } + }, + { + "id": "fe346966-7c6c-48f5-9293-5ff81d1f673a", + "type": "trait", + "name": "Jealousy", + "reference": "B140", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "features": [ + { + "type": "reaction_bonus", + "situation": "toward those you are jealous of (may be as much as -4, at GM's discretion)", + "amount": -2 + } + ], + "calc": { + "points": -10 + } + }, + { + "id": "db230121-6bfb-4ed2-a499-a77509b90c13", + "type": "trait", + "name": "Low TL", + "reference": "B22", + "tags": [ + "Disadvantage", + "Social" + ], + "levels": 1, + "points_per_level": -5, + "can_level": true, + "calc": { + "points": -5 + } + }, + { + "id": "8c7f8bc6-65ff-4ab3-a59b-74e114c5e2dd", + "type": "trait", + "name": "Low TL", + "reference": "B22", + "tags": [ + "Disadvantage", + "Social" + ], + "levels": 2, + "points_per_level": -5, + "can_level": true, + "calc": { + "points": -10 + } + }, + { + "id": "c27d6b06-8c7d-4285-9b50-647db1576406", + "type": "trait", + "name": "Intolerance (@Other race@)", + "reference": "B140", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "features": [ + { + "type": "reaction_bonus", + "situation": "from victims of your intolerance (may be as much as -5, at GM's discretion)", + "amount": -1 + } + ], + "calc": { + "points": -5 + } + }, + { + "id": "6f982dc3-e9dd-4f85-87c6-6c921fe5b41a", + "type": "trait", + "name": "Language: @Native Language@ (illiterate)", + "reference": "B24", + "notes": "Spoken: Native; Written: Broken", + "tags": [ + "Advantage", + "Language", + "Mental" + ], + "base_points": -2, + "calc": { + "points": -2 + } + }, + { + "id": "d86ad479-8db3-4fa5-b72f-4e2a621d283b", + "type": "trait", + "name": "No Sense of Humor", + "reference": "B146", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others in any situation where No Sense of Humor becomes evident", + "amount": -2 + } + ], + "calc": { + "points": -10 + } + }, + { + "id": "a0bce89d-0f03-4b6c-97b8-c98e83c25f8c", + "type": "trait", + "name": "Overconfidence", + "reference": "B148", + "notes": "You must make a self-control roll any time the GM feels you show an unreasonable degree of caution. If you fail, you must go ahead as though you were able to handle the situation!", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "features": [ + { + "type": "reaction_bonus", + "situation": "from young or naive individuals who believe you are as good as you say you are", + "amount": 2 + }, + { + "type": "reaction_bonus", + "situation": "from experienced NPCs", + "amount": -2 + } + ], + "cr": 12, + "calc": { + "points": -5 + } + }, + { + "id": "ad11bb62-d02b-4063-b8bd-59d2ff8385e9", + "type": "trait", + "name": "Sadism", + "reference": "B152", + "notes": "Make a self-control roll whenever you have an opportunity to indulge your desires and know you shouldn’t (e.g., because the prisoner is one who should be released unharmed). If you fail, you cannot restrain yourself.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -15, + "features": [ + { + "type": "reaction_bonus", + "situation": "from those who become aware of your Sadism unless they are from a culture that holds life in little esteem", + "amount": -3 + } + ], + "cr": 12, + "calc": { + "points": -15 + } + }, + { + "id": "6f856c92-1a1d-4a57-8d56-5be74374ce36", + "type": "trait", + "name": "Selfish", + "reference": "B153", + "notes": "Make a self-control roll whenever you experience a clear social slight or “snub.” On a failure, you lash out at the offending party just as if you had Bad Temper.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others when your Selfishness surfaces", + "amount": -3 + } + ], + "cr": 12, + "calc": { + "points": -5 + } + }, + { + "id": "b6d15662-8030-408e-bbb3-49db41a9a52c", + "type": "trait", + "name": "Skinny", + "reference": "B18", + "tags": [ + "Disadvantage", + "Physical" + ], + "base_points": -5, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "attribute_prereq", + "has": true, + "qualifier": { + "compare": "at_most", + "qualifier": 14 + }, + "which": "ht" + } + ] + }, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "disguise" + }, + "amount": -2 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "shadowing" + }, + "amount": -2 + }, + { + "type": "conditional_modifier", + "situation": "to ST vs. knockback", + "amount": -2 + } + ], + "calc": { + "points": -5 + } + }, + { + "id": "6fc94a7f-a3bc-46ff-a8fd-77107a8c9ba0", + "type": "trait", + "name": "Addiction (Mushrooms)", + "reference": "B122", + "notes": "Cheap, Hallucinogenic, Legal", + "tags": [ + "Disadvantage", + "Mental", + "Physical" + ], + "base_points": -10, + "calc": { + "points": -10 + } + }, + { + "id": "39952fef-5979-41c4-a363-9daf34de8367", + "type": "trait", + "name": "Disciplines of Faith (Ritualism)", + "reference": "B132", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "calc": { + "points": -5 + } + }, + { + "id": "e46e7819-3147-4a73-bbd4-9b151af9364c", + "type": "trait", + "name": "Disciplines of Faith (Mysticism)", + "reference": "B132", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "calc": { + "points": -10 + } + }, + { + "id": "245bcd5d-2b98-4b05-b965-963e2642e28e", + "type": "trait", + "name": "Disturbing Voice", + "reference": "B132", + "tags": [ + "Disadvantage", + "Physical" + ], + "base_points": -10, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "voice" + } + } + ] + }, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "diplomacy" + }, + "amount": -2 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "fast-talk" + }, + "amount": -2 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "performance" + }, + "amount": -2 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "public speaking" + }, + "amount": -2 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "sex appeal" + }, + "amount": -2 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "singing" + }, + "amount": -2 + } + ], + "calc": { + "points": -10 + } + }, + { + "id": "17eb135c-2c2e-471b-87db-4fc30cc3c554", + "type": "trait", + "name": "Magic Susceptibility", + "reference": "B143", + "notes": "Max of 5 levels", + "tags": [ + "Disadvantage", + "Mental", + "Supernatural" + ], + "levels": 1, + "points_per_level": -3, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "magic resistance" + } + } + ] + }, + "features": [ + { + "type": "conditional_modifier", + "situation": "to skill for others to cast a spell on you", + "amount": 1, + "per_level": true + }, + { + "type": "conditional_modifier", + "situation": "to resist spells", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -3 + } + }, + { + "id": "597bfa27-29eb-4690-b6dc-1dd17f82dcbe", + "type": "trait", + "name": "Magic Susceptibility", + "reference": "B143", + "notes": "Max of 5 levels", + "tags": [ + "Disadvantage", + "Mental", + "Supernatural" + ], + "levels": 2, + "points_per_level": -3, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "magic resistance" + } + } + ] + }, + "features": [ + { + "type": "conditional_modifier", + "situation": "to skill for others to cast a spell on you", + "amount": 1, + "per_level": true + }, + { + "type": "conditional_modifier", + "situation": "to resist spells", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -6 + } + }, + { + "id": "67f1cda6-cafd-41d1-b69c-a1e8677f40d5", + "type": "trait", + "name": "Magic Susceptibility", + "reference": "B143", + "notes": "Max of 5 levels", + "tags": [ + "Disadvantage", + "Mental", + "Supernatural" + ], + "levels": 3, + "points_per_level": -3, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "magic resistance" + } + } + ] + }, + "features": [ + { + "type": "conditional_modifier", + "situation": "to skill for others to cast a spell on you", + "amount": 1, + "per_level": true + }, + { + "type": "conditional_modifier", + "situation": "to resist spells", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -9 + } + }, + { + "id": "ee0a26fb-4a34-456c-8aac-319cf55fedf9", + "type": "trait", + "name": "Magic Susceptibility", + "reference": "B143", + "notes": "Max of 5 levels", + "tags": [ + "Disadvantage", + "Mental", + "Supernatural" + ], + "levels": 4, + "points_per_level": -3, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "magic resistance" + } + } + ] + }, + "features": [ + { + "type": "conditional_modifier", + "situation": "to skill for others to cast a spell on you", + "amount": 1, + "per_level": true + }, + { + "type": "conditional_modifier", + "situation": "to resist spells", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -12 + } + }, + { + "id": "5d53ef4f-a20c-435a-b65d-6577bd66dc00", + "type": "trait", + "name": "Magic Susceptibility", + "reference": "B143", + "notes": "Max of 5 levels", + "tags": [ + "Disadvantage", + "Mental", + "Supernatural" + ], + "levels": 5, + "points_per_level": -3, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "magic resistance" + } + } + ] + }, + "features": [ + { + "type": "conditional_modifier", + "situation": "to skill for others to cast a spell on you", + "amount": 1, + "per_level": true + }, + { + "type": "conditional_modifier", + "situation": "to resist spells", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -15 + } + }, + { + "id": "f1c1d998-330d-4bff-a704-c08f2cd3ff1a", + "type": "trait", + "name": "Sense of Duty (Tribe)", + "reference": "B153", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "calc": { + "points": -5 + } + }, + { + "id": "a3a32d03-0af0-42dd-a763-5dd39fc1649c", + "type": "trait", + "name": "Sense of Duty (All Hobgoblins)", + "reference": "B153", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -15, + "calc": { + "points": -15 + } + }, + { + "id": "c09eb357-d12f-48df-9df1-94534e8fd6bd", + "type": "trait", + "name": "Unnatural Features (@Description@)", + "reference": "B22", + "tags": [ + "Disadvantage", + "Physical" + ], + "levels": 1, + "points_per_level": -1, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "disguise" + }, + "amount": -1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "shadowing" + }, + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -1 + } + }, + { + "id": "f0528e93-3b86-4348-8dfb-11bc84d61732", + "type": "trait", + "name": "Weirdness Magnet", + "reference": "B161", + "tags": [ + "Disadvantage", + "Mental", + "Supernatural" + ], + "modifiers": [ + { + "id": "966289db-d5f0-4670-9498-27d9cbd2872e", + "type": "modifier", + "name": "Origins Magnet", + "reference": "SU32", + "disabled": true + } + ], + "base_points": -15, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others who realize you are a weirdness magnet (except parapsychologists, cultists, conspiracy theorists, thrill-seekers)", + "amount": -2 + } + ], + "calc": { + "points": -15 + } + } + ], + "name": "Choose -20 from the below", + "notes": "Take care not to duplicate from previous list", + "template_picker": { + "type": "points", + "qualifier": { + "compare": "is", + "qualifier": -20 + } + }, + "calc": { + "points": -248 + } + } + ], + "name": "Hobgoblin Witch Doctor", + "reference": "FFGH18", + "calc": { + "points": 320 + } + } + ], + "skills": [ + { + "id": "3f82e9c0-18bf-4530-8ee5-321625241890", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "e4f24a9d-9c97-4b16-b818-9d85080493cb", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "f88afa92-1a05-428b-a606-c202a1df4b20", + "type": "skill", + "name": "Herb Lore", + "reference": "B199", + "tags": [ + "Plant" + ], + "tech_level": "", + "difficulty": "iq/vh", + "points": 4, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "skill_prereq", + "has": true, + "name": { + "compare": "contains", + "qualifier": "naturalist" + } + } + ] + } + }, + { + "id": "c2f6e872-22b0-42cc-b354-a960e7f5dcf6", + "type": "skill", + "name": "Naturalist", + "reference": "B211", + "tags": [ + "Animal", + "Exploration", + "Natural Science", + "Outdoor", + "Plant" + ], + "specialization": "Earthlike", + "difficulty": "iq/h", + "points": 2, + "defaults": [ + { + "type": "iq", + "modifier": -6 + }, + { + "type": "skill", + "name": "Biology", + "modifier": -3 + } + ] + }, + { + "id": "3168e3cb-e7ca-4d96-936d-993d017df0fe", + "type": "skill", + "name": "Religious Ritual", + "reference": "B217", + "tags": [ + "Magical", + "Occult" + ], + "specialization": "Bozdaag", + "difficulty": "iq/h", + "points": 2, + "defaults": [ + { + "type": "skill", + "name": "Ritual Magic", + "specialization": "Bozdaag", + "modifier": -6 + }, + { + "type": "skill", + "name": "Theology", + "specialization": "Bozdaag", + "modifier": -4 + } + ] + }, + { + "id": "3e3b51fe-adf8-448a-8a43-79f5a6bc8e6a", + "type": "skill", + "name": "Theology", + "reference": "B226", + "tags": [ + "Humanities", + "Social Sciences" + ], + "specialization": "Bozdaag", + "difficulty": "iq/h", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -6 + }, + { + "type": "skill", + "name": "Religious Ritual", + "specialization": "Bozdaag", + "modifier": -4 + } + ] + } + ], + "name": "Primary Skills" + }, + { + "id": "c34929cf-321d-4cee-b480-ad722f0e1ce2", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "6e6ddf34-4944-49cd-86e1-01b592543c6e", + "type": "skill", + "name": "Shield", + "reference": "B220", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "specialization": "Buckler", + "difficulty": "dx/e", + "points": 2, + "defaults": [ + { + "type": "dx", + "modifier": -4 + }, + { + "type": "skill", + "name": "Shield", + "specialization": "Force", + "modifier": -2 + } + ] + }, + { + "id": "28127cac-e62d-4d98-9fa1-fc6dec2ff9ed", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "69374fe7-2c56-456c-9654-a3c4fc128e87", + "type": "skill", + "name": "Axe/Mace", + "reference": "B208", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/a", + "points": 4, + "defaults": [ + { + "type": "dx", + "modifier": -5 + }, + { + "type": "skill", + "name": "Two-Handed Axe/Mace", + "modifier": -3 + }, + { + "type": "skill", + "name": "Flail", + "modifier": -4 + } + ] + }, + { + "id": "941e65e3-d6dc-49c7-93ed-4d053563bede", + "type": "skill", + "name": "Broadsword", + "reference": "B208", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/a", + "points": 4, + "defaults": [ + { + "type": "skill", + "name": "Force Sword", + "modifier": -4 + }, + { + "type": "skill", + "name": "Rapier", + "modifier": -4 + }, + { + "type": "skill", + "name": "Saber", + "modifier": -4 + }, + { + "type": "skill", + "name": "Shortsword", + "modifier": -2 + }, + { + "type": "skill", + "name": "Two-Handed Sword", + "modifier": -4 + }, + { + "type": "dx", + "modifier": -5 + } + ] + }, + { + "id": "d376d2fb-741e-4072-956d-a1783cafc8bb", + "type": "skill", + "name": "Shortsword", + "reference": "B209", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/a", + "points": 4, + "defaults": [ + { + "type": "skill", + "name": "Broadsword", + "modifier": -2 + }, + { + "type": "skill", + "name": "Force Sword", + "modifier": -4 + }, + { + "type": "skill", + "name": "Jitte/Sai", + "modifier": -3 + }, + { + "type": "skill", + "name": "Knife", + "modifier": -4 + }, + { + "type": "skill", + "name": "Saber", + "modifier": -4 + }, + { + "type": "skill", + "name": "Smallsword", + "modifier": -4 + }, + { + "type": "skill", + "name": "Tonfa", + "modifier": -3 + }, + { + "type": "dx", + "modifier": -5 + } + ] + }, + { + "id": "2a69dd95-f90d-4d5a-ac05-22975f554eee", + "type": "skill", + "name": "Spear", + "reference": "B208", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/a", + "points": 4, + "defaults": [ + { + "type": "dx", + "modifier": -5 + }, + { + "type": "skill", + "name": "Polearm", + "modifier": -4 + }, + { + "type": "skill", + "name": "Staff", + "modifier": -2 + } + ] + } + ], + "name": "Choose one weapon skill", + "template_picker": { + "type": "count", + "qualifier": { + "compare": "is", + "qualifier": 1 + } + } + }, + { + "id": "56969edc-4aeb-4adc-bbca-14652fedbfb5", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "a08f53d8-bc10-49b6-a55b-965412321ece", + "type": "skill", + "name": "Innate Attack", + "reference": "B201", + "tags": [ + "Combat", + "Ranged Combat", + "Weapon" + ], + "specialization": "Projectile", + "difficulty": "dx/e", + "points": 2, + "defaults": [ + { + "type": "dx", + "modifier": -4 + }, + { + "type": "skill", + "name": "Innate Attack", + "modifier": -2 + } + ] + }, + { + "id": "3e1fff33-07a6-4eb7-a55b-d4f6c2dac35b", + "type": "skill", + "name": "Camouflage", + "reference": "B183", + "tags": [ + "Exploration", + "Military", + "Outdoor" + ], + "difficulty": "iq/e", + "points": 2, + "defaults": [ + { + "type": "iq", + "modifier": -4 + }, + { + "type": "skill", + "name": "Survival", + "modifier": -2 + } + ] + }, + { + "id": "b747231c-47c8-4d43-8dd9-6f185ab0f8b7", + "type": "skill", + "name": "Disguise", + "reference": "B187", + "tags": [ + "Criminal", + "Spy", + "Street" + ], + "specialization": "Animals", + "tech_level": "", + "difficulty": "iq/a", + "points": 2, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Makeup", + "modifier": -3 + } + ] + }, + { + "id": "5cf49bc9-9847-4e48-9c4f-5890292c6f77", + "type": "skill", + "name": "Hidden Lore", + "reference": "B199,MA57", + "tags": [ + "Knowledge" + ], + "specialization": "Nature Spirits", + "difficulty": "iq/a", + "points": 2 + }, + { + "id": "52415f06-8ffa-4fa8-b8f0-7e300d77aa1e", + "type": "skill", + "name": "Weather Sense", + "reference": "B209", + "tags": [ + "Everyman", + "Exploration", + "Outdoor" + ], + "tech_level": "", + "difficulty": "iq/a", + "points": 2, + "defaults": [ + { + "type": "iq", + "modifier": -5 + } + ] + }, + { + "id": "94797a74-74cf-49cd-89ce-2dc04a7b26a7", + "type": "skill", + "name": "Pharmacy", + "reference": "B213", + "tags": [ + "Design", + "Invention", + "Medical", + "Plant" + ], + "specialization": "Herbal", + "tech_level": "", + "difficulty": "iq/h", + "points": 2, + "defaults": [ + { + "type": "iq", + "modifier": -6 + }, + { + "type": "skill", + "name": "Biology", + "modifier": -5 + }, + { + "type": "skill", + "name": "Herb Lore", + "modifier": -5 + }, + { + "type": "skill", + "name": "Naturalist", + "modifier": -5 + } + ], + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "skill_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "naturalist" + } + } + ] + } + }, + { + "id": "3c712fc1-4dae-4373-9c17-3e510c2e0c62", + "type": "skill", + "name": "Physician", + "reference": "B213", + "tags": [ + "Medical" + ], + "specialization": "Goblinoids", + "tech_level": "", + "difficulty": "iq/h", + "points": 2, + "defaults": [ + { + "type": "iq", + "modifier": -7 + }, + { + "type": "skill", + "name": "First Aid", + "modifier": -11 + }, + { + "type": "skill", + "name": "Veterinary", + "modifier": -5 + } + ] + }, + { + "id": "2805d05f-081c-4be4-8bdd-1c04228750c6", + "type": "skill", + "name": "Survival", + "reference": "B223", + "tags": [ + "Exploration", + "Outdoor" + ], + "specialization": "@Environment@", + "difficulty": "per/a", + "points": 2, + "defaults": [ + { + "type": "per", + "modifier": -5 + }, + { + "type": "skill", + "name": "Naturalist", + "modifier": -3 + }, + { + "type": "skill", + "name": "Survival", + "specialization": "Bank", + "modifier": -4 + }, + { + "type": "skill", + "name": "Survival", + "specialization": "Deep Ocean Vent", + "modifier": -4 + }, + { + "type": "skill", + "name": "Survival", + "specialization": "Fresh-Water Lake", + "modifier": -4 + }, + { + "type": "skill", + "name": "Survival", + "specialization": "Open Ocean", + "modifier": -4 + }, + { + "type": "skill", + "name": "Survival", + "specialization": "Reef", + "modifier": -4 + }, + { + "type": "skill", + "name": "Survival", + "specialization": "River/Stream", + "modifier": -4 + }, + { + "type": "skill", + "name": "Survival", + "specialization": "Tropical Lagoon", + "modifier": -4 + } + ] + } + ], + "name": "Choose four from", + "template_picker": { + "type": "count", + "qualifier": { + "compare": "is", + "qualifier": 4 + } + } + } + ], + "name": "Secondary Skills" + }, + { + "id": "1eb26513-2b9f-4da3-9591-37f026fda647", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "57473dfb-a6f4-4a85-a2d9-9d0bc085dee3", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "d74ed71d-a010-44ce-8488-f3550613d3ce", + "type": "skill", + "name": "Knife", + "reference": "B208", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/e", + "points": 1, + "defaults": [ + { + "type": "skill", + "name": "Force Sword", + "modifier": -3 + }, + { + "type": "skill", + "name": "Main-Gauche", + "modifier": -3 + }, + { + "type": "skill", + "name": "Shortsword", + "modifier": -3 + }, + { + "type": "dx", + "modifier": -4 + } + ] + }, + { + "id": "6c18f97b-4f13-4a59-a514-fc1efdfb8552", + "type": "skill", + "name": "Area Knowledge", + "reference": "B176", + "notes": "The inhabitants, trails, streams, hiding places, ambush sites, flora, and fauna of a few hundred acres", + "tags": [ + "Everyman", + "Knowledge" + ], + "specialization": "Local area; Lived there", + "difficulty": "iq/e", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -4 + }, + { + "type": "skill", + "name": "Geography", + "specialization": "Physical", + "modifier": -3 + } + ] + }, + { + "id": "26631615-b871-404c-bdfa-3291862ad7e0", + "type": "skill", + "name": "First Aid", + "reference": "B195", + "tags": [ + "Everyman", + "Medical" + ], + "specialization": "Goblinoids", + "tech_level": "", + "difficulty": "iq/e", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -4 + }, + { + "type": "skill", + "name": "Esoteric Medicine" + }, + { + "type": "skill", + "name": "Physician" + }, + { + "type": "skill", + "name": "Veterinary", + "modifier": -4 + } + ] + }, + { + "id": "f44aab6f-47b9-4fa6-89a9-f3fb61b6905b", + "type": "skill", + "name": "Gesture", + "reference": "B198", + "tags": [ + "Social" + ], + "difficulty": "iq/e", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -4 + } + ] + }, + { + "id": "fa5c6caf-f520-4b8f-a03f-18af33e58dcd", + "type": "skill", + "name": "Climbing", + "reference": "B183", + "tags": [ + "Athletic", + "Criminal", + "Exploration", + "Outdoor", + "Street" + ], + "difficulty": "dx/a", + "points": 1, + "encumbrance_penalty_multiplier": 1, + "defaults": [ + { + "type": "dx", + "modifier": -5 + } + ] + }, + { + "id": "0724d4e6-4446-42be-a161-5e28ce9f2f62", + "type": "skill", + "name": "Stealth", + "reference": "B222", + "tags": [ + "Criminal", + "Police", + "Spy", + "Street" + ], + "difficulty": "dx/a", + "points": 1, + "encumbrance_penalty_multiplier": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "dx", + "modifier": -5 + } + ] + }, + { + "id": "7fefbf5f-cbc7-4361-97eb-272a8c7ecad3", + "type": "skill", + "name": "Acting", + "reference": "B174", + "tags": [ + "Social", + "Spy" + ], + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Performance", + "modifier": -2 + }, + { + "type": "skill", + "name": "Public Speaking", + "modifier": -5 + } + ] + }, + { + "id": "8a66c866-75d7-4012-adf0-d4eb4871f473", + "type": "skill", + "name": "Fast-Talk", + "reference": "B195", + "tags": [ + "Criminal", + "Social", + "Spy", + "Street" + ], + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Acting", + "modifier": -5 + } + ] + }, + { + "id": "eebb2f56-9448-470f-b854-7c4d49b5ca04", + "type": "skill", + "name": "Performance", + "reference": "B212", + "tags": [ + "Arts", + "Entertainment" + ], + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Acting", + "modifier": -2 + }, + { + "type": "skill", + "name": "Public Speaking", + "modifier": -2 + } + ] + }, + { + "id": "7f5ac42b-3791-460e-999e-b039f421f4e8", + "type": "skill", + "name": "Public Speaking", + "reference": "B216", + "tags": [ + "Business", + "Scholarly", + "Social" + ], + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + }, + { + "type": "skill", + "name": "Acting", + "modifier": -5 + }, + { + "type": "skill", + "name": "Performance", + "modifier": -2 + }, + { + "type": "skill", + "name": "Politics", + "modifier": -5 + } + ] + }, + { + "id": "7c72683d-e6e2-4bc5-a7db-2a4d7f23199c", + "type": "skill", + "name": "Teaching", + "reference": "B224", + "tags": [ + "Scholarly", + "Social" + ], + "difficulty": "iq/a", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -5 + } + ] + }, + { + "id": "8876148d-e3eb-47bc-98cf-54fa2c783a4d", + "type": "skill", + "name": "Diagnosis", + "reference": "B187", + "tags": [ + "Medical" + ], + "specialization": "Goblinoids", + "tech_level": "", + "difficulty": "iq/h", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -6 + }, + { + "type": "skill", + "name": "First Aid", + "modifier": -8 + }, + { + "type": "skill", + "name": "Physician", + "modifier": -4 + }, + { + "type": "skill", + "name": "Veterinary", + "modifier": -5 + } + ] + }, + { + "id": "6f1a8597-08b5-4211-91da-ae6a6e3a13b3", + "type": "skill", + "name": "Mimicry", + "reference": "B210", + "tags": [ + "Animal", + "Arts", + "Entertainment", + "Exploration", + "Outdoor" + ], + "specialization": "Animal Sounds", + "difficulty": "iq/h", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -6 + }, + { + "type": "skill", + "name": "Naturalist", + "modifier": -6 + }, + { + "type": "skill", + "name": "Mimicry", + "specialization": "Bird Calls", + "modifier": -6 + } + ] + }, + { + "id": "bfc0c349-d9ec-4a8e-884a-7ff4e9b1acf2", + "type": "skill", + "name": "Mimicry", + "reference": "B210", + "tags": [ + "Animal", + "Arts", + "Entertainment", + "Exploration", + "Outdoor" + ], + "specialization": "Bird Calls", + "difficulty": "iq/h", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -6 + }, + { + "type": "skill", + "name": "Naturalist", + "modifier": -6 + }, + { + "type": "skill", + "name": "Mimicry", + "specialization": "Animal Sounds", + "modifier": -6 + } + ] + }, + { + "id": "7b8b5f84-6aa5-4089-9151-93408518d906", + "type": "skill", + "name": "Poisons", + "reference": "B214", + "tags": [ + "Criminal", + "Medical", + "Spy", + "Street" + ], + "tech_level": "", + "difficulty": "iq/h", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -6 + }, + { + "type": "skill", + "name": "Chemistry", + "modifier": -5 + }, + { + "type": "skill", + "name": "Pharmacy", + "modifier": -3 + }, + { + "type": "skill", + "name": "Physician", + "modifier": -3 + } + ] + }, + { + "id": "8dba0d4f-9f20-4b68-bd09-de0da2874cad", + "type": "skill", + "name": "Thaumatology", + "reference": "B225", + "tags": [ + "Magical", + "Occult" + ], + "difficulty": "iq/vh", + "points": 1, + "defaults": [ + { + "type": "iq", + "modifier": -7 + } + ] + }, + { + "id": "a36c431b-8562-45dc-892d-546cbe12b975", + "type": "skill", + "name": "Hiking", + "reference": "B200", + "tags": [ + "Athletic", + "Exploration", + "Outdoor" + ], + "difficulty": "ht/a", + "points": 1, + "defaults": [ + { + "type": "ht", + "modifier": -5 + } + ] + }, + { + "id": "a46018d5-5337-497d-96d2-57e1f50ddf52", + "type": "skill", + "name": "Observation", + "reference": "B211", + "tags": [ + "Criminal", + "Military", + "Police", + "Spy", + "Street" + ], + "difficulty": "per/a", + "points": 1, + "defaults": [ + { + "type": "per", + "modifier": -5 + }, + { + "type": "skill", + "name": "Shadowing", + "modifier": -5 + } + ] + } + ], + "name": "Choose six from" + } + ], + "name": "Background Skills" + } + ], + "name": "Hobgoblin Witch Doctor", + "reference": "FFGH18" + } + ], + "spells": [ + { + "id": "6c14246a-3ae6-42c5-9a53-f5379c189be2", + "type": "spell_container", + "open": true, + "children": [ + { + "id": "cf003801-0e44-4ed8-acef-b4d13f833878", + "type": "spell_container", + "children": [ + { + "id": "d8ba43e6-dc70-4e50-a455-c405ca1ae816", + "type": "spell", + "name": "Cure Disease", + "reference": "M91", + "tags": [ + "Healing" + ], + "difficulty": "iq/h", + "college": [ + "Healing" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "4", + "maintenance_cost": "-", + "casting_time": "10 min", + "duration": "Permanent", + "points": 4, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "relieve sickness" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + }, + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "major healing" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "6053c93a-0dd3-4e51-b2ca-369b8928db20", + "type": "spell", + "name": "Detect Poison", + "reference": "M166", + "tags": [ + "Healing", + "Protection \u0026 Warning" + ], + "difficulty": "iq/h", + "college": [ + "Healing", + "Protection \u0026 Warning" + ], + "power_source": "Arcane", + "spell_class": "Area/Info", + "casting_cost": "2", + "maintenance_cost": "-", + "casting_time": "2 sec", + "duration": "-", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": false, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "sense danger" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + }, + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "test food" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "1c5848b5-9e49-4d6b-aa58-709bc8b783d7", + "type": "spell", + "name": "Lend Energy", + "reference": "M89", + "tags": [ + "Healing" + ], + "difficulty": "iq/h", + "college": [ + "Healing" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "1/pt", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Permanent", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": false, + "prereqs": [ + { + "type": "prereq_list", + "all": false, + "prereqs": [ + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "magery" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "does_not_contain", + "qualifier": "one college" + } + }, + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "magery" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "contains", + "qualifier": "one college (healing)" + } + } + ] + }, + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "empathy" + } + } + ] + } + }, + { + "id": "8dddb347-7ed4-43a0-91e7-562c22838037", + "type": "spell", + "name": "Lend Vitality", + "reference": "M89", + "tags": [ + "Healing" + ], + "difficulty": "iq/h", + "college": [ + "Healing" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "1/pt", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "1 hour", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "lend energy" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "aa07ed30-0531-4f23-81ee-42d245f7a1b9", + "type": "spell", + "name": "Major Healing", + "reference": "M91", + "tags": [ + "Healing" + ], + "difficulty": "iq/vh", + "college": [ + "Healing" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "1-4", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Permanent", + "points": 4, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "prereq_list", + "all": false, + "prereqs": [ + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "magery" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "does_not_contain", + "qualifier": "one college" + } + }, + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "magery" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "contains", + "qualifier": "one college (healing)" + } + } + ] + }, + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "minor healing" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "4907b1fa-cafb-4252-9e31-11b4fb0721d5", + "type": "spell", + "name": "Might", + "reference": "M37", + "tags": [ + "Body Control" + ], + "difficulty": "iq/h", + "college": [ + "Body Control" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "2/+ST", + "maintenance_cost": "Same", + "casting_time": "1 sec", + "duration": "1 min", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "lend energy" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "1dc30960-1f7f-41dd-a9d0-19c0f1c77cf3", + "type": "spell", + "name": "Minor Healing", + "reference": "M91", + "tags": [ + "Healing" + ], + "difficulty": "iq/h", + "college": [ + "Healing" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "1-3", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Permanent", + "points": 4, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "lend vitality" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "a47ac7ce-292b-4262-907b-e9a3c00e504d", + "type": "spell", + "name": "Relieve Sickness", + "reference": "M90", + "tags": [ + "Healing" + ], + "difficulty": "iq/h", + "college": [ + "Healing" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "resist": "Subject spell", + "casting_cost": "2", + "maintenance_cost": "-", + "casting_time": "10 sec", + "duration": "10 min", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "lend vitality" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "ddf2b13c-4e35-4beb-919e-5eca4491ac42", + "type": "spell", + "name": "Resist Poison", + "reference": "M91", + "tags": [ + "Healing", + "Protection \u0026 Warning" + ], + "difficulty": "iq/h", + "college": [ + "Healing", + "Protection \u0026 Warning" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "4", + "maintenance_cost": "3", + "casting_time": "10 sec", + "duration": "1 Hour", + "points": 2, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "vigor" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "b6928757-9a87-4704-84c5-e94651bb08bd", + "type": "spell", + "name": "Stop Bleeding", + "reference": "M91", + "tags": [ + "Healing" + ], + "difficulty": "iq/h", + "college": [ + "Healing" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "1 or 10", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Permanent", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "lend vitality" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "0c0442da-f1c5-4a4b-82df-883832a9e54f", + "type": "spell", + "name": "Test Food", + "reference": "M77", + "tags": [ + "Food" + ], + "difficulty": "iq/h", + "college": [ + "Food" + ], + "power_source": "Arcane", + "spell_class": "Info", + "casting_cost": "1 or 3", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Instant", + "points": 4 + }, + { + "id": "40007301-0de3-4694-9b4a-e6f3718ee565", + "type": "spell", + "name": "Vigor", + "reference": "M37", + "tags": [ + "Body Control" + ], + "difficulty": "iq/h", + "college": [ + "Body Control" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "2/+HT", + "maintenance_cost": "Same", + "casting_time": "1 sec", + "duration": "1 min", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": false, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "lend vitality" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + }, + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "frailty" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + } + ], + "name": "Healer" + }, + { + "id": "44ed101c-83ca-474b-bc76-2dbf3d279572", + "type": "spell_container", + "children": [ + { + "id": "6d236153-2f65-4e34-a6db-9236b38a71c6", + "type": "spell", + "name": "Create Fire", + "reference": "M72", + "tags": [ + "Fire" + ], + "difficulty": "iq/h", + "college": [ + "Fire" + ], + "power_source": "Arcane", + "spell_class": "Area", + "casting_cost": "2", + "maintenance_cost": "Half", + "casting_time": "1 sec", + "duration": "1 min", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": false, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "seek fire" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + }, + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "ignite fire" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + }, + "weapons": [ + { + "id": "280a74a6-6d25-4625-9ff3-0d300cb58cd4", + "type": "melee_weapon", + "damage": { + "type": "burn", + "base": "1d-1" + }, + "usage": "Area", + "parry": "No", + "calc": { + "damage": "1d-1 burn" + } + } + ] + }, + { + "id": "46f8a480-7f67-4c90-bfd1-d619823b9deb", + "type": "spell", + "name": "Earth Vision", + "reference": "M51", + "tags": [ + "Earth", + "Knowledge" + ], + "difficulty": "iq/h", + "college": [ + "Earth", + "Knowledge" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "2/10 yds#", + "maintenance_cost": "Same", + "casting_time": "1 sec", + "duration": "30 sec", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "shape earth" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "aaed4c52-ee0a-48c9-8e30-e0d2464dd901", + "type": "spell", + "name": "Explosive Fireball", + "reference": "M75", + "tags": [ + "Fire" + ], + "difficulty": "iq/h", + "college": [ + "Fire" + ], + "power_source": "Arcane", + "spell_class": "Missile", + "casting_cost": "2-2xMagery#", + "maintenance_cost": "-", + "casting_time": "1-3 sec", + "duration": "Instant", + "points": 2, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "fireball" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + }, + "weapons": [ + { + "id": "f176a317-74af-4f7d-8708-099eebc0e10b", + "type": "ranged_weapon", + "damage": { + "type": "burn ex/2 points", + "base": "1d" + }, + "accuracy": "1", + "range": "25/50", + "defaults": [ + { + "type": "dx", + "modifier": -4 + }, + { + "type": "skill", + "name": "Innate Attack", + "specialization": "Projectile" + } + ], + "calc": { + "damage": "1d burn ex/2 points" + } + } + ] + }, + { + "id": "d924f3db-f633-46b6-b95a-078bad560ddb", + "type": "spell", + "name": "Extinguish Fire", + "reference": "M72", + "tags": [ + "Fire" + ], + "difficulty": "iq/h", + "college": [ + "Fire" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "3", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Permanent", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "ignite fire" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "4d45d1c5-f687-4f16-bd3a-ea37c7bacf18", + "type": "spell", + "name": "Find Weakness", + "reference": "M116", + "tags": [ + "Making \u0026 Breaking" + ], + "difficulty": "iq/h", + "college": [ + "Making \u0026 Breaking" + ], + "power_source": "Arcane", + "spell_class": "Info", + "casting_cost": "Varies", + "maintenance_cost": "-", + "casting_time": "2 sec", + "duration": "Instant", + "points": 2, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "college", + "has": true, + "qualifier": { + "compare": "contains", + "qualifier": "Air" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + }, + { + "type": "spell_prereq", + "sub_type": "college", + "has": true, + "qualifier": { + "compare": "contains", + "qualifier": "Fire" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + }, + { + "type": "spell_prereq", + "sub_type": "college", + "has": true, + "qualifier": { + "compare": "contains", + "qualifier": "Water" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + }, + { + "type": "spell_prereq", + "sub_type": "college", + "has": true, + "qualifier": { + "compare": "contains", + "qualifier": "Earth" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "46fd18af-046a-4404-ad03-2d3f6236f99e", + "type": "spell", + "name": "Fireball", + "reference": "M74", + "tags": [ + "Fire" + ], + "difficulty": "iq/h", + "college": [ + "Fire" + ], + "power_source": "Arcane", + "spell_class": "Missile", + "casting_cost": "1-Magery", + "maintenance_cost": "-", + "casting_time": "1-3 sec", + "duration": "Instant", + "points": 4, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "prereq_list", + "all": false, + "prereqs": [ + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "magery" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "does_not_contain", + "qualifier": "one college" + } + }, + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "magery" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "contains", + "qualifier": "one college (fire)" + } + } + ] + }, + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "shape fire" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + }, + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "create fire" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + }, + "weapons": [ + { + "id": "cd901394-840c-4b11-975d-486fc5dd48cd", + "type": "ranged_weapon", + "damage": { + "type": "burn/point", + "base": "1d" + }, + "accuracy": "1", + "range": "25/50", + "defaults": [ + { + "type": "dx", + "modifier": -4 + }, + { + "type": "skill", + "name": "Innate Attack", + "specialization": "Projectile" + } + ], + "calc": { + "damage": "1d burn/point" + } + } + ] + }, + { + "id": "bb5d9163-bb23-4131-accb-14d3665b8940", + "type": "spell", + "name": "Ignite Fire", + "reference": "M72", + "tags": [ + "Fire" + ], + "difficulty": "iq/h", + "college": [ + "Fire" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "1-4", + "maintenance_cost": "Same", + "casting_time": "1 sec", + "duration": "1 sec", + "points": 1 + }, + { + "id": "94017c4e-bb21-436b-a08c-b8394e5e1a2c", + "type": "spell", + "name": "Purify Air", + "reference": "M23", + "tags": [ + "Air" + ], + "difficulty": "iq/h", + "college": [ + "Air" + ], + "power_source": "Arcane", + "spell_class": "Area", + "casting_cost": "1", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Instant", + "points": 1 + }, + { + "id": "0d2555c4-d1d9-4256-9fad-48f29bfacbb2", + "type": "spell", + "name": "Seek Earth", + "reference": "M50", + "tags": [ + "Earth" + ], + "difficulty": "iq/h", + "college": [ + "Earth" + ], + "power_source": "Arcane", + "spell_class": "Info", + "casting_cost": "3", + "maintenance_cost": "-", + "casting_time": "10 sec", + "duration": "Instant", + "points": 1 + }, + { + "id": "fcdbdb45-3f80-4cfb-bda9-8ce51ff41fa0", + "type": "spell", + "name": "Seek Water", + "reference": "M184", + "tags": [ + "Water" + ], + "difficulty": "iq/h", + "college": [ + "Water" + ], + "power_source": "Arcane", + "spell_class": "Info", + "casting_cost": "2", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Instant", + "points": 1 + }, + { + "id": "112a8f79-b945-41a9-b97d-8c0b9f782996", + "type": "spell", + "name": "Shape Earth", + "reference": "M50", + "tags": [ + "Earth" + ], + "difficulty": "iq/h", + "college": [ + "Earth" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "1 per 25 cu yard", + "maintenance_cost": "Half", + "casting_time": "1 sec", + "duration": "1 min", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "seek earth" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "26d6e91b-e8ee-4090-88bd-900d7367383c", + "type": "spell", + "name": "Shape Fire", + "reference": "M72", + "tags": [ + "Fire" + ], + "difficulty": "iq/h", + "college": [ + "Fire" + ], + "power_source": "Arcane", + "spell_class": "Area", + "casting_cost": "2", + "maintenance_cost": "Half", + "casting_time": "1 sec", + "duration": "1 min", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "ignite fire" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "28abb788-8693-481b-92b3-9f83c773e7f9", + "type": "spell", + "name": "Shatter", + "reference": "M116", + "notes": "only affects inanimate objects", + "tags": [ + "Making \u0026 Breaking" + ], + "difficulty": "iq/vh", + "college": [ + "Making \u0026 Breaking" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "1-3", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Instant", + "points": 4, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "weaken" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + }, + { + "type": "prereq_list", + "all": false, + "prereqs": [ + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "magery" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "does_not_contain", + "qualifier": "one college" + } + }, + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "magery" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "contains", + "qualifier": "one college (making \u0026 breaking)" + } + } + ] + } + ] + }, + "weapons": [ + { + "id": "2505fc43-09ca-4b2d-80b1-f153d51cfd6b", + "type": "melee_weapon", + "damage": { + "type": "/point", + "base": "1d" + }, + "parry": "No", + "calc": { + "damage": "1d /point" + } + } + ] + }, + { + "id": "abeff76e-8ea5-4522-8769-85c0384ce0ed", + "type": "spell", + "name": "Smoke", + "reference": "M73", + "tags": [ + "Fire" + ], + "difficulty": "iq/h", + "college": [ + "Fire" + ], + "power_source": "Arcane", + "spell_class": "Area", + "casting_cost": "1", + "maintenance_cost": "Half", + "casting_time": "1 sec", + "duration": "5 min #", + "points": 2, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "extinguish fire" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + }, + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "shape fire" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + }, + "weapons": [ + { + "id": "65af3619-0f83-4ab2-bb1c-533bceb2175b", + "type": "melee_weapon", + "damage": { + "type": "Cough/Weep" + }, + "usage": "Area", + "parry": "No", + "calc": { + "damage": "Cough/Weep" + } + } + ] + }, + { + "id": "49e915d8-eed2-4484-bcf7-d778466892e1", + "type": "spell", + "name": "Weaken", + "reference": "M116", + "notes": "affects only inanimate objects", + "tags": [ + "Making \u0026 Breaking" + ], + "difficulty": "iq/h", + "college": [ + "Making \u0026 Breaking" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "2-6", + "maintenance_cost": "-", + "casting_time": "5 sec", + "duration": "Permanent", + "points": 2, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "find weakness" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + }, + "weapons": [ + { + "id": "647495f7-cdf5-49be-8cd1-cead9a2a6051", + "type": "melee_weapon", + "damage": { + "type": "/2 points", + "base": "1d" + }, + "parry": "No", + "calc": { + "damage": "1d /2 points" + } + } + ] + } + ], + "name": "War-Worker" + }, + { + "id": "f159dc62-a8dc-476b-8a62-7db038411c33", + "type": "spell_container", + "children": [ + { + "id": "751805ff-e4c0-4e42-b436-f8ab5e1413ed", + "type": "spell", + "name": "Clouds", + "reference": "M194", + "tags": [ + "Air", + "Weather" + ], + "difficulty": "iq/h", + "college": [ + "Air", + "Weather" + ], + "power_source": "Arcane", + "spell_class": "Area", + "casting_cost": "1/20", + "maintenance_cost": "Same", + "casting_time": "10 sec", + "duration": "10 min", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "college", + "has": true, + "qualifier": { + "compare": "contains", + "qualifier": "Air" + }, + "quantity": { + "compare": "at_least", + "qualifier": 2 + } + }, + { + "type": "spell_prereq", + "sub_type": "college", + "has": true, + "qualifier": { + "compare": "contains", + "qualifier": "Water" + }, + "quantity": { + "compare": "at_least", + "qualifier": 2 + } + } + ] + } + }, + { + "id": "517c3bdc-b7a4-4bc6-ac69-05ff0f4d0271", + "type": "spell", + "name": "Create Air", + "reference": "M23", + "tags": [ + "Air" + ], + "difficulty": "iq/h", + "college": [ + "Air" + ], + "power_source": "Arcane", + "spell_class": "Area", + "casting_cost": "1", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "5 sec", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": false, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "purify air" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + }, + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "seek air" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "1f17a6e3-f7ed-4b8c-bcd1-09e67a73f83e", + "type": "spell", + "name": "Create Water", + "reference": "M184", + "tags": [ + "Water" + ], + "difficulty": "iq/h", + "college": [ + "Water" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "2/gal", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Permanent", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "purify water" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "a0febf3c-3b4d-4d12-ad22-25507c42daea", + "type": "spell", + "name": "Fog", + "reference": "M193", + "tags": [ + "Water", + "Weather" + ], + "difficulty": "iq/h", + "college": [ + "Water", + "Weather" + ], + "power_source": "Arcane", + "spell_class": "Area", + "casting_cost": "2", + "maintenance_cost": "Half", + "casting_time": "1 sec", + "duration": "1 min", + "points": 2, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "shape water" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "ca4e5fb9-bd55-4adf-9f72-6adcbbf7cc1c", + "type": "spell", + "name": "Frost", + "reference": "M193", + "tags": [ + "Water", + "Weather" + ], + "difficulty": "iq/h", + "college": [ + "Water", + "Weather" + ], + "power_source": "Arcane", + "spell_class": "Area", + "casting_cost": "1", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Indef", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": false, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "cold" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + }, + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "create water" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "d4da2dc6-ba8a-43a9-8c28-81f1c1b45672", + "type": "spell", + "name": "Hail", + "reference": "M195", + "tags": [ + "Water", + "Weather" + ], + "difficulty": "iq/h", + "college": [ + "Water", + "Weather" + ], + "power_source": "Arcane", + "spell_class": "Area", + "casting_cost": "1/5#", + "maintenance_cost": "Same", + "casting_time": "1 sec", + "duration": "1 min", + "points": 4, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "snow" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + }, + "weapons": [ + { + "id": "f8e67ca4-0c39-44de-a785-26ca251a43cc", + "type": "melee_weapon", + "damage": { + "type": "cr", + "base": "1d-2" + }, + "usage": "Area", + "parry": "No", + "calc": { + "damage": "1d-2 cr" + } + } + ] + }, + { + "id": "be5d26ce-8e29-4351-bd87-f29b8817cdc3", + "type": "spell", + "name": "Predict Weather", + "reference": "M193", + "tags": [ + "Air", + "Weather" + ], + "difficulty": "iq/h", + "college": [ + "Air", + "Weather" + ], + "power_source": "Arcane", + "spell_class": "Info", + "casting_cost": "Varies", + "maintenance_cost": "-", + "casting_time": "5 sec", + "duration": "Instant", + "points": 4, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "college", + "has": true, + "qualifier": { + "compare": "contains", + "qualifier": "Air" + }, + "quantity": { + "compare": "at_least", + "qualifier": 4 + } + } + ] + } + }, + { + "id": "46b93a19-39ae-4946-a287-1b3233aea7bd", + "type": "spell", + "name": "Purify Air", + "reference": "M23", + "tags": [ + "Air" + ], + "difficulty": "iq/h", + "college": [ + "Air" + ], + "power_source": "Arcane", + "spell_class": "Area", + "casting_cost": "1", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Instant", + "points": 1 + }, + { + "id": "8e211889-9225-4632-95a0-4851bd8418f4", + "type": "spell", + "name": "Purify Water", + "reference": "M184", + "tags": [ + "Water" + ], + "difficulty": "iq/h", + "college": [ + "Water" + ], + "power_source": "Arcane", + "spell_class": "Special", + "casting_cost": "1/gal", + "maintenance_cost": "-", + "casting_time": "5-10/gal#", + "duration": "Permanent", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "seek water" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "253754ed-1976-499c-9504-2f42ccaf2d82", + "type": "spell", + "name": "Rain", + "reference": "M195", + "tags": [ + "Air", + "Water", + "Weather" + ], + "difficulty": "iq/h", + "college": [ + "Air", + "Water", + "Weather" + ], + "power_source": "Arcane", + "spell_class": "Area", + "casting_cost": "1/10#", + "maintenance_cost": "Same", + "casting_time": "1 min", + "duration": "1 hr", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "clouds" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "6dd43d5e-9297-4caf-8c00-fc7d9e83f420", + "type": "spell", + "name": "Seek Water", + "reference": "M184", + "tags": [ + "Water" + ], + "difficulty": "iq/h", + "college": [ + "Water" + ], + "power_source": "Arcane", + "spell_class": "Info", + "casting_cost": "2", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Instant", + "points": 1 + }, + { + "id": "e28440ed-7b20-46de-aedf-862723a921cf", + "type": "spell", + "name": "Shape Water", + "reference": "M185", + "tags": [ + "Water" + ], + "difficulty": "iq/h", + "college": [ + "Water" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "1#", + "maintenance_cost": "1", + "casting_time": "2 sec", + "duration": "1 min", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "create water" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "ef01bcc7-e2ab-4f0c-9da5-f5f444663735", + "type": "spell", + "name": "Snow", + "reference": "M195", + "tags": [ + "Air", + "Water", + "Weather" + ], + "difficulty": "iq/h", + "college": [ + "Air", + "Water", + "Weather" + ], + "power_source": "Arcane", + "spell_class": "Area", + "casting_cost": "1/15#", + "maintenance_cost": "Same", + "casting_time": "1 sec", + "duration": "1 hr", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "frost" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + }, + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "clouds" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "8677a374-9903-4a18-943a-e1b22ba9f37d", + "type": "spell", + "name": "Stench", + "reference": "M24", + "tags": [ + "Air" + ], + "difficulty": "iq/h", + "college": [ + "Air" + ], + "power_source": "Arcane", + "spell_class": "Area", + "casting_cost": "1", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "5 min", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "purify air" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "073d1b3e-19bb-4204-8a80-1dcd482a97de", + "type": "spell", + "name": "Storm", + "reference": "M195", + "tags": [ + "Air", + "Water", + "Weather" + ], + "difficulty": "iq/h", + "college": [ + "Air", + "Water", + "Weather" + ], + "power_source": "Arcane", + "spell_class": "Area", + "casting_cost": "1/50", + "maintenance_cost": "Same", + "casting_time": "1 min", + "duration": "1 hr", + "points": 4, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "hail" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + }, + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "rain" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + } + ], + "name": "Weather-Worker" + }, + { + "id": "295e63db-d0c8-452b-9b67-efa67ff9a786", + "type": "spell_container", + "children": [ + { + "id": "e648a6b9-6e2d-4f8e-b0b9-dc468603fffb", + "type": "spell", + "name": "Continual Light", + "reference": "M110", + "tags": [ + "Light \u0026 Darkness" + ], + "difficulty": "iq/h", + "college": [ + "Light \u0026 Darkness" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "2 moon, 4 torch, 6 day", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "2d days", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "light" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "6ee36020-d64e-4b65-a61e-84439c89dee2", + "type": "spell", + "name": "Darkness", + "reference": "M111", + "tags": [ + "Light \u0026 Darkness" + ], + "difficulty": "iq/h", + "college": [ + "Light \u0026 Darkness" + ], + "power_source": "Arcane", + "spell_class": "Area", + "casting_cost": "2", + "maintenance_cost": "1", + "casting_time": "1 sec", + "duration": "1 min", + "points": 4, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "continual light" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "ff85b54b-f533-42fa-b03b-d4066cd20e71", + "type": "spell", + "name": "Death Vision", + "reference": "M149", + "tags": [ + "Necromancy" + ], + "difficulty": "iq/h", + "college": [ + "Necromancy" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "2", + "maintenance_cost": "-", + "casting_time": "3 sec", + "duration": "1 sec", + "points": 4, + "prereqs": { + "type": "prereq_list", + "all": false, + "prereqs": [ + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "magery" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "does_not_contain", + "qualifier": "one college" + } + }, + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "magery" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "contains", + "qualifier": "one college (necromancy)" + } + } + ] + } + }, + { + "id": "7d48c0ee-d71c-40c2-9e60-6a4a3d740189", + "type": "spell", + "name": "Detect Magic", + "reference": "M101", + "tags": [ + "Knowledge" + ], + "difficulty": "iq/h", + "college": [ + "Knowledge" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "2", + "maintenance_cost": "-", + "casting_time": "5 sec", + "duration": "Instant", + "points": 2, + "prereqs": { + "type": "prereq_list", + "all": false, + "prereqs": [ + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "magery" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "does_not_contain", + "qualifier": "one college" + } + }, + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "magery" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "contains", + "qualifier": "one college (knowledge)" + } + } + ] + } + }, + { + "id": "b97c6f31-1a8a-4a3d-b7dc-b2fd7a5fc4ad", + "type": "spell", + "name": "Fear", + "reference": "M134", + "tags": [ + "Mind Control" + ], + "difficulty": "iq/h", + "college": [ + "Mind Control" + ], + "power_source": "Arcane", + "spell_class": "Area", + "resist": "Will", + "casting_cost": "1", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "10 min", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": false, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "sense emotion" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + }, + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "empathy" + } + } + ] + } + }, + { + "id": "6b2081ca-cfb5-44e0-81a9-57c1a39acec2", + "type": "spell", + "name": "Light", + "reference": "M110", + "tags": [ + "Light \u0026 Darkness" + ], + "difficulty": "iq/h", + "college": [ + "Light \u0026 Darkness" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "1", + "maintenance_cost": "1", + "casting_time": "1 sec", + "duration": "1 min", + "points": 1 + }, + { + "id": "cd92df9d-b63e-4d68-9a76-a382cb1881e0", + "type": "spell", + "name": "Panic", + "reference": "M134", + "tags": [ + "Mind Control" + ], + "difficulty": "iq/h", + "college": [ + "Mind Control" + ], + "power_source": "Arcane", + "spell_class": "Area", + "resist": "Will", + "casting_cost": "4", + "maintenance_cost": "2", + "casting_time": "1 sec", + "duration": "1 min", + "points": 4, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "fear" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "1646d488-4138-4b6e-b1e3-338cd25c2609", + "type": "spell", + "name": "Sense Emotion", + "reference": "M45", + "tags": [ + "Communication \u0026 Empathy" + ], + "difficulty": "iq/h", + "college": [ + "Communication \u0026 Empathy" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "2", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Instant", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "sense foes" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "7079d773-cab2-442f-bb5e-ee474ec10c27", + "type": "spell", + "name": "Sense Foes", + "reference": "M44", + "tags": [ + "Communication \u0026 Empathy" + ], + "difficulty": "iq/h", + "college": [ + "Communication \u0026 Empathy" + ], + "power_source": "Arcane", + "spell_class": "Info/Area", + "casting_cost": "1/area, min 2", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Instant", + "points": 1 + }, + { + "id": "e841575a-1fef-4290-88ea-c3b7b7602da1", + "type": "spell", + "name": "Silence", + "reference": "M171", + "tags": [ + "Sound" + ], + "difficulty": "iq/h", + "college": [ + "Sound" + ], + "power_source": "Arcane", + "spell_class": "Area", + "casting_cost": "2", + "maintenance_cost": "Half", + "casting_time": "1 sec", + "duration": "1 min", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "sound" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "d2ef0da8-170f-4a6e-99c0-beab14f6bc5d", + "type": "spell", + "name": "Sound", + "reference": "M171", + "tags": [ + "Sound" + ], + "difficulty": "iq/h", + "college": [ + "Sound" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "Varies", + "maintenance_cost": "1/ min", + "casting_time": "1 sec", + "duration": "Varies", + "points": 1 + }, + { + "id": "8d0581e1-9775-425a-8305-bd044fbb2ce7", + "type": "spell", + "name": "Terror", + "reference": "M134", + "tags": [ + "Mind Control" + ], + "difficulty": "iq/h", + "college": [ + "Mind Control" + ], + "power_source": "Arcane", + "spell_class": "Area", + "resist": "Will", + "casting_cost": "4", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "1 sec", + "points": 4, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "fear" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + } + ], + "name": "Weird One" + }, + { + "id": "0a11d1ef-c0b0-465e-97d5-c2a2099998ec", + "type": "spell_container", + "open": true, + "children": [ + { + "id": "7ee1a30d-016f-4626-89a6-6de449300d68", + "type": "spell", + "name": "Analyze Magic", + "reference": "M102", + "tags": [ + "Knowledge" + ], + "difficulty": "iq/h", + "college": [ + "Knowledge" + ], + "power_source": "Arcane", + "spell_class": "Info", + "resist": "Spells that conceal magic", + "casting_cost": "8", + "maintenance_cost": "-", + "casting_time": "1 hr", + "duration": "Instant", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "identify spell" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "428fa5e9-2b0b-4101-8f41-295dc6c1eead", + "type": "spell", + "name": "Detect Magic", + "reference": "M101", + "tags": [ + "Knowledge" + ], + "difficulty": "iq/h", + "college": [ + "Knowledge" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "2", + "maintenance_cost": "-", + "casting_time": "5 sec", + "duration": "Instant", + "points": 4, + "prereqs": { + "type": "prereq_list", + "all": false, + "prereqs": [ + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "magery" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "does_not_contain", + "qualifier": "one college" + } + }, + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "magery" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "contains", + "qualifier": "one college (knowledge)" + } + } + ] + } + }, + { + "id": "cb9a1d5d-397f-4bd9-90f2-1eaf9ca4e39d", + "type": "spell", + "name": "Find Direction", + "reference": "M101", + "tags": [ + "Knowledge" + ], + "difficulty": "iq/h", + "college": [ + "Knowledge" + ], + "power_source": "Arcane", + "spell_class": "Info", + "casting_cost": "2", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Instant", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": false, + "prereqs": [ + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "magery" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "does_not_contain", + "qualifier": "one college" + } + }, + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "magery" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "contains", + "qualifier": "one college (knowledge)" + } + } + ] + } + }, + { + "id": "507bf439-fd18-437d-9d40-eca6d9644b74", + "type": "spell", + "name": "Identify Spell", + "reference": "M102", + "tags": [ + "Knowledge" + ], + "difficulty": "iq/h", + "college": [ + "Knowledge" + ], + "power_source": "Arcane", + "spell_class": "Info", + "casting_cost": "2", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Instant", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "detect magic" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "d7949b22-146e-41b0-9114-df828390e022", + "type": "spell", + "name": "Seek Food", + "reference": "M77", + "tags": [ + "Food" + ], + "difficulty": "iq/h", + "college": [ + "Food" + ], + "power_source": "Arcane", + "spell_class": "Info", + "casting_cost": "2", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Instant", + "points": 1 + }, + { + "id": "18d9cce4-81cd-42a1-870f-fde254ad3ed4", + "type": "spell", + "name": "Seek Water", + "reference": "M184", + "tags": [ + "Water" + ], + "difficulty": "iq/h", + "college": [ + "Water" + ], + "power_source": "Arcane", + "spell_class": "Info", + "casting_cost": "2", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Instant", + "points": 4 + }, + { + "id": "9ce26a04-7f55-4000-b1c5-bf171ccccb74", + "type": "spell", + "name": "Sense Mana", + "reference": "M101", + "tags": [ + "Knowledge" + ], + "difficulty": "iq/h", + "college": [ + "Knowledge" + ], + "power_source": "Arcane", + "spell_class": "Info", + "casting_cost": "3", + "maintenance_cost": "-", + "casting_time": "5 sec", + "duration": "Instant", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "detect magic" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "a6e6e0bc-0f95-46cc-bb45-4f45eef0a20d", + "type": "spell", + "name": "Sense Emotion", + "reference": "M45", + "tags": [ + "Communication \u0026 Empathy" + ], + "difficulty": "iq/h", + "college": [ + "Communication \u0026 Empathy" + ], + "power_source": "Arcane", + "spell_class": "Regular", + "casting_cost": "2", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Instant", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "sense foes" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "eb1dd5fd-3262-4666-b23c-de125b2e15af", + "type": "spell", + "name": "Sense Foes", + "reference": "M44", + "tags": [ + "Communication \u0026 Empathy" + ], + "difficulty": "iq/h", + "college": [ + "Communication \u0026 Empathy" + ], + "power_source": "Arcane", + "spell_class": "Info/Area", + "casting_cost": "1/area, min 2", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Instant", + "points": 4 + }, + { + "id": "c7a68752-bfe5-40d8-9c94-98800d7453d3", + "type": "spell", + "name": "Sense Life", + "reference": "M45", + "tags": [ + "Communication \u0026 Empathy" + ], + "difficulty": "iq/h", + "college": [ + "Communication \u0026 Empathy" + ], + "power_source": "Arcane", + "spell_class": "Info/Area", + "casting_cost": "1/2", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Instant", + "points": 1 + }, + { + "id": "05821651-acaf-451f-b5fa-8de52d81e3f6", + "type": "spell", + "name": "Sense Spirit", + "reference": "M149", + "tags": [ + "Necromancy" + ], + "difficulty": "iq/h", + "college": [ + "Necromancy" + ], + "power_source": "Arcane", + "spell_class": "Info/Area", + "casting_cost": "1/2 (min 1)", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Instant", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": false, + "prereqs": [ + { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "prereq_list", + "all": false, + "prereqs": [ + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "magery" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "does_not_contain", + "qualifier": "one college" + } + }, + { + "type": "trait_prereq", + "has": true, + "name": { + "compare": "is", + "qualifier": "magery" + }, + "level": { + "compare": "at_least", + "qualifier": 1 + }, + "notes": { + "compare": "contains", + "qualifier": "one college (necromancy)" + } + } + ] + }, + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "sense life" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + }, + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "death vision" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + }, + { + "id": "aebf2f54-f6d5-4ebb-a649-2fcfc864b39c", + "type": "spell", + "name": "Test Food", + "reference": "M77", + "tags": [ + "Food" + ], + "difficulty": "iq/h", + "college": [ + "Food" + ], + "power_source": "Arcane", + "spell_class": "Info", + "casting_cost": "1 or 3", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Instant", + "points": 4 + }, + { + "id": "422be256-1eea-4f91-806d-08513cb53dfe", + "type": "spell", + "name": "Truthsayer", + "reference": "M45", + "tags": [ + "Communication \u0026 Empathy" + ], + "difficulty": "iq/h", + "college": [ + "Communication \u0026 Empathy" + ], + "power_source": "Arcane", + "spell_class": "Info", + "resist": "Will", + "casting_cost": "2", + "maintenance_cost": "-", + "casting_time": "1 sec", + "duration": "Instant", + "points": 1, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "spell_prereq", + "sub_type": "name", + "has": true, + "qualifier": { + "compare": "is", + "qualifier": "sense emotion" + }, + "quantity": { + "compare": "at_least", + "qualifier": 1 + } + } + ] + } + } + ], + "name": "Wise One" + } + ], + "name": "Choose one spell package", + "template_picker": { + "type": "count", + "qualifier": { + "compare": "is", + "qualifier": 1 + } + } + } + ] +} diff --git a/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Goblin (Comedy).gct b/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Goblin (Comedy).gct new file mode 100644 index 000000000..adec999c6 --- /dev/null +++ b/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Goblin (Comedy).gct @@ -0,0 +1,287 @@ +{ + "type": "template", + "version": 4, + "id": "6a716c73-cbf2-473c-9b02-5ee8bc1c5587", + "traits": [ + { + "id": "267acf9b-0e85-4984-91b3-9b72bd0a311b", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "bb715b06-cb5c-42d0-af12-60aada2fd2dc", + "type": "trait", + "name": "Decreased Strength", + "reference": "B14", + "tags": [ + "Attribute", + "Disadvantage", + "Physical" + ], + "levels": 4, + "points_per_level": -10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "st", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -40 + } + }, + { + "id": "04869ce7-a0a8-4ada-bc28-f1e9678814f6", + "type": "trait", + "name": "Increased Dexterity", + "reference": "B15", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "dx", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "b4b1d852-9d9b-4c1f-abbe-9cc7caefc55e", + "type": "trait", + "name": "Decreased Intelligence", + "reference": "B15", + "tags": [ + "Attribute", + "Disadvantage", + "Mental" + ], + "levels": 1, + "points_per_level": -20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "iq", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -20 + } + }, + { + "id": "67a6f01d-b04b-4224-9acd-3d74d91d4327", + "type": "trait", + "name": "Increased Health", + "reference": "B14", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 2, + "points_per_level": 10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "ht", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "3274b2e6-8cbe-4d67-ad21-89ff87255053", + "type": "trait", + "name": "Size Modifier (Small)", + "reference": "B19", + "levels": 2, + "features": [ + { + "type": "conditional_modifier", + "situation": "to other's intimidation skill due to your size", + "amount": 1, + "per_level": true + }, + { + "type": "conditional_modifier", + "situation": "to intimidation due to size", + "amount": -1, + "per_level": true + }, + { + "type": "attribute_bonus", + "attribute": "sm", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 0 + } + }, + { + "id": "d9e49cd2-93a0-4015-b394-b12c83075da2", + "type": "trait", + "name": "Increased Basic Speed", + "reference": "B17", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "basic_speed", + "amount": 0.25, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "2a008ff5-cc08-4def-b88f-6b79ee3839ba", + "type": "trait", + "name": "Decreased Basic Move", + "reference": "B17", + "tags": [ + "Attribute", + "Disadvantage", + "Physical" + ], + "levels": 1, + "points_per_level": -5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "basic_move", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -5 + } + }, + { + "id": "66e7497c-1b75-40b0-9e0e-faed432c24de", + "type": "trait", + "name": "Night Vision", + "reference": "B71,P87", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 3, + "points_per_level": 1, + "can_level": true, + "calc": { + "points": 3 + } + }, + { + "id": "3644a22f-4908-4f47-a928-c4bb80137fe9", + "type": "trait", + "name": "Rapid Healing", + "reference": "B79", + "tags": [ + "Advantage", + "Physical" + ], + "base_points": 5, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "attribute_prereq", + "has": true, + "qualifier": { + "compare": "at_least", + "qualifier": 10 + }, + "which": "ht" + } + ] + }, + "features": [ + { + "type": "conditional_modifier", + "situation": "to your effective HT whenever you roll to recover lost HP or to see if you can get over a crippling injury", + "amount": 5 + } + ], + "calc": { + "points": 5 + } + }, + { + "id": "5db09342-d109-4509-884e-ebf675d0ccb4", + "type": "trait", + "name": "Unkillable", + "reference": "B95", + "tags": [ + "Advantage", + "Exotic", + "Physical" + ], + "levels": 1, + "points_per_level": 50, + "can_level": true, + "calc": { + "points": 50 + } + }, + { + "id": "4440e237-b2a8-43f8-9441-a22790623914", + "type": "trait", + "name": "Short Attention Span", + "reference": "B153", + "notes": "Make a self-control roll whenever you must maintain interest in something for an extended period of time, or whenever a distraction is offered. If you fail, you automatically fail at the task at hand.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 12, + "calc": { + "points": -10 + } + } + ], + "name": "Goblin", + "reference": "FFGH15", + "ancestry": "Human", + "container_type": "ancestry", + "calc": { + "points": 28 + } + } + ] +} diff --git a/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Goblin (Mean, Dungeon Fantasy).gct b/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Goblin (Mean, Dungeon Fantasy).gct new file mode 100644 index 000000000..6f6d6dfe6 --- /dev/null +++ b/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Goblin (Mean, Dungeon Fantasy).gct @@ -0,0 +1,512 @@ +{ + "type": "template", + "version": 4, + "id": "63c6deac-c5ae-4b6b-ae80-d902aba526fd", + "traits": [ + { + "id": "fd7c4a12-63fa-490f-9b6b-7c0b76018a3b", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "4f5fd1b7-5603-40d7-af7c-5975d2e52a17", + "type": "trait", + "name": "Decreased Intelligence", + "reference": "B15", + "tags": [ + "Attribute", + "Disadvantage", + "Mental" + ], + "levels": 1, + "points_per_level": -20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "iq", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -20 + } + }, + { + "id": "6994913c-da5d-4a6e-bc8c-3d06f8d94b49", + "type": "trait", + "name": "Increased Health", + "reference": "B14", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "ht", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "eb48040e-020f-43ab-9d48-2900d4b29d43", + "type": "trait", + "name": "Extra Hit Points", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 2, + "features": [ + { + "type": "attribute_bonus", + "attribute": "hp", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 2 + } + }, + { + "id": "e6bc0691-600b-4b74-a98e-a914c8928e5e", + "type": "trait", + "name": "Increased Will", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Mental" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "will", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "019f2a12-c9a5-42e4-97e3-f649d1878d87", + "type": "trait", + "name": "Increased Perception", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Mental", + "Physical" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "per", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "159ce08d-3af0-474e-a7ca-4072ff1a5f0f", + "type": "trait", + "name": "Infravision", + "reference": "B60,P87", + "tags": [ + "Advantage", + "Exotic", + "Physical" + ], + "base_points": 10, + "calc": { + "points": 10 + } + }, + { + "id": "6f38f50d-69d3-44e2-9167-6f247e522989", + "type": "trait", + "name": "Rapid Healing", + "reference": "B79", + "tags": [ + "Advantage", + "Physical" + ], + "base_points": 5, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "attribute_prereq", + "has": true, + "qualifier": { + "compare": "at_least", + "qualifier": 10 + }, + "which": "ht" + } + ] + }, + "features": [ + { + "type": "conditional_modifier", + "situation": "to your effective HT whenever you roll to recover lost HP or to see if you can get over a crippling injury", + "amount": 5 + } + ], + "calc": { + "points": 5 + } + }, + { + "id": "113e93a9-d7b5-43ea-b95b-95942af4e56e", + "type": "trait", + "name": "Resistant (Metabolic Hazards, +3 to HT rolls to resist)", + "reference": "B81,P71,MA47", + "tags": [ + "Advantage", + "Physical" + ], + "base_points": 10, + "features": [ + { + "type": "conditional_modifier", + "situation": "to HT to resist metabolic hazards", + "amount": 3 + } + ], + "round_down": true, + "calc": { + "points": 10 + } + }, + { + "id": "d29fee60-03ac-4f34-861f-25e5b540f195", + "type": "trait", + "name": "Sharp Teeth", + "reference": "B91", + "tags": [ + "Exotic", + "Perk", + "Physical" + ], + "base_points": 1, + "weapons": [ + { + "id": "dbf194fc-0933-473c-8708-1704bb1dbb50", + "type": "melee_weapon", + "damage": { + "type": "cut", + "st": "thr", + "base": "-1" + }, + "usage": "Bite", + "reach": "C", + "parry": "No", + "block": "No", + "defaults": [ + { + "type": "skill", + "name": "Brawling" + }, + { + "type": "dx" + } + ], + "calc": { + "damage": "thr-1 cut" + } + } + ], + "calc": { + "points": 1 + } + }, + { + "id": "fb858ab9-e6e3-4bc0-ace3-e677eff4fd0f", + "type": "trait", + "name": "Appearance (-2: Ugly to non-Goblinoids)", + "reference": "B21", + "tags": [ + "Advantage", + "Physical" + ], + "base_points": -8, + "features": [ + { + "type": "reaction_bonus", + "situation": "from non-Goblinoids who see your looks", + "amount": -2 + } + ], + "calc": { + "points": -8 + } + }, + { + "id": "6e7530e5-b8f1-40c1-9c85-10810197f348", + "type": "trait", + "name": "Social Stigma (Savage)", + "reference": "DF3:11", + "notes": "-2 reaction; -4 to skills; Denied entry to town on 6 or less", + "tags": [ + "Disadvantage", + "Social" + ], + "base_points": -10, + "calc": { + "points": -10 + } + }, + { + "id": "fb826ed2-d9dd-4176-ae39-a7a45f50d386", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "26426657-990e-4bf5-b449-c78bace9ecc2", + "type": "trait", + "name": "Bad Temper", + "reference": "B124", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 12, + "calc": { + "points": -10 + } + }, + { + "id": "345663a5-b4eb-4f32-b926-09606eb7b96c", + "type": "trait", + "name": "Bad Temper", + "reference": "B124", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 15, + "calc": { + "points": -5 + } + }, + { + "id": "ce1975df-1b09-47a2-862e-beaba12343ac", + "type": "trait", + "name": "Bloodlust", + "reference": "B125", + "notes": "You must make a self-control roll whenever you need to accept a surrender, evade a sentry, take a prisoner, etc.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 12, + "calc": { + "points": -10 + } + }, + { + "id": "5ecfcac5-b8b7-409a-8ca5-b1b1d832db3c", + "type": "trait", + "name": "Bloodlust", + "reference": "B125", + "notes": "You must make a self-control roll whenever you need to accept a surrender, evade a sentry, take a prisoner, etc.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 15, + "calc": { + "points": -5 + } + }, + { + "id": "9484a222-f80f-4faf-8c94-11bebdd41431", + "type": "trait", + "name": "Bully", + "reference": "B125", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others", + "amount": -2 + } + ], + "cr": 12, + "calc": { + "points": -10 + } + }, + { + "id": "a862aef3-db45-4fec-8bb5-86b2e855273f", + "type": "trait", + "name": "Bully", + "reference": "B125", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others", + "amount": -2 + } + ], + "cr": 15, + "calc": { + "points": -5 + } + }, + { + "id": "762c22e6-a624-4170-95a9-6c488b3a25fc", + "type": "trait", + "name": "Cowardice", + "reference": "B129", + "notes": "Make a self-control roll any time you are called on to risk physical danger. Roll at -5 if you must risk death.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 12, + "calc": { + "points": -10 + } + }, + { + "id": "4db4729e-6bfb-4b48-8cd7-29e209d9bb69", + "type": "trait", + "name": "Cowardice", + "reference": "B129", + "notes": "Make a self-control roll any time you are called on to risk physical danger. Roll at -5 if you must risk death.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 15, + "calc": { + "points": -5 + } + }, + { + "id": "6a4d3701-335a-452f-8b10-9e817a3af342", + "type": "trait", + "name": "Impulsiveness", + "reference": "B139", + "notes": "Make a self-control roll whenever it would be wise to wait and ponder. If you fail, you must act", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 15, + "calc": { + "points": -5 + } + } + ], + "name": "Choose -10 points of disadvantages", + "template_picker": { + "type": "points", + "qualifier": { + "compare": "is", + "qualifier": -10 + } + }, + "calc": { + "points": -65 + } + }, + { + "id": "1a71394a-f6cc-454a-87d6-17f1953af53f", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "894ede82-9c8c-47f1-91d1-f4e7b744d588", + "type": "trait", + "name": "Easy to Kill", + "reference": "B134", + "tags": [ + "Disadvantage", + "Physical" + ], + "levels": 5, + "points_per_level": -2, + "features": [ + { + "type": "conditional_modifier", + "situation": "to HT rolls made for survival at -HP or below, and on any HT roll where failure means instant death. You may not reduce your HT roll below 3.", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -10 + } + } + ], + "name": "Select if they are a race of cannon fodder", + "template_picker": { + "type": "count", + "qualifier": { + "compare": "at_most", + "qualifier": 1 + } + }, + "calc": { + "points": -10 + } + } + ], + "name": "Goblin (Dungeon Fantasy)", + "reference": "FFGH12", + "ancestry": "Human", + "container_type": "ancestry", + "calc": { + "points": -65 + } + } + ] +} diff --git a/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Goblin (Smart).gct b/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Goblin (Smart).gct new file mode 100644 index 000000000..4c462078a --- /dev/null +++ b/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Goblin (Smart).gct @@ -0,0 +1,723 @@ +{ + "type": "template", + "version": 4, + "id": "3b3e94e9-a9e2-4980-bb5f-46e241737c37", + "traits": [ + { + "id": "76d8f0e5-f02a-4da9-afea-df39b809c996", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "3af7f4b9-b17e-49c3-80bb-a06cfa3ac85e", + "type": "trait", + "name": "Decreased Strength", + "reference": "B14", + "tags": [ + "Attribute", + "Disadvantage", + "Physical" + ], + "levels": 2, + "points_per_level": -10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "st", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -20 + } + }, + { + "id": "331869e5-2656-4c7c-83fe-d5ff176a5111", + "type": "trait", + "name": "Increased Dexterity", + "reference": "B15", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "dx", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "93d9b905-b07f-4d3d-a747-70ed2eb99201", + "type": "trait", + "name": "Increased Intelligence", + "reference": "B15", + "tags": [ + "Advantage", + "Attribute", + "Mental" + ], + "levels": 1, + "points_per_level": 20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "iq", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "f33fed3a-ad58-4915-a2b5-eda21e11a112", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "b8058b6f-6644-436c-9a1a-06b5589bfffc", + "type": "trait", + "name": "Night Vision", + "reference": "B71,P87", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 4, + "points_per_level": 1, + "can_level": true, + "calc": { + "points": 4 + } + }, + { + "id": "15afefb2-a5b1-4e87-9fea-8f95fd137ff1", + "type": "trait", + "name": "Night Vision", + "reference": "B71,P87", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 9, + "points_per_level": 1, + "can_level": true, + "calc": { + "points": 9 + } + }, + { + "id": "041bc0a9-4df4-453d-b4ee-5f1bd146c668", + "type": "trait", + "name": "Infravision", + "reference": "B60,P87", + "tags": [ + "Advantage", + "Exotic", + "Physical" + ], + "base_points": 10, + "calc": { + "points": 10 + } + } + ], + "name": "Select level of night vision", + "reference": "FFGH14", + "reference_highlight": "level of night vision", + "notes": "4 is fairly realistic, 9 is perfect, or use infravision", + "template_picker": { + "type": "count", + "qualifier": { + "compare": "is", + "qualifier": 1 + } + }, + "calc": { + "points": 23 + } + }, + { + "id": "a8474a6f-ddb5-4459-bf0b-1ad735b093a6", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "57e2bd4f-8a09-40d5-82bb-3beab764346d", + "type": "trait_container", + "children": [ + { + "id": "c1113c9e-e9d4-4ab4-baa1-6698d1e120ce", + "type": "trait", + "name": "Greed", + "reference": "B137", + "notes": "Make a self-control roll any time riches are offered – as payment for fair work, gains from adventure, spoils of crime, or just bait. If you fail, you do whatever it takes to get the payoff.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -15, + "cr": 12, + "calc": { + "points": -15 + } + }, + { + "id": "b24360a1-8c9c-494d-a18d-c96d01aee8b3", + "type": "trait", + "name": "Miserliness", + "reference": "B144", + "notes": "Make a self-control roll any time you are called on to spend money. If the expenditure is large, this roll may be at -5 or worse (GM’s decision). If you fail, you refuse to spend the money.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 12, + "calc": { + "points": -10 + } + }, + { + "id": "b6d7ecaa-a73a-4088-a8cf-076601494a68", + "type": "trait", + "name": "Obsession", + "reference": "B146", + "notes": "Achieve perfection in chosen profession; Make a self-control roll whenever it would be wise to deviate from your goal. If you fail, you continue to pursue your Obsession, regardless of the consequences.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": 10, + "cr": 12, + "calc": { + "points": 10 + } + } + ], + "name": "Banker or Craftworker", + "notes": "Choose some relevant traits", + "template_picker": { + "type": "count", + "qualifier": { + "qualifier": 1 + } + }, + "calc": { + "points": -15 + } + }, + { + "id": "98e2627f-44d3-4ade-af94-9b4ab9995ea0", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "2e36598a-db4d-4843-9fe4-bc191b7248d9", + "type": "trait", + "name": "Impulsiveness", + "reference": "B139", + "notes": "Make a self-control roll whenever it would be wise to wait and ponder. If you fail, you must act", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 12, + "calc": { + "points": -10 + } + }, + { + "id": "89c27556-a8a4-43f0-a60f-58fc37c9e413", + "type": "trait", + "name": "Selfish", + "reference": "B153", + "notes": "Make a self-control roll whenever you experience a clear social slight or “snub.” On a failure, you lash out at the offending party just as if you had Bad Temper.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others when your Selfishness surfaces", + "amount": -3 + } + ], + "cr": 12, + "calc": { + "points": -5 + } + } + ], + "name": "Bickering hierarchical society", + "notes": "Choose some relevant traits", + "template_picker": { + "type": "count", + "qualifier": { + "qualifier": 1 + } + }, + "calc": { + "points": -15 + } + }, + { + "id": "4e0c8c48-9f47-4fcd-b87b-a4c4507fe97e", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "0750b4b1-bd90-47e6-85f3-97596e18047f", + "type": "trait", + "name": "Chummy", + "reference": "B126", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "features": [ + { + "type": "reaction_bonus", + "situation": "to others", + "amount": 2 + }, + { + "type": "conditional_modifier", + "situation": "to IQ-based skills when alone", + "amount": -1 + } + ], + "calc": { + "points": -5 + } + }, + { + "id": "717121ef-c224-4d36-8f6e-a41a1da302fc", + "type": "trait", + "name": "Impulsiveness", + "reference": "B139", + "notes": "Make a self-control roll whenever it would be wise to wait and ponder. If you fail, you must act", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 12, + "calc": { + "points": -10 + } + } + ], + "name": "Nice and friendly", + "notes": "Choose some relevant traits", + "template_picker": { + "type": "count", + "qualifier": { + "qualifier": 1 + } + }, + "calc": { + "points": -15 + } + }, + { + "id": "96622c45-bd8f-44ab-b789-0443ed4897f9", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "b22bfd00-9171-4a90-859d-7fba3f03709d", + "type": "trait", + "name": "Callous", + "reference": "B125", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "psychology" + }, + "amount": -3 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "teaching" + }, + "amount": -3 + }, + { + "type": "reaction_bonus", + "situation": "from past victims and anyone with Empathy", + "amount": -1 + }, + { + "type": "conditional_modifier", + "situation": "to Interrogation and Intimidation rolls when you use threats or torture", + "amount": 1 + } + ], + "calc": { + "points": -5 + } + }, + { + "id": "841ff7db-4feb-4054-a0b6-de4fd022982f", + "type": "trait", + "name": "Impulsiveness", + "reference": "B139", + "notes": "Make a self-control roll whenever it would be wise to wait and ponder. If you fail, you must act", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 12, + "calc": { + "points": -10 + } + }, + { + "id": "f04fd0e5-e4a1-42a4-b9d4-eab9402d35cf", + "type": "trait", + "name": "Sadism", + "reference": "B152", + "notes": "Make a self-control roll whenever you have an opportunity to indulge your desires and know you shouldn’t (e.g., because the prisoner is one who should be released unharmed). If you fail, you cannot restrain yourself.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -15, + "features": [ + { + "type": "reaction_bonus", + "situation": "from those who become aware of your Sadism unless they are from a culture that holds life in little esteem", + "amount": -3 + } + ], + "cr": 12, + "calc": { + "points": -15 + } + }, + { + "id": "40a3781a-1373-40e1-9992-a65031195ff5", + "type": "trait", + "name": "Trickster", + "reference": "B159", + "notes": "Make a self-control roll each day. If you fail, you must try to trick a dangerous subject: a skilled warrior, a dangerous monster, a whole group of reasonably competent opponents, etc. If you resist, you get a cumulative -1 per day to your self-control roll until you finally fail a roll!", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -15, + "cr": 12, + "calc": { + "points": -15 + } + } + ], + "name": "Prankster", + "notes": "Choose some relevant traits", + "template_picker": { + "type": "count", + "qualifier": { + "qualifier": 1 + } + }, + "calc": { + "points": -45 + } + }, + { + "id": "87af7d8d-d7a7-4f9f-8c5a-3c7aa45cee7a", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "4db94f45-8806-4c13-a8d5-5af6952e0121", + "type": "trait", + "name": "Impulsiveness", + "reference": "B139", + "notes": "Make a self-control roll whenever it would be wise to wait and ponder. If you fail, you must act", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 12, + "calc": { + "points": -10 + } + }, + { + "id": "3a3b2ef2-2a09-4cdc-bbc0-48346af8d8df", + "type": "trait", + "name": "Magery", + "reference": "B66", + "tags": [ + "Advantage", + "Mental", + "Supernatural" + ], + "modifiers": [ + { + "id": "10b7c609-d742-473c-a229-fd39e10a948f", + "type": "modifier", + "name": "Dance", + "cost": -40, + "affects": "levels_only", + "disabled": true + }, + { + "id": "8cffcc39-a19c-4aa2-8a65-f270534b6ad7", + "type": "modifier", + "name": "Dark-Aspected", + "cost": -50, + "affects": "levels_only", + "disabled": true + }, + { + "id": "9a43b6eb-5fca-4b3b-9475-9c8922652001", + "type": "modifier", + "name": "Day-Aspected", + "cost": -40, + "affects": "levels_only", + "disabled": true + }, + { + "id": "1db3c1d2-12b8-4d9f-aaec-8a1f58f99922", + "type": "modifier", + "name": "Musical", + "cost": -50, + "affects": "levels_only", + "disabled": true + }, + { + "id": "7ef63d35-934c-4046-8b55-22208f7a99b6", + "type": "modifier", + "name": "Night-Aspected", + "cost": -40, + "affects": "levels_only", + "disabled": true + }, + { + "id": "0f92e868-30bd-4a88-8dd7-d1929eb47c0e", + "type": "modifier", + "name": "One College", + "notes": "@College@", + "cost": -40, + "affects": "levels_only", + "disabled": true + }, + { + "id": "7a67c4c3-2454-43a0-acd4-aac1265bd79a", + "type": "modifier", + "name": "Solitary", + "cost": -40, + "affects": "levels_only", + "disabled": true + }, + { + "id": "162576be-563f-43f2-9bd3-91db2defc569", + "type": "modifier", + "name": "Song", + "cost": -40, + "affects": "levels_only", + "disabled": true + } + ], + "base_points": 5, + "points_per_level": 10, + "features": [ + { + "type": "spell_bonus", + "match": "all_colleges", + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "thaumatology" + }, + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + } + ], + "name": "Supernatural", + "notes": "Choose some relevant traits", + "template_picker": { + "type": "count", + "qualifier": { + "qualifier": 1 + } + }, + "calc": { + "points": -5 + } + } + ], + "name": "Pick a role for Goblins in society", + "template_picker": { + "type": "count", + "qualifier": { + "compare": "is", + "qualifier": 1 + } + }, + "calc": { + "points": -95 + } + }, + { + "id": "c519d96e-5036-4fdb-997a-20b7eacec86b", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "02db87f3-84f2-4a05-975e-9b5929e633c1", + "type": "trait", + "name": "Interested in magic and mages", + "reference": "FFGH13,B162", + "tags": [ + "Mental", + "Quirk" + ], + "base_points": -1, + "calc": { + "points": -1 + } + }, + { + "id": "73b956d8-7bc4-4280-bfb9-e3b7743ed10d", + "type": "trait", + "name": "Likes to hang around with wizards", + "reference": "FFGH13,B162", + "tags": [ + "Mental", + "Quirk" + ], + "base_points": -1, + "calc": { + "points": -1 + } + }, + { + "id": "b31c6a9e-f9f3-4412-8f8b-7c061a9dbc04", + "type": "trait", + "name": "Curious", + "reference": "B129", + "notes": "Make a self-control roll when presented with an interesting item or situation", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "cr": 12, + "calc": { + "points": -5 + } + }, + { + "id": "750ad8a5-d34e-45e4-84c9-0319b564cf97", + "type": "trait", + "name": "Compulsive Wanderlust", + "reference": "FFGH13", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "cr": 12, + "calc": { + "points": -5 + } + }, + { + "id": "50e7b9a0-7993-49dd-b988-5ddd808a186d", + "type": "trait", + "name": "Broad-Minded", + "reference": "B163", + "tags": [ + "Mental", + "Quirk" + ], + "base_points": -1, + "calc": { + "points": -1 + } + }, + { + "id": "2b6fa081-8c68-4146-9460-fd161efb8f1c", + "type": "trait", + "name": "Imitative", + "reference": "FFGH14", + "notes": "Will habitually emulate other beings after spending a little time with them", + "tags": [ + "Mental", + "Quirk" + ], + "base_points": -1, + "calc": { + "points": -1 + } + } + ], + "name": "Optional minor traits", + "template_picker": { + "type": "count", + "qualifier": { + "qualifier": 1 + } + }, + "calc": { + "points": -14 + } + } + ], + "name": "Goblin", + "reference": "FFGH14", + "reference_highlight": "Smart goblins in non-Yrth campaigns", + "ancestry": "Human", + "container_type": "ancestry", + "calc": { + "points": -66 + } + } + ] +} diff --git a/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Goblin (Smart, Yrth).gct b/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Goblin (Smart, Yrth).gct new file mode 100644 index 000000000..60d6292b7 --- /dev/null +++ b/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Goblin (Smart, Yrth).gct @@ -0,0 +1,285 @@ +{ + "type": "template", + "version": 4, + "id": "3b3e94e9-a9e2-4980-bb5f-46e241737c37", + "traits": [ + { + "id": "76d8f0e5-f02a-4da9-afea-df39b809c996", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "3af7f4b9-b17e-49c3-80bb-a06cfa3ac85e", + "type": "trait", + "name": "Decreased Strength", + "reference": "B14", + "tags": [ + "Attribute", + "Disadvantage", + "Physical" + ], + "levels": 2, + "points_per_level": -10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "st", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -20 + } + }, + { + "id": "331869e5-2656-4c7c-83fe-d5ff176a5111", + "type": "trait", + "name": "Increased Dexterity", + "reference": "B15", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "dx", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "93d9b905-b07f-4d3d-a747-70ed2eb99201", + "type": "trait", + "name": "Increased Intelligence", + "reference": "B15", + "tags": [ + "Advantage", + "Attribute", + "Mental" + ], + "levels": 1, + "points_per_level": 20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "iq", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "841ff7db-4feb-4054-a0b6-de4fd022982f", + "type": "trait", + "name": "Impulsiveness", + "reference": "B139", + "notes": "Make a self-control roll whenever it would be wise to wait and ponder. If you fail, you must act", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 12, + "calc": { + "points": -10 + } + }, + { + "id": "f33fed3a-ad58-4915-a2b5-eda21e11a112", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "b8058b6f-6644-436c-9a1a-06b5589bfffc", + "type": "trait", + "name": "Night Vision", + "reference": "B71,P87", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 4, + "points_per_level": 1, + "can_level": true, + "calc": { + "points": 4 + } + }, + { + "id": "15afefb2-a5b1-4e87-9fea-8f95fd137ff1", + "type": "trait", + "name": "Night Vision", + "reference": "B71,P87", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 9, + "points_per_level": 1, + "can_level": true, + "calc": { + "points": 9 + } + }, + { + "id": "041bc0a9-4df4-453d-b4ee-5f1bd146c668", + "type": "trait", + "name": "Infravision", + "reference": "B60,P87", + "tags": [ + "Advantage", + "Exotic", + "Physical" + ], + "base_points": 10, + "calc": { + "points": 10 + } + } + ], + "name": "Select level of night vision", + "reference": "FFGH14", + "reference_highlight": "level of night vision", + "notes": "4 is fairly realistic, 9 is perfect, or use infravision", + "template_picker": { + "type": "count", + "qualifier": { + "compare": "is", + "qualifier": 1 + } + }, + "calc": { + "points": 23 + } + }, + { + "id": "c519d96e-5036-4fdb-997a-20b7eacec86b", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "02db87f3-84f2-4a05-975e-9b5929e633c1", + "type": "trait", + "name": "Interested in magic and mages", + "reference": "FFGH13,B162", + "tags": [ + "Mental", + "Quirk" + ], + "base_points": -1, + "calc": { + "points": -1 + } + }, + { + "id": "73b956d8-7bc4-4280-bfb9-e3b7743ed10d", + "type": "trait", + "name": "Likes to hang around with wizards", + "reference": "FFGH13,B162", + "tags": [ + "Mental", + "Quirk" + ], + "base_points": -1, + "calc": { + "points": -1 + } + }, + { + "id": "b31c6a9e-f9f3-4412-8f8b-7c061a9dbc04", + "type": "trait", + "name": "Curious", + "reference": "B129", + "notes": "Make a self-control roll when presented with an interesting item or situation", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "cr": 12, + "calc": { + "points": -5 + } + }, + { + "id": "750ad8a5-d34e-45e4-84c9-0319b564cf97", + "type": "trait", + "name": "Compulsive Wanderlust", + "reference": "FFGH13", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "cr": 12, + "calc": { + "points": -5 + } + }, + { + "id": "50e7b9a0-7993-49dd-b988-5ddd808a186d", + "type": "trait", + "name": "Broad-Minded", + "reference": "B163", + "tags": [ + "Mental", + "Quirk" + ], + "base_points": -1, + "calc": { + "points": -1 + } + }, + { + "id": "2b6fa081-8c68-4146-9460-fd161efb8f1c", + "type": "trait", + "name": "Imitative", + "reference": "FFGH14", + "notes": "Will habitually emulate other beings after spending a little time with them", + "tags": [ + "Mental", + "Quirk" + ], + "base_points": -1, + "calc": { + "points": -1 + } + } + ], + "name": "Optional minor traits", + "template_picker": { + "type": "count", + "qualifier": { + "qualifier": 1 + } + }, + "calc": { + "points": -14 + } + } + ], + "name": "Goblin (Yrth)", + "reference": "FFGH13", + "ancestry": "Human", + "container_type": "ancestry", + "calc": { + "points": 19 + } + } + ] +} diff --git a/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Goblin (Spirit).gct b/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Goblin (Spirit).gct new file mode 100644 index 000000000..4985887ff --- /dev/null +++ b/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Goblin (Spirit).gct @@ -0,0 +1,531 @@ +{ + "type": "template", + "version": 4, + "id": "e2d32e6d-0c8b-48bb-b1fc-e146743b4a43", + "traits": [ + { + "id": "3d595bdf-a490-43f9-8913-2095a320940f", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "a4ea9b7d-b738-46f6-a116-80c634d2c4cf", + "type": "trait", + "name": "Increased Dexterity", + "reference": "B15", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 4, + "points_per_level": 20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "dx", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 80 + } + }, + { + "id": "95b2f10c-8326-42d4-b31d-eec7e1d27d99", + "type": "trait", + "name": "Increased Health", + "reference": "B14", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 2, + "points_per_level": 10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "ht", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "6b5054e5-f64c-4282-ae74-73a2ba60fee5", + "type": "trait", + "name": "Increased Perception", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Mental", + "Physical" + ], + "levels": 2, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "per", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "c6628230-ff4a-4f71-a01c-c66010b28a00", + "type": "trait", + "name": "Decreased Basic Speed", + "reference": "B17", + "tags": [ + "Attribute", + "Disadvantage", + "Physical" + ], + "levels": 2, + "points_per_level": -5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "basic_speed", + "amount": -0.25, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -10 + } + }, + { + "id": "82d1cbd0-b4ed-4e33-9cf6-f6a0d72f1023", + "type": "trait", + "name": "Acute Vision", + "reference": "B35", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 1, + "points_per_level": 2, + "features": [ + { + "type": "attribute_bonus", + "attribute": "vision", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 2 + } + }, + { + "id": "cf45f71a-c901-45f6-845a-ec84b6d1a806", + "type": "trait", + "name": "Catfall", + "reference": "B41,P43", + "tags": [ + "Advantage", + "Exotic", + "Physical" + ], + "base_points": 10, + "calc": { + "points": 10 + } + }, + { + "id": "177bc04d-782e-4b36-a20e-b30b2ad5f7d2", + "type": "trait", + "name": "Damage Resistance", + "reference": "B47,P45,MA43,PSI14", + "notes": "Tough skin", + "tags": [ + "Advantage", + "Exotic", + "Physical" + ], + "levels": 1, + "points_per_level": 3, + "features": [ + { + "type": "dr_bonus", + "location": "skull", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "face", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "neck", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "torso", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "vitals", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "groin", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "arm", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "hand", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "leg", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "foot", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "tail", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "wing", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "fin", + "amount": 1, + "per_level": true + }, + { + "type": "dr_bonus", + "location": "brain", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 3 + } + }, + { + "id": "78712130-1be8-4351-8a60-8414eb11ae7d", + "type": "trait", + "name": "Flexibility", + "reference": "B56,MA44", + "tags": [ + "Advantage", + "Physical" + ], + "base_points": 5, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "climbing" + }, + "amount": 3 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "escape" + }, + "amount": 3 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "erotic art" + }, + "amount": 3 + }, + { + "type": "conditional_modifier", + "situation": "in penalties may be ignored when due to close quarters", + "amount": -3 + } + ], + "calc": { + "points": 5 + } + }, + { + "id": "5d250906-707f-4d1c-9ac9-6abf2dacd727", + "type": "trait", + "name": "Night Vision", + "reference": "B71,P87", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 7, + "points_per_level": 1, + "can_level": true, + "calc": { + "points": 7 + } + }, + { + "id": "c62b5d10-793b-4a83-bf05-d53d6a463313", + "type": "trait", + "name": "Perfect Balance", + "reference": "B74", + "tags": [ + "Advantage", + "Physical" + ], + "base_points": 15, + "features": [ + { + "type": "conditional_modifier", + "situation": "on DX and DX-based skill rolls to keep your feet or avoid being knocked down in combat", + "amount": 4 + }, + { + "type": "conditional_modifier", + "situation": "on all rolls to keep your feet if the surface is wet, slippery or unstable", + "amount": 6 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "starts_with", + "qualifier": "piloting" + }, + "amount": 1 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "acrobatics" + }, + "amount": 1 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "climbing" + }, + "amount": 1 + } + ], + "calc": { + "points": 15 + } + }, + { + "id": "fcf0bc52-a8e2-4144-8e51-a2c383d67120", + "type": "trait", + "name": "Reduced Consumption", + "reference": "B80", + "notes": "Cast-iron stomach", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 3, + "points_per_level": 1, + "can_level": true, + "calc": { + "points": 3 + } + }, + { + "id": "6c35193b-3fcf-4ed0-98c7-a5791420a79e", + "type": "trait", + "name": "Shadow Form", + "reference": "B83,P73", + "notes": "Can carry objects, up to no encumbrance", + "tags": [ + "Advantage", + "Exotic", + "Physical" + ], + "base_points": 55, + "calc": { + "points": 55 + } + }, + { + "id": "f74c76b3-f842-4de8-9b89-22e47bf9a6cd", + "type": "trait", + "name": "Silence", + "reference": "B85,P76", + "notes": "Bonuses help only when hearing is the only sense that can be used to detect you.", + "tags": [ + "Advantage", + "Exotic", + "Physical" + ], + "levels": 2, + "points_per_level": 5, + "features": [ + { + "type": "conditional_modifier", + "situation": "to Stealth when you are perfectly motionless", + "amount": 2, + "per_level": true + }, + { + "type": "conditional_modifier", + "situation": "to Stealth if moving (even in armor, etc.)", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "21af3cfc-ec7b-4960-9d5d-c27eaced0b66", + "type": "trait", + "name": "Super Jump", + "reference": "B89,P79", + "tags": [ + "Advantage", + "Exotic", + "Physical" + ], + "levels": 2, + "points_per_level": 10, + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "023a178d-65da-4439-8b3a-4890d0554ff4", + "type": "trait", + "name": "Appearance (-1: Unattractive, universal)", + "reference": "B21", + "tags": [ + "Advantage", + "Physical" + ], + "base_points": -5, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others who see your looks", + "amount": -1 + } + ], + "calc": { + "points": -5 + } + }, + { + "id": "ed0c9707-b2d1-492c-83d2-88ea98087b1a", + "type": "trait", + "name": "Impulsiveness", + "reference": "B139", + "notes": "Make a self-control roll whenever it would be wise to wait and ponder. If you fail, you must act", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 15, + "calc": { + "points": -5 + } + }, + { + "id": "37ade9e6-2e7f-41a4-9ac1-960808a97381", + "type": "trait", + "name": "Trickster", + "reference": "B159", + "notes": "Make a self-control roll each day. If you fail, you must try to trick a dangerous subject: a skilled warrior, a dangerous monster, a whole group of reasonably competent opponents, etc. If you resist, you get a cumulative -1 per day to your self-control roll until you finally fail a roll!", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -15, + "cr": 12, + "calc": { + "points": -15 + } + }, + { + "id": "bf76475f-1892-4fc5-b8a3-9b4d33f5d9fb", + "type": "trait", + "name": "Unusual Biochemistry", + "reference": "B160", + "tags": [ + "Disadvantage", + "Physical" + ], + "base_points": -5, + "calc": { + "points": -5 + } + } + ], + "name": "Goblin", + "reference": "FFGH16", + "ancestry": "Human", + "container_type": "ancestry", + "calc": { + "points": 200 + } + } + ] +} diff --git a/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Hobgoblin (Mean, Dungeon Fantasy).gct b/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Hobgoblin (Mean, Dungeon Fantasy).gct new file mode 100644 index 000000000..b1ece15f0 --- /dev/null +++ b/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Hobgoblin (Mean, Dungeon Fantasy).gct @@ -0,0 +1,684 @@ +{ + "type": "template", + "version": 4, + "id": "f8835776-ca9b-4665-aff3-e3c3fd377b8d", + "traits": [ + { + "id": "268d1aa2-6dfc-4da7-945b-4f9191e02ebb", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "2a167a18-6c23-45ba-829d-e297378adee7", + "type": "trait", + "name": "Increased Strength", + "reference": "B14", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 2, + "points_per_level": 10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "st", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "bcdc6ef1-710a-48b7-81c2-61dbbac30d0b", + "type": "trait", + "name": "Decreased Intelligence", + "reference": "B15", + "tags": [ + "Attribute", + "Disadvantage", + "Mental" + ], + "levels": 2, + "points_per_level": -20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "iq", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -40 + } + }, + { + "id": "80d484bb-11b1-402d-8ae2-3883bbb73d8d", + "type": "trait", + "name": "Increased Health", + "reference": "B14", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "ht", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "fdd0172a-a9e9-4791-91d0-2dff9aa8f96b", + "type": "trait", + "name": "Extra Hit Points", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 3, + "points_per_level": 2, + "features": [ + { + "type": "attribute_bonus", + "attribute": "hp", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 6 + } + }, + { + "id": "ba16bbf3-41f4-4d01-9a4c-cf6e887e7eb5", + "type": "trait", + "name": "Increased Will", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Mental" + ], + "levels": 2, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "will", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "482c99ea-4848-46e6-8912-c360188cda7e", + "type": "trait", + "name": "Increased Perception", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Mental", + "Physical" + ], + "levels": 2, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "per", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "3360f50f-70ad-4008-a36f-48d8f0764e9e", + "type": "trait", + "name": "Infravision", + "reference": "B60,P87", + "tags": [ + "Advantage", + "Exotic", + "Physical" + ], + "base_points": 10, + "calc": { + "points": 10 + } + }, + { + "id": "f13d6938-aa76-4326-a621-d146783cbd75", + "type": "trait", + "name": "Rapid Healing", + "reference": "B79", + "tags": [ + "Advantage", + "Physical" + ], + "base_points": 5, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "attribute_prereq", + "has": true, + "qualifier": { + "compare": "at_least", + "qualifier": 10 + }, + "which": "ht" + } + ] + }, + "features": [ + { + "type": "conditional_modifier", + "situation": "to your effective HT whenever you roll to recover lost HP or to see if you can get over a crippling injury", + "amount": 5 + } + ], + "calc": { + "points": 5 + } + }, + { + "id": "7a6b4e8f-5b97-499c-860f-b5314f731545", + "type": "trait", + "name": "Resistant (Metabolic Hazards, +3 to HT rolls to resist", + "reference": "B81,P71,MA47", + "tags": [ + "Advantage", + "Physical" + ], + "base_points": 10, + "features": [ + { + "type": "conditional_modifier", + "situation": "to HT to resist metabolic hazards", + "amount": 3 + } + ], + "calc": { + "points": 10 + } + }, + { + "id": "550d4303-98aa-4510-865d-04afcd9a4ae6", + "type": "trait", + "name": "Fangs", + "reference": "B91", + "tags": [ + "Advantage", + "Exotic", + "Physical" + ], + "base_points": 2, + "weapons": [ + { + "id": "5b7be883-a73f-415d-ba4a-38ca4f67f125", + "type": "melee_weapon", + "damage": { + "type": "imp", + "st": "thr", + "base": "-1" + }, + "usage": "Bite", + "reach": "C", + "parry": "No", + "block": "No", + "defaults": [ + { + "type": "skill", + "name": "Brawling" + }, + { + "type": "dx" + } + ], + "calc": { + "damage": "thr-1 imp" + } + } + ], + "calc": { + "points": 2 + } + }, + { + "id": "4970b149-2696-44b3-aecc-92ddddfec080", + "type": "trait", + "name": "Appearance (-2: Ugly to non-Goblinoids)", + "reference": "B21", + "tags": [ + "Advantage", + "Physical" + ], + "base_points": -8, + "features": [ + { + "type": "reaction_bonus", + "situation": "from non-Goblinoids who see your looks", + "amount": -2 + } + ], + "calc": { + "points": -8 + } + }, + { + "id": "4dc80bd8-9558-4457-b9e5-d06f22023556", + "type": "trait", + "name": "Social Stigma (Savage)", + "reference": "DF3:11", + "notes": "-2 reaction; -4 to skills; Denied entry to town on 6 or less", + "tags": [ + "Disadvantage", + "Social" + ], + "base_points": -10, + "calc": { + "points": -10 + } + }, + { + "id": "ab0385db-2d1b-4c28-bc42-1836a8819a2d", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "38cad63f-4447-42d2-81f6-3d9e94ce3c20", + "type": "trait", + "name": "Bad Temper", + "reference": "B124", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 12, + "calc": { + "points": -10 + } + }, + { + "id": "1a9c1d94-3351-4050-b6ee-1215babc2532", + "type": "trait", + "name": "Bad Temper", + "reference": "B124", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 15, + "calc": { + "points": -5 + } + }, + { + "id": "fae61c5a-2d30-4111-8580-1d7e107f070f", + "type": "trait", + "name": "Bloodlust", + "reference": "B125", + "notes": "You must make a self-control roll whenever you need to accept a surrender, evade a sentry, take a prisoner, etc.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 12, + "calc": { + "points": -10 + } + }, + { + "id": "85635a2a-fcf9-4f8e-b652-bab88c887701", + "type": "trait", + "name": "Bloodlust", + "reference": "B125", + "notes": "You must make a self-control roll whenever you need to accept a surrender, evade a sentry, take a prisoner, etc.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 15, + "calc": { + "points": -5 + } + }, + { + "id": "77d384aa-e558-4885-bce5-221c031b4383", + "type": "trait", + "name": "Bully", + "reference": "B125", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others", + "amount": -2 + } + ], + "cr": 12, + "calc": { + "points": -10 + } + }, + { + "id": "1c769b48-6282-461c-b84d-20241752a2f2", + "type": "trait", + "name": "Bully", + "reference": "B125", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others", + "amount": -2 + } + ], + "cr": 15, + "calc": { + "points": -5 + } + }, + { + "id": "78f700aa-80cf-4c93-9baf-1aa18da2654b", + "type": "trait", + "name": "Impulsiveness", + "reference": "B139", + "notes": "Make a self-control roll whenever it would be wise to wait and ponder. If you fail, you must act", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 15, + "calc": { + "points": -5 + } + } + ], + "name": "Choose -10 points of disadvantages", + "template_picker": { + "type": "points", + "qualifier": { + "compare": "is", + "qualifier": -10 + } + }, + "calc": { + "points": -50 + } + }, + { + "id": "7deef571-2fc4-4aa9-bfd2-d1bcae7b5abf", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "c4f87c40-781e-4866-8508-addce9a2e775", + "type": "trait", + "name": "Increased Will", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Mental" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "will", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "31b25d0a-aca7-48be-8fd2-60c45354ed9a", + "type": "trait", + "name": "Combat Reflexes", + "reference": "B43", + "notes": "Never freeze", + "tags": [ + "Advantage", + "Mental" + ], + "base_points": 15, + "prereqs": { + "type": "prereq_list", + "all": true, + "prereqs": [ + { + "type": "trait_prereq", + "has": false, + "name": { + "compare": "is", + "qualifier": "Enhanced Time Sense" + } + } + ] + }, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "starts_with", + "qualifier": "fast-draw" + }, + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "dodge", + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "parry", + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "block", + "amount": 1 + }, + { + "type": "attribute_bonus", + "attribute": "fright_check", + "amount": 2 + }, + { + "type": "conditional_modifier", + "situation": "on all IQ rolls to wake up or to recover from surprise or mental stun", + "amount": 6 + }, + { + "type": "conditional_modifier", + "situation": "to initiative rolls for your side (+2 if you are the leader)", + "amount": 1 + } + ], + "calc": { + "points": 15 + } + }, + { + "id": "65254d8a-95c0-4a99-a88d-ecaefd72c878", + "type": "trait", + "name": "Code of Honor (Soldier's)", + "reference": "B127", + "notes": "An officer should be tough but fair, lead from the front, and look out for his men; an enlisted man should look out for his buddies and take care of his kit. Every soldier should be willing to fight and die for the honor of his unit, service, and country; follow orders; obey the “rules of war”; treat an honorable enemy with respect (a dishonorable enemy deserves a bullet); and wear the uniform with pride.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "calc": { + "points": -10 + } + }, + { + "id": "5f63bbd5-c0cb-4e6b-b5c8-f626bfb5a105", + "type": "trait", + "name": "Increased Intelligence", + "reference": "B15", + "tags": [ + "Advantage", + "Attribute", + "Mental" + ], + "levels": 1, + "points_per_level": 20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "iq", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "348add6e-a315-4e11-9657-cf4352378413", + "type": "trait", + "name": "Charisma", + "reference": "B41", + "tags": [ + "Advantage", + "Mental" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "fortune-telling" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "leadership" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "panhandling" + }, + "amount": 1, + "per_level": true + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "public speaking" + }, + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "from sapient being with whom you actively interact (converse, lecture, etc.)", + "amount": 1, + "per_level": true + }, + { + "type": "reaction_bonus", + "situation": "to Influence rolls", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + } + ], + "name": "Choose some if Hobgoblins are leaders in Goblin armies", + "template_picker": { + "type": "count", + "qualifier": { + "qualifier": 1 + } + }, + "calc": { + "points": 35 + } + } + ], + "name": "Hobgoblin (Dungeon Fantasy)", + "reference": "FFGH12", + "ancestry": "Human", + "container_type": "ancestry", + "calc": { + "points": 10 + } + } + ] +} diff --git a/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Hobgoblin (Smart, Yrth).gct b/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Hobgoblin (Smart, Yrth).gct new file mode 100644 index 000000000..424b1be0b --- /dev/null +++ b/Library/Fantasy Folk/Goblins and Hobgoblins/Racial Templates/Hobgoblin (Smart, Yrth).gct @@ -0,0 +1,546 @@ +{ + "type": "template", + "version": 4, + "id": "802904d7-c116-48d8-b181-d38f7d9ef412", + "traits": [ + { + "id": "ec9982b0-9f0b-4974-8f2a-9c1128f02000", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "d7ae23c9-6e94-455d-8e7a-76a54df2a12a", + "type": "trait", + "name": "Increased Strength", + "reference": "B14", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "st", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "17c29c8d-d887-4ed2-bb2c-dc4f5d80ab29", + "type": "trait", + "name": "Increased Dexterity", + "reference": "B15", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "dx", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 20 + } + }, + { + "id": "a16bae93-9468-40d1-860f-8fcc4c06be5a", + "type": "trait", + "name": "Decreased Intelligence", + "reference": "B15", + "tags": [ + "Attribute", + "Disadvantage", + "Mental" + ], + "levels": 2, + "points_per_level": -20, + "features": [ + { + "type": "attribute_bonus", + "attribute": "iq", + "amount": -1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": -40 + } + }, + { + "id": "7f3fee9f-39ff-4f2b-b088-8bbeb5f3dd39", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "aa42887b-41b6-476b-aa5b-9cb5a2a0ad87", + "type": "trait", + "name": "Night Vision", + "reference": "B71,P87", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 4, + "points_per_level": 1, + "can_level": true, + "calc": { + "points": 4 + } + }, + { + "id": "283dfc52-e157-45ce-9fb8-615c3a74a1de", + "type": "trait", + "name": "Night Vision", + "reference": "B71,P87", + "tags": [ + "Advantage", + "Physical" + ], + "levels": 9, + "points_per_level": 1, + "can_level": true, + "calc": { + "points": 9 + } + }, + { + "id": "9ed2933c-384f-421d-98ce-b47e9d890d76", + "type": "trait", + "name": "Infravision", + "reference": "B60,P87", + "tags": [ + "Advantage", + "Exotic", + "Physical" + ], + "base_points": 10, + "calc": { + "points": 10 + } + } + ], + "name": "Select level of night vision", + "reference": "FFGH14", + "reference_highlight": "level of night vision", + "notes": "4 is fairly realistic, 9 is perfect, or use infravision", + "template_picker": { + "type": "count", + "qualifier": { + "compare": "is", + "qualifier": 1 + } + }, + "calc": { + "points": 23 + } + }, + { + "id": "eb4394f6-a757-450b-adb4-ef3f75d80234", + "type": "trait", + "name": "Bad Temper", + "reference": "B124", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "cr": 12, + "calc": { + "points": -10 + } + }, + { + "id": "41917c67-50f4-4882-9986-85ee1e3fa212", + "type": "trait", + "name": "Stubbornness", + "reference": "B157", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others", + "amount": -1 + } + ], + "calc": { + "points": -5 + } + }, + { + "id": "d82763fa-972e-417d-b430-40449011b863", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "ad94f088-1dc2-4636-bec6-c41ef30b0e5b", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "c2ec905d-1221-4e32-9607-f1eb2585ae92", + "type": "trait", + "name": "Increased Perception", + "reference": "B16", + "tags": [ + "Advantage", + "Attribute", + "Mental", + "Physical" + ], + "levels": 1, + "points_per_level": 5, + "features": [ + { + "type": "attribute_bonus", + "attribute": "per", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 5 + } + }, + { + "id": "5b200f6a-43e5-4f7e-b77c-19790438803b", + "type": "trait", + "name": "Discriminatory Smell", + "reference": "B49,P47", + "tags": [ + "Advantage", + "Exotic", + "Physical" + ], + "base_points": 15, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "Tracking" + }, + "amount": 4 + }, + { + "type": "conditional_modifier", + "situation": "on any task that utilizes sense of smell", + "amount": 4 + } + ], + "calc": { + "points": 15 + } + } + ], + "name": "Animalistic enforcer", + "notes": "Select some relevant traits", + "template_picker": { + "type": "count", + "qualifier": { + "qualifier": 1 + } + }, + "calc": { + "points": 20 + } + }, + { + "id": "56814823-039f-4bf9-a8c1-b9e71d720c02", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "933e2203-e7fa-4bc7-9289-06224cee664e", + "type": "trait", + "name": "Bully", + "reference": "B125", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -10, + "features": [ + { + "type": "reaction_bonus", + "situation": "from others", + "amount": -2 + } + ], + "cr": 12, + "calc": { + "points": -10 + } + }, + { + "id": "a22b78bc-c9a2-41df-9056-d154344f96d9", + "type": "trait", + "name": "Callous", + "reference": "B125", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "features": [ + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "psychology" + }, + "amount": -3 + }, + { + "type": "skill_bonus", + "selection_type": "skills_with_name", + "name": { + "compare": "is", + "qualifier": "teaching" + }, + "amount": -3 + }, + { + "type": "reaction_bonus", + "situation": "from past victims and anyone with Empathy", + "amount": -1 + }, + { + "type": "conditional_modifier", + "situation": "to Interrogation and Intimidation rolls when you use threats or torture", + "amount": 1 + } + ], + "calc": { + "points": -5 + } + }, + { + "id": "e9b2f98b-78e4-4a10-9cd0-c86dbc918fd4", + "type": "trait", + "name": "Sadism", + "reference": "B152", + "notes": "Make a self-control roll whenever you have an opportunity to indulge your desires and know you shouldn’t (e.g., because the prisoner is one who should be released unharmed). If you fail, you cannot restrain yourself.", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -15, + "features": [ + { + "type": "reaction_bonus", + "situation": "from those who become aware of your Sadism unless they are from a culture that holds life in little esteem", + "amount": -3 + } + ], + "cr": 12, + "calc": { + "points": -15 + } + } + ], + "name": "Downright nasty", + "notes": "Select some relevant traits", + "template_picker": { + "type": "count", + "qualifier": { + "qualifier": 1 + } + }, + "calc": { + "points": -30 + } + }, + { + "id": "4994667c-09cd-4b57-bb02-349e4279f19d", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "482fa8d0-5e03-4fec-928e-da3b212eb229", + "type": "trait", + "name": "Hidebound", + "reference": "B138", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "features": [ + { + "type": "conditional_modifier", + "situation": "on any task that requires creativity or invention, including most rolls against Artist skill, all Engineer rolls for new inventions, and all skill rolls made to use the Gadgeteer advantage", + "amount": -2 + } + ], + "calc": { + "points": -5 + } + } + ], + "name": "Stolid mostly harmless muscle", + "notes": "Select some relevant traits (and can remove stubbornness)", + "template_picker": { + "type": "count", + "qualifier": { + "qualifier": 1 + } + }, + "calc": { + "points": -5 + } + }, + { + "id": "6a8f64c9-b304-48c6-8910-10e6324068c2", + "type": "trait_container", + "open": true, + "children": [ + { + "id": "d19b5c63-2859-494c-b4d9-556886f5682d", + "type": "trait", + "name": "Increased Strength", + "reference": "B14", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "st", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + }, + { + "id": "b0f7ff56-1083-47c3-a207-53c77f51ad67", + "type": "trait", + "name": "Increased Health", + "reference": "B14", + "tags": [ + "Advantage", + "Attribute", + "Physical" + ], + "levels": 1, + "points_per_level": 10, + "features": [ + { + "type": "attribute_bonus", + "attribute": "ht", + "amount": 1, + "per_level": true + } + ], + "can_level": true, + "calc": { + "points": 10 + } + } + ], + "name": "Tough goon", + "notes": "Select some relevant traits", + "template_picker": { + "type": "count", + "qualifier": { + "qualifier": 1 + } + }, + "calc": { + "points": 20 + } + } + ], + "name": "Select an optional role in society", + "template_picker": { + "type": "count", + "qualifier": { + "compare": "at_most", + "qualifier": 1 + } + }, + "calc": { + "points": 5 + } + } + ], + "name": "Hobgoblin (Yrth)", + "reference": "FFGH14", + "ancestry": "Human", + "container_type": "ancestry", + "calc": { + "points": 3 + } + } + ], + "skills": [ + { + "id": "77dfc293-cf5d-483d-af67-9d98dc41a0db", + "type": "skill_container", + "open": true, + "children": [ + { + "id": "c6fe10d4-858e-41ed-acf3-ad1813311f1c", + "type": "skill", + "name": "Brawling", + "reference": "B182,MA55", + "tags": [ + "Combat", + "Melee Combat", + "Weapon" + ], + "difficulty": "dx/e", + "points": 1, + "features": [ + { + "type": "weapon_bonus", + "selection_type": "weapons_with_required_skill", + "name": { + "compare": "is", + "qualifier": "Brawling" + }, + "level": { + "compare": "at_least", + "qualifier": 2 + }, + "amount": 1, + "per_die": true + } + ] + } + ], + "name": "Hobgoblin (Yrth)" + } + ] +} diff --git a/Library/Fantasy Folk/Goblins and Hobgoblins/Traits and Skills/Goblin and Hobgoblin Traits.adq b/Library/Fantasy Folk/Goblins and Hobgoblins/Traits and Skills/Goblin and Hobgoblin Traits.adq new file mode 100644 index 000000000..76bc83d5f --- /dev/null +++ b/Library/Fantasy Folk/Goblins and Hobgoblins/Traits and Skills/Goblin and Hobgoblin Traits.adq @@ -0,0 +1,94 @@ +{ + "type": "trait_list", + "version": 4, + "rows": [ + { + "id": "acf957f2-6b37-4b06-ac01-877d74d2975c", + "type": "trait", + "name": "Compulsive Wanderlust", + "reference": "FFGH13", + "tags": [ + "Disadvantage", + "Mental" + ], + "base_points": -5, + "cr": 12, + "calc": { + "points": -5 + } + }, + { + "id": "bad161fe-3e3e-4bc2-8e7c-3cfd33995313", + "type": "trait", + "name": "Imitative", + "reference": "FFGH14", + "notes": "Will habitually emulate other beings after spending a little time with them", + "tags": [ + "Mental", + "Quirk" + ], + "base_points": -1, + "calc": { + "points": -1 + } + }, + { + "id": "2114aa29-dbe7-41b2-84d8-e0f2b69b2bcf", + "type": "trait", + "name": "Interested in magic and mages", + "reference": "FFGH13,B162", + "tags": [ + "Mental", + "Quirk" + ], + "base_points": -1, + "calc": { + "points": -1 + } + }, + { + "id": "b2384871-4104-473d-94e9-294453072c1f", + "type": "trait", + "name": "Likes to hang around with wizards", + "reference": "FFGH13,B162", + "tags": [ + "Mental", + "Quirk" + ], + "base_points": -1, + "calc": { + "points": -1 + } + }, + { + "id": "c997f9e3-28ee-4f41-9949-bdc853322d1c", + "type": "trait", + "name": "War-Beast Trainer", + "reference": "FFGH23", + "notes": "Ignores penalties to Animal Handling and other skills due to War-Beast viciousness and dietary habits.", + "tags": [ + "Mental", + "Perk" + ], + "base_points": 1, + "calc": { + "points": 1 + } + }, + { + "id": "cf6f3190-e8fa-4c3e-81a1-25f5a33aff16", + "type": "trait", + "name": "Good with War-Beasts", + "reference": "FFGH23,PU2:13,B40", + "notes": "Grants Animal Empathy (B40) for War-Beasts only", + "tags": [ + "Mental", + "Perk" + ], + "base_points": 1, + "calc": { + "points": 1 + } + } + ] +}