Skip to content

Commit

Permalink
Pathfinder by Roll20 v1.16
Browse files Browse the repository at this point in the history
Pathfinder by Roll20 v1.16
  • Loading branch information
NathaTerrien committed Sep 23, 2018
1 parent 2a2be9b commit 15c9910
Show file tree
Hide file tree
Showing 8 changed files with 14,008 additions and 6,251 deletions.
1 change: 1 addition & 0 deletions Pathfinder Official/Pathfinder Official..html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Pathfinder Official/Pathfinder Official.css

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions Pathfinder Official/sheet.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,19 @@
"description": "The NPC option sets new characters to default to the NPC card style sheet. Useful if the player characters have already been created and all new character sheets added to the game will likely represent none player characters.",
"descriptiontranslationkey": "npc-info"
},
{
"attribute": "l1mancer_status",
"displayname": "Use Level 1 Charactermancer for new Characters:",
"displaytranslationkey": "use-charactermancer-for-new:",
"type": "select",
"options": [
"Yes| ",
"No|completed"
],
"optiontranslationkeys": ["yes","no"],
"description": "With this option enabled all new characters will open with the Level 1 Roll20 Charactermancer. Disabling this option will start new characters directly on the character sheet disabling the Level 1 Charactermancer, which can still be manually run from the Configuration tab of the character sheet.",
"descriptiontranslationkey": "use-charactermancer-for-new-info"
},
{
"attribute": "rollshowchar",
"displayname": "Show character name",
Expand Down
846 changes: 824 additions & 22 deletions Pathfinder Official/sources/Pathfinder Official.css

Large diffs are not rendered by default.

19,203 changes: 12,975 additions & 6,228 deletions Pathfinder Official/sources/Pathfinder Official.html

Large diffs are not rendered by default.

97 changes: 97 additions & 0 deletions Pathfinder Official/translation.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,80 @@
{
"return-to:": "Return to:",
"edit-sheet": "Edit sheet directly",
"npc-new": "Create an NPC",
"mancer-confirm-yes": "Use the Charactermancer",
"do_you_want_mancer": "How do you want to create this character?",
"skills-notes": "Skills Notes",
"mr-u": "MR",
"per-level": "per level",
"classes": "Classes",
"skill-points": "Skill Points",
"relaunch-lvl1mancer": "Launch Level 1 Charactermancer",
"cannot-be-undone-u": "(CANNOT BE UNDONE)",
"cant-cast-with": "can’t cast spells with",
"choose-prepared-spells": "Choose Prepared Spells",
"choose-known-spells": "Choose Known Spells",
"character-no-spells": "Your character doesn't have spells at this level",
"0-level-spells": "0-Level Spells",
"1st-level-spells": "1st-Level Spells",
"choose-feat": "Choose a Feat:",
"initiative-bonus:": "Initiative Bonus:",
"powers:": "Powers:",
"traits:": "Traits:",
"saving-throws-bonus:": "Saving Throws bonus:",
"starting-wealth:": "Starting Wealth:",
"building-npc": "BUILDING NPC ...",
"bonus-feats:": "Bonus Feats",
"ac-secondary-ability:": "AC Secondary Ability:",
"speed-bonus:": "Speed Bonus:",
"base-attack-bonus:": "Base Attack Bonus:",
"per-hour": "per hour",
"per-week": "per week",
"per-month": "per month",
"per-year": "per year",
"every-hours": "every X hours",
"yes": "Yes",
"no": "No",
"use-charactermancer-for-new-info": "With this option enabled all new characters will open with the Level 1 Roll20 Charactermancer. Disabling this option will start new characters directly on the character sheet disabling the Level 1 Charactermancer, which can still be manually run from the Configuration tab of the character sheet.",
"use-charactermancer-for-new:": "Use Level 1 Charactermancer for new Characters:",
"class-spellcasting-ability:": "Class Spellcasting Ability:",
"skill-ranks": "Skill Ranks",
"skill-ranks:": "Skill Ranks:",
"plus-skill-rank:": "+1 Skill Rank to:",
"skills-bonus:": "Skills Bonus:",
"available-dice:": "Available Dice:",
"rollab-dicepool": "Roll Dice Pool",
"languages:": "Languages:",
"senses:": "Senses:",
"speed:": "Speed:",
"size:": "Size:",
"ability-score-increase": "Ability Score Increase:",
"choose-race": "Choose a race:",
"available-points:": "Available Points:",
"roll": "Roll",
"rollab-generation": "Ability Scores Generation:",
"rollab-purchase_epic": "Purchase (Epic Fantasy: 25)",
"rollab-purchase_high": "Purchase (High Fantasy: 20)",
"rollab-purchase_standard": "Purchase (Standard Fantasy: 15)",
"rollab-purchase_low": "Purchase (Low Fantasy: 10)",
"rollab-dicepool_28": "Dice Pool (high powered 28d6)",
"rollab-dicepool_24": "Dice Pool (24d6)",
"rollab-heroic": "Heroic (2d6+6)",
"rollab-classic": "Classic (3d6)",
"rollab-standard": "Standard (4d6, drop lowest)",
"clear": "Clear",
"custom": "Custom",
"choose": "Choose",
"apply": "Apply",
"mancer-cancel-question": "Which Path to follow, Adventurer?",
"discard-and-exit": "Discard and exit",
"save-and-exit": "Save and Exit",
"mancer-continue": "Continue Charactermancer",
"mancer-warning": "Discard and Exit will cause all choices to be lost.",
"review": "Review",
"back": "Back",
"next": "Next",
"cancel": "Cancel",
"#-used": "# used",
"#1": "#1",
"#2": "#2",
Expand All @@ -18,6 +94,7 @@
"7th": "7th",
"8th": "8th",
"9th": "9th",
"abilities": "Abilities",
"ability": "Ability",
"ability-mod": "Ability mod",
"ability-modifier": "Ability Modifier",
Expand All @@ -27,9 +104,11 @@
"ac-bonus": "AC Bonus",
"ac-items": "AC Items",
"ac-u": "AC",
"ac-u:": "AC:",
"acrobatics": "Acrobatics",
"additional-gear": "Additional Gear",
"age": "Age",
"alignment:": "Alignment:",
"alignment": "alignment",
"always-whisper-roll": "Always Whisper Rolls",
"ammo": "Ammo",
Expand Down Expand Up @@ -95,14 +174,17 @@
"chaotic-neutral": "chaotic neutral",
"character-name": "character name",
"charisma": "Charisma",
"charisma-d6": "Charisma D6s",
"charisma-roll": "Charisma roll",
"charmancer-welcome": "Welcome to the Official Roll20 Pathfinder Character Builder.",
"check-penalty": "Check penalty",
"chk": "Chk",
"cl-u": "CL",
"class": "Class",
"class-level:": "Class/Level:",
"class-name": "Class name",
"class-number": "Class number",
"class-skills:": "Class Skills:",
"class-skill": "Class Skill",
"clear-conditions": "Clear Conditions",
"click-reset": "Click to reset",
Expand Down Expand Up @@ -130,6 +212,7 @@
"confused": "Confused",
"constant": "constant",
"constitution": "Constitution",
"constitution-d6": "Constitution D6s",
"constitution-roll": "Constitution roll",
"cowering": "Cowering",
"cp-u": "CP",
Expand Down Expand Up @@ -173,6 +256,7 @@
"dex-two-handed": "DEX (Two-Handed)",
"dex-u": "DEX",
"dexterity": "Dexterity",
"dexterity-d6": "Dexterity D6s",
"dexterity-modifier": "Dexterity Modifier",
"dexterity-roll": "Dexterity roll",
"diminutive": "Diminutive",
Expand All @@ -197,6 +281,7 @@
"entangled": "Entangled",
"environment": "Environment",
"eq": "Eq",
"equipment": "Equipment",
"equipped": "Equipped",
"escape_artist": "Escape Artist",
"exhausted": "Exhausted",
Expand All @@ -209,6 +294,7 @@
"fatigued": "Fatigued",
"favored-class": "Favored Class",
"feats": "Feats",
"feats:": "Feats:",
"features": "Features",
"features-traits-title": "Race & Class features, Traits ...",
"ff-touch": "FF Touch",
Expand All @@ -222,6 +308,7 @@
"force": "Force",
"fort": "Fort",
"fort-u": "FORT",
"fortitude:": "Fortitude:",
"fortitude": "Fortitude",
"fortitude-ability": "Fortitude Ability",
"fortitude-roll": "Fortitude roll",
Expand All @@ -245,6 +332,7 @@
"heavy-load": "Heavy load",
"height-char": "Height",
"helpless": "Helpless",
"hit-die:": "Hit Die:",
"hit-dice": "Hit Dice",
"hit-die-roll": "Hit Die roll",
"hit-points": "Hit Points",
Expand All @@ -261,11 +349,13 @@
"int": "int",
"int-u": "INT",
"intelligence": "Intelligence",
"intelligence-d6": "Intelligence D6s",
"intelligence-roll": "Intelligence roll",
"intimidate": "Intimidate",
"invisible": "Invisible",
"invisible-attack": "Invisible: +2 bonus on attack rolls against sighted opponents, and ignores its opponents' Dexterity bonuses to AC (if any).",
"item": "Item",
"item creation": "Item creation",
"item-creation": "Item creation",
"job": "Job",
"k_dungeoneering": "K. (Dungeoneering)*",
Expand Down Expand Up @@ -401,6 +491,7 @@
"reach": "Reach",
"ref": "Ref",
"ref-u": "REF",
"reflex:": "Reflex:",
"reflex": "Reflex",
"reflex-ability": "Reflex Ability",
"reflex-roll": "Reflex roll",
Expand Down Expand Up @@ -465,6 +556,7 @@
"spell-failure": "Spell Failure",
"spell-level": "Spell Level",
"spell-like": "Spell-Like",
"spell-like-abilities:": "Spell-Like Abilities:",
"spell-like-abilities": "Spell-Like Abilities",
"spell-resistance": "Spell Resistance",
"spell-resistance:": "Spell Resistance:",
Expand Down Expand Up @@ -492,13 +584,15 @@
"sr-u": "SR",
"stable": "Stable",
"staggered": "Staggered",
"start": "Start",
"statistics": "Statistics",
"stealth": "Stealth",
"str": "str",
"str-off-hand": "STR (Off-Hand)",
"str-two-handed": "STR (Two-Handed)",
"str-u": "STR",
"strength": "Strength",
"strength-d6": "Strength D6s",
"strength-modifier": "Strength Modifier",
"strength-roll": "Strength roll",
"stunned": "Stunned",
Expand All @@ -517,6 +611,7 @@
"temp-adjustment": "Temp Adjustment",
"temporaray-hp": "Temporaray HP",
"tiny": "Tiny",
"to:": "to:",
"total": "Total",
"total-bonus": "Total Bonus",
"total-ranks": "Total Ranks",
Expand All @@ -538,13 +633,15 @@
"weight": "Weight",
"weight-char": "Weight",
"whisp-rolls-gm:": "Whisper Rolls to GM:",
"will:": "Will:",
"will": "Will",
"will-ability": "Will Ability",
"will-roll": "Will roll",
"will-u": "WILL",
"wis": "wis",
"wis-u": "WIS",
"wisdom": "Wisdom",
"wisdom-d6": "Wisdom D6s",
"wisdom-roll": "Wisdom roll",
"xp-u": "XP"
}
Loading

0 comments on commit 15c9910

Please sign in to comment.