Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // Define the source
- SourceList["Easton"] = {
- name : "Orynn Waggletop Spells",
- abbreviation : "OWS",
- group : "Homebrew",
- campaignSetting : "Forgotten Realms",
- url : "NA",
- date : "2023/12/12",
- };
- // Spells from Orynn Waggletop Spells
- SpellsList["waggletop's extradimensional pocket"] = {
- name : "Waggletop's Extradimensional Pocket",
- nameAlt : "Extradimensional Pocket",
- nameShort : "Extradimensional Pocket",
- classes : ["wizard"],
- source: [["Cust", 1], ["Easton", 1]],
- ritual : true,
- level : 4,
- school : "Conj",
- time : "1 a",
- range : "Touch",
- components : "V,S,M\u0192",
- compMaterial : "A gem inlaid obsidian knife worth at least 500 gp",
- duration : "Conc, 1 min",
- description : "Store or retrieve objects from an extradimensional space. Can store up to 500lbs of non-living material.",
- descriptionShorter : "Store/retrieve object stored. Holds up to 500lbs non-living",
- descriptionMetric : "Store or retrieve objects from an extradimensional space. Can store up to 275kg of non-living material.",
- descriptionShorterMetric : "Store/retrieve object stored. Holds up to 275kg non-living",
- descriptionFull : "You trace conjurative runes around a gem inlaid knife, enabling it to separate the space between the planes. With this knife you can create an extradimensional opening up to 5ft across in an unnocupied space within 5ft of you. This pocket can hold up to 500lbs of non-living material."+
- "\n When you cast this spell you may retrieve an item from the pocket's space. Any creature can use an action on its turn to retrieve an item they know is contained within the pocket, otherwise they retrieve an item at random."+
- "\n You can use an action to speak a command word to release the pocket's content into an unnocupied space within 5ft. of you."
- };
- SpellsList["widogast's transmogrification"] = {
- name : "Widogast's Transmogrification",
- nameAlt : "Transmogrification",
- nameShort : "Wido. Transmogrification",
- classes : ["wizard"],
- source: [["Cust", 1], ["Easton", 1]],
- level : 6,
- school : "Trans",
- time : "1 h",
- range : "Touch",
- components : "V,S,M\u2020",
- compMaterial : "Damp clay equal to the weight of the target and 150 gp worth of crushed gem dust, both of which the spell consumes",
- duration : "Instantaneous",
- description : "Change the body and racial features of one humanoid creature to another type. Lang not changed.",
- descriptionShorter : "Change body and racial features of one humanoid creature to another type. Lang not changed.",
- descriptionMetric : "Change the body and racial features of one humanoid creature to another type. Lang not changed.",
- descriptionShorterMetric : "Change the body and racial features of one humanoid creature to another type. Lang not changed.",
- descriptionFull : "You permanently alter the physical body of a humanoid creature into another type of humanoid body. After encasing the target in clay, you conduct a rigorous, one-hour-long ritual that manipulates the flesh and function of the target's body into that of another humanoid race. They lose their previous racial traits and instead gain the racial traits of another humanoid race of the target's choice, aside from languages known (which remain unchanged). Should the target wish to alter their gender along with or instead of their race, they can choose to do so as part of the spell. When the ritual is completed, you and the target suffer one level of exhaustion."+
- "\n Once a creature's race or gender has been changed via this spell, they cannot be affected again by this spell for 1 year."
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement