Menu
News
All News
Dungeons & Dragons
Level Up: Advanced 5th Edition
Pathfinder
Starfinder
Warhammer
2d20 System
Year Zero Engine
Industry News
Reviews
Dragon Reflections
White Dwarf Reflections
Columns
Weekly Digests
Weekly News Digest
Freebies, Sales & Bundles
RPG Print News
RPG Crowdfunding News
Game Content
ENterplanetary DimENsions
Mythological Figures
Opinion
Worlds of Design
Peregrine's Nest
RPG Evolution
Other Columns
From the Freelancing Frontline
Monster ENcyclopedia
WotC/TSR Alumni Look Back
4 Hours w/RSD (Ryan Dancey)
The Road to 3E (Jonathan Tweet)
Greenwood's Realms (Ed Greenwood)
Drawmij's TSR (Jim Ward)
Community
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions, OSR, & D&D Variants
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Resources
Wiki
Pages
Latest activity
Media
New media
New comments
Search media
Downloads
Latest reviews
Search resources
EN Publishing
Store
EN5ider
Adventures in ZEITGEIST
Awfully Cheerful Engine
What's OLD is NEW
Judge Dredd & The Worlds Of 2000AD
War of the Burning Sky
Level Up: Advanced 5E
Events & Releases
Upcoming Events
Private Events
Featured Events
Socials!
EN Publishing
Twitter
BlueSky
Facebook
Instagram
EN World
BlueSky
YouTube
Facebook
Twitter
Twitch
Podcast
Features
Top 5 RPGs Compiled Charts 2004-Present
Adventure Game Industry Market Research Summary (RPGs) V1.0
Ryan Dancey: Acquiring TSR
Q&A With Gary Gygax
D&D Rules FAQs
TSR, WotC, & Paizo: A Comparative History
D&D Pronunciation Guide
Million Dollar TTRPG Kickstarters
Tabletop RPG Podcast Hall of Fame
Eric Noah's Unofficial D&D 3rd Edition News
D&D in the Mainstream
D&D & RPG History
About Morrus
Log in
Register
What's new
Search
Search
Search titles only
By:
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions, OSR, & D&D Variants
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Menu
Log in
Register
Install the app
Install
Upgrade your account to a Community Supporter account and remove most of the site ads.
Community
General Tabletop Discussion
*Dungeons & Dragons
MPMB's D&D 5e Character Tools
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="TheBob427" data-source="post: 7064084" data-attributes="member: 6874957"><p>I know Python so I ended up coding a transcriber that I would type the information into that would then format it for me. Here's Diminution, Giant Growth, and Intellect Fortress.</p><p></p><p>[CODE]</p><p>"diminution" : {</p><p> name : "Diminution",</p><p> classes : ["mystic"],</p><p> source : ["UA:TMC", 14],</p><p> psionic : true,</p><p> level : 1,</p><p> school : "Immor", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen"</p><p> time : "1 bns",</p><p> range : "Self",</p><p> components : "Psi-F"</p><p> duration : "While focused",</p><p> description : "You have advantage on Dexterity (Stealth) checks",</p><p> descriptionFull : "You manipulate the matter that composes your body, drastically reducing your size without surrendering any of your might." + PyschicFocus + "While focused on this discipline, you have advantage on Dexterity (Stealth) checks.",</p><p> firstCol : "checkbox"</p><p> dependencies : ["d1-miniature form", "d2-toppling shift", "d3-sudden shift", "d4-microscopic form"]</p><p>},</p><p>"d1-miniature form" : {</p><p> name : "Miniature Form",</p><p> source : ["UA:TMC", 14],</p><p> psionic : true,</p><p> level : 1,</p><p> school : "Immor", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen"</p><p> time : "1 bns",</p><p> range : "Self",</p><p> duration : "Conc, 10 min",</p><p> description : "You become Tiny, gain a +5 bonus to Dexterity (Stealth) checks, and can move through gaps up to 6 inches across without squeezing",</p><p> descriptionFull : "As a bonus action, you become Tiny until your concentration ends. While this size, you gain a +5 bonus to Dexterity (Stealth) checks and can move through gaps up to 6 inches across without squeezing.",</p><p> firstCol : 2</p><p>},</p><p>"d2-toppling shift" : {</p><p> name : "Toppling Shift",</p><p> source : ["UA:TMC", 14],</p><p> psionic : true,</p><p> level : 1,</p><p> school : "Immor", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen"</p><p> time : "1 bns",</p><p> range : "5 ft",</p><p> duration : "Instantaneous",</p><p> save : "Str",</p><p> description : "One creature you can see within 5 feet must succeed on a Strength saving throw or be knocked prone",</p><p> descriptionFull : "As a bonus action, you shift to an incredibly small size and then suddenly return to normal, sending an opponent flying backward. Choose one creature you can see within 5 feet of you. It must succeed on a Strength saving throw or be knocked prone.",</p><p> firstCol : 2</p><p>},</p><p>"d3-sudden shift" : {</p><p> name : "Sudden Shift",</p><p> source : ["UA:TMC", 14],</p><p> psionic : true,</p><p> level : 1,</p><p> school : "Immor", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen"</p><p> time : "1 rea",</p><p> range : "Self",</p><p> duration : "Instantaneous",</p><p> description : "When you are hit by an attack, you can use your reaction to force the attack to miss, then move up to 5 feet without provoking opportunity attacks",</p><p> descriptionFull : "As a reaction when you are hit by an attack, you shift down to minute size to avoid the attack. The attack misses, and you move up to 5 feet without provoking opportunity attacks before returning to normal size.",</p><p> firstCol : 5</p><p>},</p><p>"d4-microscopic form" : {</p><p> name : "Microscopic Form",</p><p> source : ["UA:TMC", 14],</p><p> psionic : true,</p><p> level : 1,</p><p> school : "Immor", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen"</p><p> time : "1 bns",</p><p> range : "Self",</p><p> duration : "Conc, 10 min",</p><p> description : "You become smaller than Tiny, gain a +10 bonus to Dexterity (Stealth) checks, gain a +5 bonus to AC, can move through gaps up to 1 inch across without squeezing, and you can't make weapon attacks",</p><p> descriptionFull : "As a bonus action, you become smaller than Tiny until your concentration ends. While this size, you gain a +10 bonus to Dexterity (Stealth) checks and a +5 bonus to AC, you can move through gaps up to 1 inch across without squeezing, and you can't make weapon attacks.",</p><p> firstCol : 7</p><p>}</p><p>"giant growth" : {</p><p> name : "Giant Growth",</p><p> classes : ["mystic"],</p><p> source : ["UA:TMC", 14],</p><p> psionic : true,</p><p> level : 1,</p><p> school : "Immor", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen"</p><p> time : "1 bns",</p><p> range : "Self",</p><p> components : "Psi-F"</p><p> duration : "While focused",</p><p> description : "Your reach is increased by 5 feet",</p><p> descriptionFull : "You infuse yourself with psionic energy to grow to tremendous size, bolstering your strength and durability." + PyschicFocus + "While focused on this discipline, your reach is increased by 5 feet.",</p><p> firstCol : "checkbox"</p><p> dependencies : ["gg1-ogre form", "gg2-giant form"]</p><p>},</p><p>"gg1-ogre form" : {</p><p> name : "Ogre Form",</p><p> source : ["UA:TMC", 14],</p><p> psionic : true,</p><p> level : 1,</p><p> school : "Immor", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen"</p><p> time : "1 bns",</p><p> range : "Self",</p><p> duration : "Conc, 1 min",</p><p> description : "You gain 10 temp hp, your melee weapon attacks deal an extra 1d4 bludgeoning damage, your reach increases by 5 feet, and if you are smaller than Large, you become Large",</p><p> descriptionFull : "As a bonus action, you gain 10 temporary hit points. In addition, until your concentration ends, your melee weapon attacks deal an extra 1d4 bludgeoning damage on a hit, and your reach increases by 5 feet. If you're smaller than Large, you also become Large for the duration.",</p><p> firstCol : 2</p><p>},</p><p>"gg2-giant form" : {</p><p> name : "Giant Form",</p><p> source : ["UA:TMC", 14],</p><p> psionic : true,</p><p> level : 1,</p><p> school : "Immor", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen"</p><p> time : "1 bns",</p><p> range : "Self",</p><p> duration : "Conc, 1 min",</p><p> description : "You gain 30 temp hp, your melee weapon attacks deal an extra 2d6 bludgeoning damage, your reach increases by 10 feet, and if you are smaller than Huge, you become Huge",</p><p> descriptionFull : "As a bonus action, you gain 30 temporary hit points. In addition, until your concentration ends, your melee weapon attacks deal an extra 2d6 bludgeoning damage on a hit, and your reach increases by 10 feet. If you're smaller than Huge, you also become Huge for the duration.",</p><p> firstCol : 7</p><p>}</p><p>"intellect fortress" : {</p><p> name : "Intellect Fortress",</p><p> classes : ["mystic"],</p><p> source : ["UA:TMC", 14],</p><p> psionic : true,</p><p> level : 1,</p><p> school : "Awake", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen"</p><p> time : "1 bns",</p><p> range : "Self",</p><p> components : "Psi-F"</p><p> duration : "While focused",</p><p> description : "You have resistance to pyschic damage",</p><p> descriptionFull : "You forge an indomitable wall of psionic energy around your mind-one that allows you to launch counterattacks against your opponents." + PyschicFocus + "While focused on this discipline, you have resistance to pyschic damage.",</p><p> firstCol : "checkbox"</p><p> dependencies : ["if1-pyschic backlash", "if2-psychic parry", "if3-psychic redoubt"]</p><p>},</p><p>"if1-pyschic backlash" : {</p><p> name : "Pyschic Backlash",</p><p> source : ["UA:TMC", 14],</p><p> psionic : true,</p><p> level : 1,</p><p> school : "Awake", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen"</p><p> time : "1 rea",</p><p> range : "",</p><p> duration : "Instantaneous",</p><p> description : "You impose disadvantage on an attack roll against you if you can see the attacker. If you are still hit, the attacker takes 2d10 psychic damage",</p><p> descriptionFull : "As a reaction, you can impose disadvantage on an attack roll against you if you can see the attacker. If the attack still hits you, the attacker takes 2d10 psychic damage.",</p><p> firstCol : 2</p><p>},</p><p>"if2-psychic parry" : {</p><p> name : "Psychic Parry",</p><p> source : ["UA:TMC", 14],</p><p> psionic : true,</p><p> level : 1,</p><p> school : "Awake", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen"</p><p> time : "1 rea",</p><p> range : "Self",</p><p> duration : "Instantaneous",</p><p> description : "When you make an Intelligence, Wisdom, or Charisma saving throw, you gain a +1/PP bonus. You can do this after the roll but before the results",</p><p> descriptionFull : "As a reaction when you make an Intelligence, a Wisdom, or a Charisma saving throw, you gain a +1 bonus to that saving throw for each psi point you spend on this ability. You can use this ability after rolling the die but before suffering the results.",</p><p> firstCol : 1-7</p><p>},</p><p>"if3-psychic redoubt" : {</p><p> name : "Psychic Redoubt",</p><p> source : ["UA:TMC", 14],</p><p> psionic : true,</p><p> level : 1,</p><p> school : "Awake", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen"</p><p> time : "1 a",</p><p> range : "30 ft",</p><p> duration : "Conc, 10 min",</p><p> description : "Any number of creatures within range gain resistance to psychic damage and advantage on Intelligence, Wisdom, and Charisma saving throws",</p><p> descriptionFull : "As an action, you create a field of protective psychic energy. Choose any number of creatures within 30 feet of you. Until your concentration ends, each target has resistance to psychic damage and advantage on Intelligence, Wisdom, and Charisma saving throws.",</p><p> firstCol : 5</p><p>}</p><p>[/CODE]</p></blockquote><p></p>
[QUOTE="TheBob427, post: 7064084, member: 6874957"] I know Python so I ended up coding a transcriber that I would type the information into that would then format it for me. Here's Diminution, Giant Growth, and Intellect Fortress. [CODE] "diminution" : { name : "Diminution", classes : ["mystic"], source : ["UA:TMC", 14], psionic : true, level : 1, school : "Immor", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen" time : "1 bns", range : "Self", components : "Psi-F" duration : "While focused", description : "You have advantage on Dexterity (Stealth) checks", descriptionFull : "You manipulate the matter that composes your body, drastically reducing your size without surrendering any of your might." + PyschicFocus + "While focused on this discipline, you have advantage on Dexterity (Stealth) checks.", firstCol : "checkbox" dependencies : ["d1-miniature form", "d2-toppling shift", "d3-sudden shift", "d4-microscopic form"] }, "d1-miniature form" : { name : "Miniature Form", source : ["UA:TMC", 14], psionic : true, level : 1, school : "Immor", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen" time : "1 bns", range : "Self", duration : "Conc, 10 min", description : "You become Tiny, gain a +5 bonus to Dexterity (Stealth) checks, and can move through gaps up to 6 inches across without squeezing", descriptionFull : "As a bonus action, you become Tiny until your concentration ends. While this size, you gain a +5 bonus to Dexterity (Stealth) checks and can move through gaps up to 6 inches across without squeezing.", firstCol : 2 }, "d2-toppling shift" : { name : "Toppling Shift", source : ["UA:TMC", 14], psionic : true, level : 1, school : "Immor", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen" time : "1 bns", range : "5 ft", duration : "Instantaneous", save : "Str", description : "One creature you can see within 5 feet must succeed on a Strength saving throw or be knocked prone", descriptionFull : "As a bonus action, you shift to an incredibly small size and then suddenly return to normal, sending an opponent flying backward. Choose one creature you can see within 5 feet of you. It must succeed on a Strength saving throw or be knocked prone.", firstCol : 2 }, "d3-sudden shift" : { name : "Sudden Shift", source : ["UA:TMC", 14], psionic : true, level : 1, school : "Immor", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen" time : "1 rea", range : "Self", duration : "Instantaneous", description : "When you are hit by an attack, you can use your reaction to force the attack to miss, then move up to 5 feet without provoking opportunity attacks", descriptionFull : "As a reaction when you are hit by an attack, you shift down to minute size to avoid the attack. The attack misses, and you move up to 5 feet without provoking opportunity attacks before returning to normal size.", firstCol : 5 }, "d4-microscopic form" : { name : "Microscopic Form", source : ["UA:TMC", 14], psionic : true, level : 1, school : "Immor", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen" time : "1 bns", range : "Self", duration : "Conc, 10 min", description : "You become smaller than Tiny, gain a +10 bonus to Dexterity (Stealth) checks, gain a +5 bonus to AC, can move through gaps up to 1 inch across without squeezing, and you can't make weapon attacks", descriptionFull : "As a bonus action, you become smaller than Tiny until your concentration ends. While this size, you gain a +10 bonus to Dexterity (Stealth) checks and a +5 bonus to AC, you can move through gaps up to 1 inch across without squeezing, and you can't make weapon attacks.", firstCol : 7 } "giant growth" : { name : "Giant Growth", classes : ["mystic"], source : ["UA:TMC", 14], psionic : true, level : 1, school : "Immor", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen" time : "1 bns", range : "Self", components : "Psi-F" duration : "While focused", description : "Your reach is increased by 5 feet", descriptionFull : "You infuse yourself with psionic energy to grow to tremendous size, bolstering your strength and durability." + PyschicFocus + "While focused on this discipline, your reach is increased by 5 feet.", firstCol : "checkbox" dependencies : ["gg1-ogre form", "gg2-giant form"] }, "gg1-ogre form" : { name : "Ogre Form", source : ["UA:TMC", 14], psionic : true, level : 1, school : "Immor", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen" time : "1 bns", range : "Self", duration : "Conc, 1 min", description : "You gain 10 temp hp, your melee weapon attacks deal an extra 1d4 bludgeoning damage, your reach increases by 5 feet, and if you are smaller than Large, you become Large", descriptionFull : "As a bonus action, you gain 10 temporary hit points. In addition, until your concentration ends, your melee weapon attacks deal an extra 1d4 bludgeoning damage on a hit, and your reach increases by 5 feet. If you're smaller than Large, you also become Large for the duration.", firstCol : 2 }, "gg2-giant form" : { name : "Giant Form", source : ["UA:TMC", 14], psionic : true, level : 1, school : "Immor", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen" time : "1 bns", range : "Self", duration : "Conc, 1 min", description : "You gain 30 temp hp, your melee weapon attacks deal an extra 2d6 bludgeoning damage, your reach increases by 10 feet, and if you are smaller than Huge, you become Huge", descriptionFull : "As a bonus action, you gain 30 temporary hit points. In addition, until your concentration ends, your melee weapon attacks deal an extra 2d6 bludgeoning damage on a hit, and your reach increases by 10 feet. If you're smaller than Huge, you also become Huge for the duration.", firstCol : 7 } "intellect fortress" : { name : "Intellect Fortress", classes : ["mystic"], source : ["UA:TMC", 14], psionic : true, level : 1, school : "Awake", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen" time : "1 bns", range : "Self", components : "Psi-F" duration : "While focused", description : "You have resistance to pyschic damage", descriptionFull : "You forge an indomitable wall of psionic energy around your mind-one that allows you to launch counterattacks against your opponents." + PyschicFocus + "While focused on this discipline, you have resistance to pyschic damage.", firstCol : "checkbox" dependencies : ["if1-pyschic backlash", "if2-psychic parry", "if3-psychic redoubt"] }, "if1-pyschic backlash" : { name : "Pyschic Backlash", source : ["UA:TMC", 14], psionic : true, level : 1, school : "Awake", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen" time : "1 rea", range : "", duration : "Instantaneous", description : "You impose disadvantage on an attack roll against you if you can see the attacker. If you are still hit, the attacker takes 2d10 psychic damage", descriptionFull : "As a reaction, you can impose disadvantage on an attack roll against you if you can see the attacker. If the attack still hits you, the attacker takes 2d10 psychic damage.", firstCol : 2 }, "if2-psychic parry" : { name : "Psychic Parry", source : ["UA:TMC", 14], psionic : true, level : 1, school : "Awake", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen" time : "1 rea", range : "Self", duration : "Instantaneous", description : "When you make an Intelligence, Wisdom, or Charisma saving throw, you gain a +1/PP bonus. You can do this after the roll but before the results", descriptionFull : "As a reaction when you make an Intelligence, a Wisdom, or a Charisma saving throw, you gain a +1 bonus to that saving throw for each psi point you spend on this ability. You can use this ability after rolling the die but before suffering the results.", firstCol : 1-7 }, "if3-psychic redoubt" : { name : "Psychic Redoubt", source : ["UA:TMC", 14], psionic : true, level : 1, school : "Awake", //"Avatar", "Awake", "Immor", "Nomad", "Wu Jen" time : "1 a", range : "30 ft", duration : "Conc, 10 min", description : "Any number of creatures within range gain resistance to psychic damage and advantage on Intelligence, Wisdom, and Charisma saving throws", descriptionFull : "As an action, you create a field of protective psychic energy. Choose any number of creatures within 30 feet of you. Until your concentration ends, each target has resistance to psychic damage and advantage on Intelligence, Wisdom, and Charisma saving throws.", firstCol : 5 } [/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Community
General Tabletop Discussion
*Dungeons & Dragons
MPMB's D&D 5e Character Tools
Top