(Created page with "Category:Homebrew ItemsCategory:Custom Items ====Very Rare, Requires Attunement by BLARG==== File:blarg.png ==Description== Granted for service to Vanalir and her mistress, These Comically large Axe and Sword are a pair, that when wielded together, can be carried by the tiny Goblin known as Blarg. Wielding this deadly combo, Blarg can spin around, hitting everyone within 10ft from him. they must make a Dex Save or take {{proficiencyBonus}}d8[slashing] damage...") |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Homebrew Items]][[Category:Custom Items]] | [[Category:Homebrew Items]][[Category:Custom Items]][[Category:solarisprimes items]] | ||
====Very Rare, Requires Attunement | ====Very Rare, Requires Attunement==== | ||
[[File:blarg.png]] | [[File:blarg.png]] | ||
==Description== | ==Description== | ||
Granted for service to Vanalir and her mistress, These Comically large Axe and Sword are a pair, that when wielded together, can be carried by the tiny Goblin known as Blarg. Wielding this deadly combo, Blarg can spin around, hitting everyone within 10ft from him. they must make a Dex Save or take | Granted for service to Vanalir and her mistress, These Comically large Axe and Sword are a pair, that when wielded together, can be carried by the tiny Goblin known as Blarg. Wielding this deadly combo, Blarg can spin around, hitting everyone within 10ft from him. they must make a Dex Save or take his proficiency bonus amount of d8[magical slashing] damage on a fail, and half on a success. | ||
==Code== | ==Code== | ||
Latest revision as of 15:37, 21 April 2024
Very Rare, Requires Attunement
Description
Granted for service to Vanalir and her mistress, These Comically large Axe and Sword are a pair, that when wielded together, can be carried by the tiny Goblin known as Blarg. Wielding this deadly combo, Blarg can spin around, hitting everyone within 10ft from him. they must make a Dex Save or take his proficiency bonus amount of d8[magical slashing] damage on a fail, and half on a success.
Code
name: MEGA BLARG COMBO automation: - type: condition condition: level > 10 onTrue: - type: condition condition: level > 15 onTrue: - type: variable name: weapbonus value: "3" onFalse: - type: variable name: weapbonus value: "2" errorBehaviour: "false" onFalse: - type: variable name: weapbonus value: "1" errorBehaviour: "false" - type: condition condition: choice == "" onTrue: - type: text text: Granted for service to Vanalir and her mistress, These Comically large Axe and Sword are a pair, that when wielded together, can be carried by the tiny Goblin known as Blarg. Wielding this deadly combo, Blarg can spin around, hitting everyone within 10ft from him. they must make a Dex Save or take {{proficiencyBonus}}d8[slashing] damage on a fail, and half on a success. title: MEGA BLARG COMBO onFalse: [] errorBehaviour: "false" - type: condition condition: choice == "choppy" onTrue: - type: text text: Granted for service to Vanalir and her mistress, These Comically large Axe has a magical property that increases based on Blarg's Level. the weapon does 1d12 [magical slashing] damage. title: MEGA CHOPPY - type: target target: all effects: - type: attack hit: - type: damage damage: 1d12ro<3 + {strengthMod} + {weapbonus}[magical slashing] overheal: false miss: [] attackBonus: proficiencyBonus + strengthMod + weapbonus onFalse: [] errorBehaviour: "false" - type: condition condition: choice == "stabby" onTrue: - type: text text: Granted for service to Vanalir and her mistress, These Comically large Sword has a magical property that increases based on Blarg's Level. the weapon does 2d6 [magical slashing] damage. title: MEGA STABBY - type: target target: all effects: - type: attack hit: - type: damage damage: 2d6ro<3 + {strengthMod} + {weapbonus}[magical slashing] overheal: false miss: [] attackBonus: proficiencyBonus + strengthMod + weapbonus onFalse: [] errorBehaviour: "false" - type: condition condition: choice == "blargnado" onTrue: - type: text text: Granted for service to Vanalir and her mistress, These Comically large Axe and Sword are a pair, that when wielded together, can be carried by the tiny Goblin known as Blarg. Wielding this deadly combo, Blarg can spin around, hitting everyone within 10ft from him. they must make a Dex Save or take his proficiency bonus worth of d8s for damage on a fail, and half on a success. The MEGA BLARGNADO has a recharge of 5-6 out of 1d6. title: MEGA BLARGNADO - type: roll dice: "{proficiencyBonus}d8[magical slashing]" name: dmg hidden: false - type: target target: all effects: - type: save stat: dex fail: - type: damage damage: "{dmg}" overheal: false success: - type: damage damage: "{dmg}/2" overheal: false dc: 8 + strengthMod + weapbonus + proficiencyBonus - type: target target: self effects: - type: ieffect2 name: Blargnado Used duration: null effects: null attacks: [] buttons: - label: Recharge Blargnado automation: - type: roll dice: 1d6 name: recharge hidden: false - type: condition condition: int(recharge) >=5 onTrue: - type: remove_ieffect - type: text text: "{{caster.name}} recharges Blargnado!" title: Effect onFalse: - type: text text: "{{caster.name}} Does not recharge Blargnado..." title: Effect errorBehaviour: "false" verb: null style: "1" defaultDC: null defaultAttackBonus: null defaultCastingMod: null end: false conc: false desc: null stacking: false save_as: null parent: null target_self: false tick_on_caster: false onFalse: [] errorBehaviour: "false" _v: 2 proper: true verb: Channels Darksouls with thumb: https://media.discordapp.net/attachments/1167855947377549493/1174840324774957096/latest.png?ex=65690e50&is=65569950&hm=770f2116a8d65a8a297f378dbfc5dbad03c8d14415079a7a12ab2dfbcd54e5e4&=&width=437&height=335