diff --git a/subclass/Candurill; Path of the Meteor.json b/subclass/Candurill; Path of the Meteor.json index 2755d9b531..5ac8368f61 100644 --- a/subclass/Candurill; Path of the Meteor.json +++ b/subclass/Candurill; Path of the Meteor.json @@ -13,7 +13,8 @@ ], "version": "1.0", "color": "750000", - "url": "https://www.gmbinder.com/share/-NdXBsZ2n4yUWYZfwsTC" + "url": "https://www.gmbinder.com/share/-NdXBsZ2n4yUWYZfwsTC", + "dateReleased": "2023-09-07" } ], "status": "ready", @@ -158,5 +159,70 @@ "If you fall at least 10 feet during this effect, you create a Meteor Impact. All creatures within 20 feet of you must succeed on a Dexterity saving throw or take {@damage 5d10} force damage, plus an additional {@damage 1d10} force damage for every 10 feet you fell. You are immune to the fall damage that this may cause to you." ] } + ], + "foundrySubclassFeature": [ + { + "name": "Variable Density", + "source": "PathOfTheMeteor", + "className": "Barbarian", + "classSource": "PHB", + "subclassSource": "PathOfTheMeteor", + "subclassShortName": "Meteor", + "level": 3, + "system": { + "activation": { + "type": "bonus", + "cost": 1 + } + } + }, + { + "name": "Gravitational Force", + "source": "PathOfTheMeteor", + "className": "Barbarian", + "classSource": "PHB", + "subclassSource": "PathOfTheMeteor", + "subclassShortName": "Meteor", + "level": 3 + }, + { + "name": "Comet's Momentum", + "source": "PathOfTheMeteor", + "className": "Barbarian", + "classSource": "PHB", + "subclassSource": "PathOfTheMeteor", + "subclassShortName": "Meteor", + "level": 6, + "system": { + "activation": { + "type": "bonus", + "cost": 1 + } + } + }, + { + "name": "Astral Interception", + "source": "PathOfTheMeteor", + "className": "Barbarian", + "classSource": "PHB", + "subclassSource": "PathOfTheMeteor", + "subclassShortName": "Meteor", + "level": 10, + "system": { + "activation": { + "type": "reaction", + "cost": 1 + } + } + }, + { + "name": "Meteor Impact", + "source": "PathOfTheMeteor", + "className": "Barbarian", + "classSource": "PHB", + "subclassSource": "PathOfTheMeteor", + "subclassShortName": "Meteor", + "level": 14 + } ] } \ No newline at end of file