Spot the link / entityClass error!
32
gulpfile.js
|
@ -1,32 +0,0 @@
|
|||
const gulp = require('gulp');
|
||||
const less = require('gulp-less');
|
||||
|
||||
/* ----------------------------------------- */
|
||||
/* Compile LESS
|
||||
/* ----------------------------------------- */
|
||||
|
||||
const SW5E_LESS = ["less/*.less"];
|
||||
function compileLESS() {
|
||||
return gulp.src("less/sw5e.less")
|
||||
.pipe(less())
|
||||
.pipe(gulp.dest("./"))
|
||||
}
|
||||
const css = gulp.series(compileLESS);
|
||||
|
||||
/* ----------------------------------------- */
|
||||
/* Watch Updates
|
||||
/* ----------------------------------------- */
|
||||
|
||||
function watchUpdates() {
|
||||
gulp.watch(SW5E_LESS, css);
|
||||
}
|
||||
|
||||
/* ----------------------------------------- */
|
||||
/* Export Tasks
|
||||
/* ----------------------------------------- */
|
||||
|
||||
exports.default = gulp.series(
|
||||
gulp.parallel(css),
|
||||
watchUpdates
|
||||
);
|
||||
exports.css = css;
|
117
lang/en.json
|
@ -190,6 +190,12 @@
|
|||
"SW5E.Expertise": "Expertise",
|
||||
"SW5E.FeatureActionRecharge": "Action Recharge",
|
||||
|
||||
<<<<<<< Updated upstream
|
||||
=======
|
||||
"SW5E.ItemTypeArchetype": "Archetype",
|
||||
"SW5E.ItemTypeBackground": "Background",
|
||||
"Sw5E.ItemTypeBackgroundPl": "Backgrounds",
|
||||
>>>>>>> Stashed changes
|
||||
"SW5E.ItemTypeClass": "Class",
|
||||
"SW5E.ItemTypeClassPl": "Class Levels",
|
||||
"SW5E.ItemTypeConsumable": "Consumable",
|
||||
|
@ -283,6 +289,7 @@
|
|||
"SW5E.JackOfAllTrades": "Jack of all Trades",
|
||||
"SW5E.LairAct": "Lair Action",
|
||||
"SW5E.Languages": "Languages",
|
||||
<<<<<<< Updated upstream
|
||||
"SW5E.LanguagesAleena": "Aleena",
|
||||
"SW5E.LanguagesAntarian": "Antarian",
|
||||
"SW5E.LanguagesAnzellan": "Anzellan",
|
||||
|
@ -385,6 +392,116 @@
|
|||
"SW5E.LanguagesZygerrian": "Zygerrian",
|
||||
"SW5E.LegAct": "Legd. Actions",
|
||||
"SW5E.LegRes": "Legd. Resistance",
|
||||
=======
|
||||
"SW5E.LanguagesAleena": "Aleena",
|
||||
"SW5E.LanguagesAntarian": "Antarian",
|
||||
"SW5E.LanguagesAnzellan": "Anzellan",
|
||||
"SW5E.LanguagesAqualish": "Aqualish",
|
||||
"SW5E.LanguagesArconese": "Arconese",
|
||||
"SW5E.LanguagesArdennian": "Ardennian",
|
||||
"SW5E.LanguagesArkanian": "Arkanian",
|
||||
"SW5E.LanguagesBalosur": "Balosur",
|
||||
"SW5E.LanguagesBarabel": "Barabel",
|
||||
"SW5E.LanguagesBasic": "Basic",
|
||||
"SW5E.LanguagesBesalisk": "Besalisk",
|
||||
"SW5E.LanguagesBinary": "Binary",
|
||||
"SW5E.LanguagesBith": "Bith",
|
||||
"SW5E.LanguagesBocce": "Bocce",
|
||||
"SW5E.LanguagesBothese": "Bothese",
|
||||
"SW5E.LanguagesCatharese": "Catharese",
|
||||
"SW5E.LanguagesCerean": "Cerean",
|
||||
"SW5E.LanguagesChadra-Fan": "Chadra-Fan",
|
||||
"SW5E.LanguagesChagri": "Chagri",
|
||||
"SW5E.LanguagesCheunh": "Cheunh",
|
||||
"SW5E.LanguagesChevin": "Chevin",
|
||||
"SW5E.LanguagesChironan": "Chironan",
|
||||
"SW5E.LanguagesClawdite": "Clawdite",
|
||||
"SW5E.LanguagesCodruese": "Codruese",
|
||||
"SW5E.LanguagesColicoid": "Colicoid",
|
||||
"SW5E.LanguagesDashadi": "Dashadi",
|
||||
"SW5E.LanguagesDefel": "Defel",
|
||||
"SW5E.LanguagesDevaronese": "Devaronese",
|
||||
"SW5E.LanguagesDosh": "Dosh",
|
||||
"SW5E.LanguagesDraethos": "Draethos",
|
||||
"SW5E.LanguagesDug": "Dug",
|
||||
"SW5E.LanguagesDurese": "Durese",
|
||||
"SW5E.LanguagesEwokese": "Ewokese",
|
||||
"SW5E.LanguagesFalleen": "Falleen",
|
||||
"SW5E.LanguagesFelucianese": "Felucianese",
|
||||
"SW5E.LanguagesGamorrese": "Gamorrese",
|
||||
"SW5E.LanguagesGand": "Gand",
|
||||
"SW5E.LanguagesGeonosian": "Geonosian",
|
||||
"SW5E.LanguagesGivin": "Givin",
|
||||
"SW5E.LanguagesGran": "Gran",
|
||||
"SW5E.LanguagesGungan": "Gungan",
|
||||
"SW5E.LanguagesHapan": "Hapan",
|
||||
"SW5E.LanguagesHarchese": "Harchese",
|
||||
"SW5E.LanguagesHerglese": "Herglese",
|
||||
"SW5E.LanguagesHonoghran": "Honoghran",
|
||||
"SW5E.LanguagesHuttese": "Huttese",
|
||||
"SW5E.LanguagesIktotchese": "Iktotchese",
|
||||
"SW5E.LanguagesIthorese": "Ithorese",
|
||||
"SW5E.LanguagesJawaese": "Jawaese",
|
||||
"SW5E.LanguagesKaleesh": "Kaleesh",
|
||||
"SW5E.LanguagesKaminoan": "Kaminoan",
|
||||
"SW5E.LanguagesKarkaran": "Karkaran",
|
||||
"SW5E.LanguagesKelDor": "Kel Dor",
|
||||
"SW5E.LanguagesKharan": "Kharan",
|
||||
"SW5E.LanguagesKillik": "Killik",
|
||||
"SW5E.LanguagesKlatooinian": "Klatooinian",
|
||||
"SW5E.LanguagesKubazian": "Kubazian",
|
||||
"SW5E.LanguagesKushiban": "Kushiban",
|
||||
"SW5E.LanguagesKyuzo": "Kyuzo",
|
||||
"SW5E.LanguagesLannik": "Lannik",
|
||||
"SW5E.LanguagesLasat": "Lasat",
|
||||
"SW5E.LanguagesLowickese": "Lowickese",
|
||||
"SW5E.LanguagesLurmese": "Lurmese",
|
||||
"SW5E.LanguagesMandoa": "Mando'a",
|
||||
"SW5E.LanguagesMiralukese": "Miralukese",
|
||||
"SW5E.LanguagesMirialan": "Mirialan",
|
||||
"SW5E.LanguagesMonCal": "Mon Cal",
|
||||
"SW5E.LanguagesMustafarian": "Mustafarian",
|
||||
"SW5E.LanguagesMuun": "Muun",
|
||||
"SW5E.LanguagesNautila": "Nautila",
|
||||
"SW5E.LanguagesOrtolan": "Ortolan",
|
||||
"SW5E.LanguagesPakPak": "Pak Pak",
|
||||
"SW5E.LanguagesPyke": "Pyke",
|
||||
"SW5E.LanguagesQuarrenese": "Quarrenese",
|
||||
"SW5E.LanguagesRakata": "Rakata",
|
||||
"SW5E.LanguagesRattataki": "Rattataki",
|
||||
"SW5E.LanguagesRishii": "Rishii",
|
||||
"SW5E.LanguagesRodese": "Rodese",
|
||||
"SW5E.LanguagesRyn": "Ryn",
|
||||
"SW5E.LanguagesSelkatha": "Selkatha",
|
||||
"SW5E.LanguagesSemblan": "Semblan",
|
||||
"SW5E.LanguagesShyriiwook": "Shyriiwook",
|
||||
"SW5E.LanguagesShistavanen": "Shistavanen",
|
||||
"SW5E.LanguagesSith": "Sith",
|
||||
"SW5E.LanguagesSquibbian": "Squibbian",
|
||||
"SW5E.LanguagesSriluurian": "Sriluurian",
|
||||
"SW5E.LanguagesSsi-ruuvi": "Ssi-ruuvi",
|
||||
"SW5E.LanguagesSullustese": "Sullustese",
|
||||
"SW5E.LanguagesTalzzi": "Talzzi",
|
||||
"SW5E.LanguagesTarasinese": "Tarasinese",
|
||||
"SW5E.LanguagesThisspiasian": "Thisspiasian",
|
||||
"SW5E.LanguagesTogorese": "Togorese",
|
||||
"SW5E.LanguagesTogruti": "Togruti",
|
||||
"SW5E.LanguagesToydarian": "Toydarian",
|
||||
"SW5E.LanguagesTusken": "Tusken",
|
||||
"SW5E.LanguagesTwileki": "Twi'leki",
|
||||
"SW5E.LanguagesUgnaught": "Ugnaught",
|
||||
"SW5E.LanguagesUmbaran": "Umbaran",
|
||||
"SW5E.LanguagesUtapese": "Utapese",
|
||||
"SW5E.LanguagesVerpine": "Verpine",
|
||||
"SW5E.LanguagesVong": "Vong",
|
||||
"SW5E.LanguagesVoss": "Voss",
|
||||
"SW5E.LanguagesYevethan": "Yevethan",
|
||||
"SW5E.LanguagesZabraki": "Zabraki",
|
||||
"SW5E.LanguagesZygerrian": "Zygerrian",
|
||||
"SW5E.LegAct": "Legendary Actions",
|
||||
"SW5E.LegendaryActionLabel": "Legendary Action",
|
||||
"SW5E.LegRes": "Legendary Resistance",
|
||||
>>>>>>> Stashed changes
|
||||
"SW5E.Level": "Level",
|
||||
"SW5E.LevelScaling": "Level Scaling",
|
||||
"SW5E.LimitedUses": "Limited Uses",
|
||||
|
|
|
@ -82,7 +82,11 @@ export class ActorSheet5eCharacter extends ActorSheet5e {
|
|||
|
||||
|
||||
// Partition items by category
|
||||
<<<<<<< Updated upstream
|
||||
let [items, powers, feats, classes, species] = data.items.reduce((arr, item) => {
|
||||
=======
|
||||
let [items, powers, feats, classes, species, archetypes, classfeatures, backgrounds] = data.items.reduce((arr, item) => {
|
||||
>>>>>>> Stashed changes
|
||||
|
||||
// Item details
|
||||
item.img = item.img || DEFAULT_TOKEN;
|
||||
|
@ -102,9 +106,18 @@ export class ActorSheet5eCharacter extends ActorSheet5e {
|
|||
else if ( item.type === "feat" ) arr[2].push(item);
|
||||
else if ( item.type === "class" ) arr[3].push(item);
|
||||
else if ( item.type === "species" ) arr[4].push(item);
|
||||
<<<<<<< Updated upstream
|
||||
else if ( Object.keys(inventory).includes(item.type ) ) arr[0].push(item);
|
||||
return arr;
|
||||
}, [[], [], [], [], []]);
|
||||
=======
|
||||
else if ( item.type === "archetype" ) arr[5].push(item);
|
||||
else if ( item.type === "classfeature" ) arr[6].push(item);
|
||||
else if ( item.type === "background" ) arr[7].push(item);
|
||||
else if ( Object.keys(inventory).includes(item.type ) ) arr[0].push(item);
|
||||
return arr;
|
||||
}, [[], [], [], [], [], [], [], []]);
|
||||
>>>>>>> Stashed changes
|
||||
|
||||
// Apply active item filters
|
||||
items = this._filterItems(items, this._filters.inventory);
|
||||
|
@ -131,7 +144,14 @@ export class ActorSheet5eCharacter extends ActorSheet5e {
|
|||
// Organize Features
|
||||
const features = {
|
||||
classes: { label: "SW5E.ItemTypeClassPl", items: [], hasActions: false, dataset: {type: "class"}, isClass: true },
|
||||
<<<<<<< Updated upstream
|
||||
species: { label: "SW5E.ItemTypeSpecies", items: [], hasActions: false, dataset: {type: "species"}, isSpecies: true},
|
||||
=======
|
||||
classfeatures: { label: "SW5E.ItemTypeClassFeats", items: [], hasActions: false, dataset: {type: "classfeature"}, isClassfeature: true},
|
||||
archetype: { label: "SW5E.ItemTypeArchetype", items: [], hasActions: false, dataset: {type: "archetype"}, isArchetype: true },
|
||||
species: { label: "SW5E.ItemTypeSpecies", items: [], hasActions: false, dataset: {type: "species"}, isSpecies: true},
|
||||
background: { label: "SW5E.ItemTypeBackground", items: [], hasActions: false, dataset: {type: "background"}, isBackground: true},
|
||||
>>>>>>> Stashed changes
|
||||
active: { label: "SW5E.FeatureActive", items: [], hasActions: true, dataset: {type: "feat", "activation.type": "action"} },
|
||||
passive: { label: "SW5E.FeaturePassive", items: [], hasActions: false, dataset: {type: "feat"} }
|
||||
};
|
||||
|
@ -141,7 +161,14 @@ export class ActorSheet5eCharacter extends ActorSheet5e {
|
|||
}
|
||||
classes.sort((a, b) => b.levels - a.levels);
|
||||
features.classes.items = classes;
|
||||
<<<<<<< Updated upstream
|
||||
features.species.items = species;
|
||||
=======
|
||||
features.classfeatures.items = classfeatures;
|
||||
features.archetype.items = archetypes;
|
||||
features.species.items = species;
|
||||
features.background.items = backgrounds;
|
||||
>>>>>>> Stashed changes
|
||||
|
||||
// Assign and return
|
||||
data.inventory = Object.values(inventory);
|
||||
|
|
102
module/apps/cast-dialog.js
Normal file
|
@ -0,0 +1,102 @@
|
|||
/**
|
||||
* A specialized Dialog subclass for casting a cast item at a certain level
|
||||
* @type {Dialog}
|
||||
*/
|
||||
export class CastDialog extends Dialog {
|
||||
constructor(actor, item, dialogData={}, options={}) {
|
||||
super(dialogData, options);
|
||||
this.options.classes = ["sw5e", "dialog"];
|
||||
|
||||
/**
|
||||
* Store a reference to the Actor entity which is casting the cast
|
||||
* @type {Actor5e}
|
||||
*/
|
||||
this.actor = actor;
|
||||
|
||||
/**
|
||||
* Store a reference to the Item entity which is the cast being cast
|
||||
* @type {Item5e}
|
||||
*/
|
||||
this.item = item;
|
||||
}
|
||||
|
||||
/* -------------------------------------------- */
|
||||
/* Rendering */
|
||||
/* -------------------------------------------- */
|
||||
|
||||
/**
|
||||
* A constructor function which displays the Cast Cast Dialog app for a given Actor and Item.
|
||||
* Returns a Promise which resolves to the dialog FormData once the workflow has been completed.
|
||||
* @param {Actor5e} actor
|
||||
* @param {Item5e} item
|
||||
* @return {Promise}
|
||||
*/
|
||||
static async create(actor, item) {
|
||||
const ad = actor.data.data;
|
||||
const id = item.data.data;
|
||||
|
||||
// Determine whether the cast may be upcast
|
||||
const lvl = id.level;
|
||||
const canUpcast = (lvl > 0) && CONFIG.SW5E.castUpcastModes.includes(id.preparation.mode);
|
||||
|
||||
// Determine the levels which are feasible
|
||||
let lmax = 0;
|
||||
const castLevels = Array.fromRange(10).reduce((arr, i) => {
|
||||
if ( i < lvl ) return arr;
|
||||
const l = ad.casts["cast"+i] || {max: 0, override: null};
|
||||
let max = parseInt(l.override || l.max || 0);
|
||||
let slots = Math.clamped(parseInt(l.value || 0), 0, max);
|
||||
if ( max > 0 ) lmax = i;
|
||||
arr.push({
|
||||
level: i,
|
||||
label: i > 0 ? `${CONFIG.SW5E.castLevels[i]} (${slots} Slots)` : CONFIG.SW5E.castLevels[i],
|
||||
canCast: canUpcast && (max > 0),
|
||||
hasSlots: slots > 0
|
||||
});
|
||||
return arr;
|
||||
}, []).filter(sl => sl.level <= lmax);
|
||||
|
||||
const pact = ad.casts.pact;
|
||||
if (pact.level >= lvl) {
|
||||
// If this character has pact slots, present them as an option for
|
||||
// casting the cast.
|
||||
castLevels.push({
|
||||
level: 'pact',
|
||||
label: game.i18n.localize('SW5E.CastLevelPact')
|
||||
+ ` (${game.i18n.localize('SW5E.Level')} ${pact.level}) `
|
||||
+ `(${pact.value} ${game.i18n.localize('SW5E.Slots')})`,
|
||||
canCast: canUpcast,
|
||||
hasSlots: pact.value > 0
|
||||
});
|
||||
}
|
||||
|
||||
const canCast = castLevels.some(l => l.hasSlots);
|
||||
|
||||
// Render the Cast casting template
|
||||
const html = await renderTemplate("systems/sw5e/templates/apps/cast-cast.html", {
|
||||
item: item.data,
|
||||
canCast: canCast,
|
||||
canUpcast: canUpcast,
|
||||
castLevels,
|
||||
hasPlaceableTemplate: game.user.can("TEMPLATE_CREATE") && item.hasAreaTarget
|
||||
});
|
||||
|
||||
// Create the Dialog and return as a Promise
|
||||
return new Promise((resolve, reject) => {
|
||||
const dlg = new this(actor, item, {
|
||||
title: `${item.name}: Cast Configuration`,
|
||||
content: html,
|
||||
buttons: {
|
||||
cast: {
|
||||
icon: '<i class="fas fa-magic"></i>',
|
||||
label: "Cast",
|
||||
callback: html => resolve(new FormData(html[0].querySelector("#cast-config-form")))
|
||||
}
|
||||
},
|
||||
default: "cast",
|
||||
close: reject
|
||||
});
|
||||
dlg.render(true);
|
||||
});
|
||||
}
|
||||
}
|
102
module/apps/spell-cast-dialog.js
Normal file
|
@ -0,0 +1,102 @@
|
|||
/**
|
||||
* A specialized Dialog subclass for casting a spell item at a certain level
|
||||
* @type {Dialog}
|
||||
*/
|
||||
export class SpellCastDialog extends Dialog {
|
||||
constructor(actor, item, dialogData={}, options={}) {
|
||||
super(dialogData, options);
|
||||
this.options.classes = ["dnd5e", "dialog"];
|
||||
|
||||
/**
|
||||
* Store a reference to the Actor entity which is casting the spell
|
||||
* @type {Actor5e}
|
||||
*/
|
||||
this.actor = actor;
|
||||
|
||||
/**
|
||||
* Store a reference to the Item entity which is the spell being cast
|
||||
* @type {Item5e}
|
||||
*/
|
||||
this.item = item;
|
||||
}
|
||||
|
||||
/* -------------------------------------------- */
|
||||
/* Rendering */
|
||||
/* -------------------------------------------- */
|
||||
|
||||
/**
|
||||
* A constructor function which displays the Spell Cast Dialog app for a given Actor and Item.
|
||||
* Returns a Promise which resolves to the dialog FormData once the workflow has been completed.
|
||||
* @param {Actor5e} actor
|
||||
* @param {Item5e} item
|
||||
* @return {Promise}
|
||||
*/
|
||||
static async create(actor, item) {
|
||||
const ad = actor.data.data;
|
||||
const id = item.data.data;
|
||||
|
||||
// Determine whether the spell may be upcast
|
||||
const lvl = id.level;
|
||||
const canUpcast = (lvl > 0) && CONFIG.DND5E.spellUpcastModes.includes(id.preparation.mode);
|
||||
|
||||
// Determine the levels which are feasible
|
||||
let lmax = 0;
|
||||
const spellLevels = Array.fromRange(10).reduce((arr, i) => {
|
||||
if ( i < lvl ) return arr;
|
||||
const l = ad.spells["spell"+i] || {max: 0, override: null};
|
||||
let max = parseInt(l.override || l.max || 0);
|
||||
let slots = Math.clamped(parseInt(l.value || 0), 0, max);
|
||||
if ( max > 0 ) lmax = i;
|
||||
arr.push({
|
||||
level: i,
|
||||
label: i > 0 ? `${CONFIG.DND5E.spellLevels[i]} (${slots} Slots)` : CONFIG.DND5E.spellLevels[i],
|
||||
canCast: canUpcast && (max > 0),
|
||||
hasSlots: slots > 0
|
||||
});
|
||||
return arr;
|
||||
}, []).filter(sl => sl.level <= lmax);
|
||||
|
||||
const pact = ad.spells.pact;
|
||||
if (pact.level >= lvl) {
|
||||
// If this character has pact slots, present them as an option for
|
||||
// casting the spell.
|
||||
spellLevels.push({
|
||||
level: 'pact',
|
||||
label: game.i18n.localize('DND5E.SpellLevelPact')
|
||||
+ ` (${game.i18n.localize('DND5E.Level')} ${pact.level}) `
|
||||
+ `(${pact.value} ${game.i18n.localize('DND5E.Slots')})`,
|
||||
canCast: canUpcast,
|
||||
hasSlots: pact.value > 0
|
||||
});
|
||||
}
|
||||
|
||||
const canCast = spellLevels.some(l => l.hasSlots);
|
||||
|
||||
// Render the Spell casting template
|
||||
const html = await renderTemplate("systems/dnd5e/templates/apps/spell-cast.html", {
|
||||
item: item.data,
|
||||
canCast: canCast,
|
||||
canUpcast: canUpcast,
|
||||
spellLevels,
|
||||
hasPlaceableTemplate: game.user.can("TEMPLATE_CREATE") && item.hasAreaTarget
|
||||
});
|
||||
|
||||
// Create the Dialog and return as a Promise
|
||||
return new Promise((resolve, reject) => {
|
||||
const dlg = new this(actor, item, {
|
||||
title: `${item.name}: Spell Configuration`,
|
||||
content: html,
|
||||
buttons: {
|
||||
cast: {
|
||||
icon: '<i class="fas fa-magic"></i>',
|
||||
label: "Cast",
|
||||
callback: html => resolve(new FormData(html[0].querySelector("#spell-config-form")))
|
||||
}
|
||||
},
|
||||
default: "cast",
|
||||
close: reject
|
||||
});
|
||||
dlg.render(true);
|
||||
});
|
||||
}
|
||||
}
|
|
@ -630,11 +630,17 @@ SW5E.languages = {
|
|||
"antarian": "SW5E.LanguagesAntarian",
|
||||
"anzellan": "SW5E.LanguagesAnzellan",
|
||||
"aqualish": "SW5E.LanguagesAqualish",
|
||||
"arconese": "SW5E.LanguagesArconese",
|
||||
"ardennian": "SW5E.LanguagesArdennian",
|
||||
"arkanian": "SW5E.LanguagesArkanian",
|
||||
"balosur": "SW5E.LanguagesBalosur",
|
||||
"barabel": "SW5E.LanguagesBarabel",
|
||||
"basic": "SW5E.LanguagesBasic",
|
||||
<<<<<<< Updated upstream
|
||||
"besalisk": "SW5E.LanguagesBesalisk",
|
||||
=======
|
||||
"besalisk": "SW5E.LanguagesBesalisk",
|
||||
>>>>>>> Stashed changes
|
||||
"binary": "SW5E.LanguagesBinary",
|
||||
"bith": "SW5E.LanguagesBith",
|
||||
"bocce": "SW5E.LanguagesBocce",
|
||||
|
@ -686,6 +692,7 @@ SW5E.languages = {
|
|||
"lannik": "SW5E.LanguagesLannik",
|
||||
"lasat": "SW5E.LanguagesLasat",
|
||||
"lowickese": "SW5E.LanguagesLowickese",
|
||||
"lurmese": "SW5E.LanguagesLurmese",
|
||||
"mandoa": "SW5E.LanguagesMandoa",
|
||||
"miralukese": "SW5E.LanguagesMiralukese",
|
||||
"mirialan": "SW5E.LanguagesMirialan",
|
||||
|
@ -701,6 +708,7 @@ SW5E.languages = {
|
|||
"rattataki": "SW5E.LanguagesRattataki",
|
||||
"rishii": "SW5E.LanguagesRishii",
|
||||
"rodese": "SW5E.LanguagesRodese",
|
||||
"ryn": "SW5E.LanguagesRyn",
|
||||
"selkatha": "SW5E.LanguagesSelkatha",
|
||||
"semblan": "SW5E.LanguagesSemblan",
|
||||
"shistavanen": "SW5E.LanguagesShistavanen",
|
||||
|
@ -711,6 +719,7 @@ SW5E.languages = {
|
|||
"ssi-ruuvi": "SW5E.LanguagesSsi-ruuvi",
|
||||
"sullustese": "SW5E.LanguagesSullustese",
|
||||
"talzzi": "SW5E.LanguagesTalzzi",
|
||||
"tarasinese": "SW5E.LanguagesTarasinese",
|
||||
"thisspiasian": "SW5E.LanguagesThisspiasian",
|
||||
"togorese": "SW5E.LanguagesTogorese",
|
||||
"togruti": "SW5E.LanguagesTogruti",
|
||||
|
|
|
@ -162,7 +162,23 @@ export class Item5e extends Item {
|
|||
|
||||
// Species Items
|
||||
else if ( itemData.type === "species" ) {
|
||||
<<<<<<< Updated upstream
|
||||
labels.species = C.species[data.species];
|
||||
=======
|
||||
// labels.species = C.species[data.species];
|
||||
}
|
||||
// Archetype Items
|
||||
else if ( itemData.type === "archetype" ) {
|
||||
// labels.archetype = C.archetype[data.archetype];
|
||||
}
|
||||
// Background Items
|
||||
else if ( itemData.type === "background" ) {
|
||||
|
||||
}
|
||||
// Class Feature Items
|
||||
else if ( itemData.type === "classfeature" ) {
|
||||
|
||||
>>>>>>> Stashed changes
|
||||
}
|
||||
|
||||
// Equipment Items
|
||||
|
|
|
@ -106,9 +106,24 @@ export class ItemSheet5e extends ItemSheet {
|
|||
}
|
||||
|
||||
else if ( item.type === "species" ) {
|
||||
|
||||
|
||||
}
|
||||
<<<<<<< Updated upstream
|
||||
|
||||
=======
|
||||
else if ( item.type === "archetype" ) {
|
||||
|
||||
}
|
||||
|
||||
else if ( item.type === "background" ) {
|
||||
|
||||
}
|
||||
|
||||
else if ( item.type === "classfeature" ) {
|
||||
|
||||
}
|
||||
|
||||
>>>>>>> Stashed changes
|
||||
// Action type
|
||||
if ( item.data.actionType ) {
|
||||
props.push(CONFIG.SW5E.itemActionTypes[item.data.actionType]);
|
||||
|
|
BIN
packs/Icons/Archetypes/Totem Specialist.webp
Normal file
After Width: | Height: | Size: 8.8 KiB |
BIN
packs/Icons/Archetypes/Ysannanite Form.webp
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
packs/Icons/Classes/berserker_01.webp
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
packs/Icons/Classes/consular_01.webp
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
packs/Icons/Classes/engineer_01.webp
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
packs/Icons/Classes/fighter_01.webp
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
packs/Icons/Classes/guardian_01.webp
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
packs/Icons/Classes/monk_01.webp
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
packs/Icons/Classes/operative_01.webp
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
packs/Icons/Classes/scholar_01.webp
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
packs/Icons/Classes/scout_01.webp
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
packs/Icons/Classes/sentinel_01.webp
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
packs/Icons/monsters/451_-_Kintan_Strider/avatar.webp
Normal file
After Width: | Height: | Size: 15 KiB |
|
@ -1,113 +1,113 @@
|
|||
{"name":"Flute","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":20,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Musical%20Instrument/Flute.webp","_id":"0rXtxM4H9wfh4NnA"}
|
||||
{"name":"Slicer's Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>Slicers used specialized computers and scramble keys, many built by the slicers themselves, to eke out a living in the digital world. These computers were carefully guarded and constantly modified and upgraded by the slicer, who rarely discussed its specs except with like-minded individuals. Complex access codes and even self-destruct mechanisms were often used to prevent a slicer’s computer from falling into the wrong hands. Proficiency with this kit lets you add your proficiency bonus to any ability checks you make to hack into computers or bypass security.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":6,"price":800,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Kit/Slicer_s%20Kit.webp","_id":"16V3E2zNGzP77JdU"}
|
||||
{"name":"Grenade, Ion","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>Ion grenades are hand-held explosive devices that release a blast of ion energy. Grenades have a range equal to 30 feet + your Strength modifier x 5. As an action, you can throw a grenade at a point you can see within range. Each creature within 10 feet must make a DC 13 Dexterity saving throw. A creature takes 2d4 ion damage on a failed save, or half as much as on a successful one. Any electronics within the blast radius are disabled until rebooted.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":250,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":10,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":1,"per":"charges"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d4",""]],"versatile":""},"formula":"","save":{"ability":"dex","dc":13,"scaling":"flat"},"weaponType":"improv","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Explosive/Grenade%2C%20Ion.webp","_id":"272qKqEN2znXm9Ye"}
|
||||
{"name":"Xantha","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":7,"price":170,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Musical%20Instrument/Xantha.webp","_id":"2pZY5Dw63wPkopPz"}
|
||||
{"_id":"4F4ppZsYeYU1N8mH","name":"Tracker utility vest","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"<p>A utility vest is a sleeveless item of clothing that includes several evenly-distributed pockets, popular among hunters, smugglers, and adventurers. The vest is made of leathery, hide material to resist rips, corrosion and water. The wearer can carry up to 10 light items (up to 1 lb each) without increasing their total encumbrance.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":3,"price":150,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"items","value":10,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Weapon%20or%20Armor%20Accessory/Tracker%20Utility%20Vest.webp"}
|
||||
{"name":"Holocomm","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A holocomm is a communications unit that utilizes the HoloNet. It enables users to send and receive messages through holographic-based transmission networks.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Communications/Holocomm.webp","_id":"4SzhraHgsIKXoDu3"}
|
||||
{"name":"Holster","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"<p>A holster can be worn on the leg, hip, or back, and can be used to store a single weapon. You can draw a weapon stored in a holster without using an action. Once you’ve done so, you can’t do so again until you store a weapon in the holster as an action.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":2,"price":75,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"items","value":1,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Weapon%20or%20Armor%20Accessory/Holster.webp","_id":"59Jkji0FuhY9CnkW"}
|
||||
{"name":"Biochemist's Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>This kit includes all of the necessary components to create and house standard adrenals, medpacs, and stimpacs. Proficiency with this kit lets you add your proficiency bonus to any ability checks you make to identify adrenals, medpacs, and stimpacs. Also, proficiency with this kit is required to create adrenals, medpacs, and stimpacs.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":8,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Kit/Biochemist_s%20Kit.webp","_id":"5Hm6nv1vS3fYq8rp"}
|
||||
{"_id":"5RAGllbndPdnhW64","name":"Bedroll","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":7,"price":10,"attuned":false,"equipped":false,"rarity":"","identified":true,"damage":{"parts":[]},"attributes":{"spelldc":10}},"flags":{},"img":"systems/sw5e/packs/Icons/Utility/Bedroll.webp"}
|
||||
{"name":"Code Cylinder","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Code cylinders are security devices in the shape of short cylinders that contain coded information about their bearers and grant them access to secure areas.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0.5,"price":20,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Data%20Recording%20and%20Storage/Code%20Cylinder.webp","_id":"5uYoOu7FyOQ4O7BZ"}
|
||||
{"name":"Mirror","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0.5,"price":50,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Utility/Mirror.webp","_id":"6lonjxIiNOkKjBZB"}
|
||||
{"name":"Stylus Pen","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A stylus pen is designed to write on both solid surfaces and touch screen interfaces.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0.5,"price":10,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Data%20Recording%20and%20Storage/Stylus%20Pen.webp","_id":"8DAKXuUkVeZBF36X"}
|
||||
{"name":"Friction-grip gear","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A special set of gloves and boots that allow the wearer to stick to and climb surfaces. While wearing these items, you gain the ability to move along vertical surfaces and ceilings while leaving your hands free. You also gain a climbing speed equal your walking speed.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":12,"price":2000,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Weapon%20or%20Armor%20Accessory/Friction-grip%20Gear.webp","_id":"8sX023Ca4gIn1gbU"}
|
||||
{"name":"Camtono","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"<p>A camtono is a secured, handle container used for transporting valuable goods. The camtono features a keyed lock, which requires a DC 20 security kit to force open. It can hold up to 5 lb., not exceeding a volume of 1/4 cubic foot.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":3,"price":750,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"weight","value":5,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Storage/Camtono.webp","_id":"A6aTeaijnzz3I4xQ"}
|
||||
{"name":"Drum","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":3,"price":60,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Musical%20Instrument/Drum.webp","_id":"A8KyyUNLReS4nJ9W"}
|
||||
{"name":"Repulsor Pack","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Repulsor packs are used to slow descent from a high elevation. Activating or deactivating the repulsor pack requires a bonus action and, while active, your rate of descent slow to 60 feet per round, and you ignore the effects of wind of less than moderate speed (no more than 10 mph). The repulsor pack lasts for 1 minute per power cell (to a maximum of 10 minutes) and can be recharged by a power source or replacing the power cells.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":10,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Weapon%20or%20Armor%20Accessory/Repolsor%20Pack.webp","_id":"Ao4Ab7SAkw10TAZq"}
|
||||
{"name":"Datapad","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A datapad is a small electronic device used for the input, storage and displaying of inform-ation. It features a holoprojective surface for 3D viewing.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0.5,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Data%20Recording%20and%20Storage/Datapad.webp","_id":"At8RCEDvMZ94O6QC"}
|
||||
{"name":"Shovel","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":5,"price":7,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Utility/Shovel.webp","_id":"BTIEhM7xeRYI0U8M"}
|
||||
{"name":"Bandfill","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Musical%20Instrument/Bandfill.webp","_id":"CTKBssCmPYPIjOBP"}
|
||||
{"name":"Basic Poison","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>As an action, you can use the poison in this vial to coat one vibroweapon, one slug cartridge, or one wrist launcher dart. A creature hit by the poisoned weapon must make a DC 13 Constitution saving throw or take 1d4 poison damage. Once applied, the poison retains potency for 1 minute before drying.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0.5,"price":125,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"object"},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4","poison"]],"versatile":""},"formula":"","save":{"ability":"con","dc":13,"scaling":"flat"},"consumableType":"poison","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Medical/Basic%20Poison.webp","_id":"DjhVaMp7y9kv8huC"}
|
||||
{"name":"Glowrod","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>Glowrods create a beam of light illuminating the area around you in bright light for a 20-foot radius and dim light for an additional 20 feet. The glowrod lasts for 10 hours and can be recharged by connecting to a power source or by replacing the power cell.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":2,"price":10,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null,"autoDestroy":true,"autoUse":true},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"rod","attributes":{"spelldc":10}},"flags":{"favtab":{"isFavourite":true},"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Utility/Glowrod.webp","_id":"DtQyQTRBjeJ9KtOq"}
|
||||
{"name":"Respirator","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A respirator, or breath mask, is a portable device that allowed an oxygen-breather to survive in low-oxygen atmospheres. Although not suitable for use in outer-space, these hands-free masks were essential equipment for deep-space travel that might require activity outside of a starship.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":200,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Life%20Support/Respirator.webp","_id":"EDuNz0jxDB750uB1"}
|
||||
{"name":"Datacard","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A datacard or data disk is a flat, hand-held device used in conjunction with a datapad to store information.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0,"price":5,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Data%20Recording%20and%20Storage/Datacard.webp","_id":"EUATVxP9x6mPT8x6"}
|
||||
{"name":"Stealth field generator","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Stealth field generators are special devices typically worn on belts that function as a portable, personal cloaking device. Activating or deactivating the generator requires a bonus action and, while active, you have advantage on Dexterity (Stealth) ability checks that rely on sight. The generator lasts for 1 minute and can be recharged by a power source or replacing the power cell. This effect ends early if you make an attack or cast a force- or tech- power.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":3,"price":8000,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Weapon%20or%20Armor%20Accessory/Stealth%20Field%20Generator.webp","_id":"Exm15q29p3U8Gg33"}
|
||||
{"name":"Restraining Bolt","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Restraining bolts are small, cylindrical devices that can be affixed to a droid in order to limit its functions and enforce its obedience. When inserted, a restraining bolt restricts the droid from any movement its master does not desire, and also forced it to respond to signals produced by a hand-held control unit.</p>\n<p>Installing a restraining bolt takes 1 minute. The droid must make a DC 13 Constitution saving throw. A hostile droid makes this save with advantage. On a successful save, the restraining bolt overloads and is rendered useless. On a failed save, the restraining bolt is correctly installed, and the control unit can be used to actively control the droid. While the control unit is inactive, the droid can act freely but it can not attempt to remove the restraining bolt.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":350,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Utility/Restraining%20Bolt.webp","_id":"F6Df6KevuW0rTE7K"}
|
||||
{"name":"Chronometer","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A chronometer is a device that measures and keeps linear time.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Utility/Chronometer.webp","_id":"FxuQ56TR8mhY6RiB"}
|
||||
{"name":"Karrak","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>A powerful painkiller, karrak allows creatures to continue through the most grievous injuries. As an action, you can apply this substance to a creature within 5 feet. For the next minute, the creature experiences a high that allows them to roll an additional d4 when making an ability check or saving throw using Constitution, and at the start of each of the creature’s turns it gains 2d4 temporary hit points. At the end of the high, the creature must succeed on a DC 13 Wisdom saving throw or experience a low that lasts 10 minutes, during which they must roll a d4 and subtract the result when making an ability check or saving throw using Contitution, and for the duration their current and maximum hit points are reduced by 2d4. At the end of the low, the creature must make a DC 13 Constitution saving throw to resist addiction.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0.16,"price":90,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"heal","attackBonus":0,"chatFlavor":"Add to ability check or saving throw using Constitution.","critical":null,"damage":{"parts":[["2d4 ","temphp"]],"versatile":""},"formula":"d4","save":{"ability":"wis","dc":13,"scaling":"flat"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Spice/Karrak.webp","_id":"GHtBwdTRCHIpi8sz"}
|
||||
{"name":"Lute","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":350,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Musical%20Instrument/Lute.webp","_id":"HDCRyHCl9BoJU8dj"}
|
||||
{"name":"Repair Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>A repair kit included the basic tools needed to repair a droid after being damaged in combat. The kit has three uses. As an action, you can expend one use of the kit to restore 2d4+2 hit points to a droid or construct within 5 feet.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":3,"price":750,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":3,"max":3,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"heal","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d4 +2","healing"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Medical/Repair%20Kit.webp","_id":"HOQqmAhZvaKBPoXM"}
|
||||
{"name":"Ommni Box","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":10,"price":250,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Musical%20Instrument/Omnibox.webp","_id":"I7meEgjaaG2fzHtX"}
|
||||
{"name":"Datacron","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A datacron is a type of holocron that can be accessed by non-Force-sensitives and are mainly used to store encrypted data. They are complete with an interactive projection to access the infor-mation.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":1000,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Data%20Recording%20and%20Storage/Datacron.webp","_id":"IN4aom0cLi0kmpsD"}
|
||||
{"name":"Mandoviol","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":425,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Musical%20Instrument/Mandoviol.webp","_id":"IkEwux444DkKp4QJ"}
|
||||
{"name":"Medpac","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>A medpac is a quick-acting syringe filled with a concentrated dose of kolto. As an action, you can use this medpac to restore 2d4+2 hit points to a creature within 5 feet.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0.5,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"heal","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d4 + 2","healing"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Medical/Medpac.webp","_id":"Ipew2cMqiiKVSAgW"}
|
||||
{"name":"Pocket Scrambler","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A pocket scrambler is a simple add-on to any commlink that automatically encodes any messages sent out. The transmitted message can only be read by a device equipped with a matched scrambler.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":800,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Communications/Pocket%20Scrambler.webp","_id":"J13oK71qmUiWYym8"}
|
||||
{"name":"Giggledust","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>This sandy-brown powder causes everything to appear slightly humorous while enhancing a creature’s nimbleness. As an action, you can apply this substance to a creature within 5 feet. For the next minute, the creature experiences a high that allows them to roll an additional d4 when making an ability check, attack roll, or saving throw using Dexterity. At the end of the high, the creature must succeed on a DC 13 Wisdom saving throw or experience a low that lasts 10 minutes, during which they must roll a d4 and subtract the result when making an ability check, attack roll, or saving throw using Dexterity. At the end of the low, the creature must make a DC 13 Constitution saving throw to resist addiction.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0.16,"price":80,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"Add to ability check, attack roll, or saving throw using Dexterity.","critical":null,"damage":{"parts":[],"versatile":""},"formula":"d4","save":{"ability":"wis","dc":13,"scaling":"flat"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Spice/Giggledust.webp","_id":"J1KpCMSHmimri4iW"}
|
||||
{"name":"Commlink","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Commlinks are standard handheld communication devices, fitted with microphones and receivers. A standard, personal commlinks have a range of up to 30 miles, but are reduced in dense, urban areas or areas of high level interference.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0.5,"price":50,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Communications/Commlink.webp","_id":"KNtbo1StdsDm135s"}
|
||||
{"name":"Valahorn","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":4,"price":340,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Musical%20Instrument/Valahorn.webp","_id":"KTsNtB8A1CWKPW0G"}
|
||||
{"name":"Shock Gloves","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A shock glove is a type of armored glove that is coated with a webbed lacing. When used for an attack, this webbing carries a charge that deals 1d4 lightning damage to any objects that the glove come in contact with. If you are engaged in combat with the target of the attack, you must make a grapple check instead of an attack roll, using a Strength (Athletics) check contested by the target’s Strength (Athletics) or Dexterity (Acrobatics) check (the target chooses the ability to use).</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":1,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Weapon%20or%20Armor%20Accessory/Shock%20Gloves.webp","_id":"NRE6RgiMJlZwmo4y"}
|
||||
{"name":"Yaladai","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>Yaladai is a powerful stimulant that grants extreme clarity, improving relaxation and focus. As an action, you can apply this substance to a creature within 5 feet. For the next minute, the creature experiences a high that increases their current and maximum force points by 2d4. At the end of the high, the creature must succeed on a DC 13 Wisdom saving throw or experience a low that lasts 10 minutes, their current and maximum force points are reduced by 2d4. At the end of the low, the creature must make a DC 13 Constitution saving throw to resist addiction.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0.16,"price":70,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"2d4","save":{"ability":"wis","dc":13,"scaling":"flat"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Spice/Yaladai.webp","_id":"NfFT6edC8csXH2l3"}
|
||||
{"name":"Chest","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":25,"price":50,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"weight","value":300,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Storage/Case.webp","_id":"Np1QPOCE9EMfTTTY"}
|
||||
{"name":"Missile, Fragementation","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>This wrist launcher ammunition deals 1d6 kinetic damage on a hit. Additionally, hit or miss, the missile then explodes. The target and each creature within 5 feet must make a DC 13 Dexterity saving throw, taking 1d6 kinetic damage on a failed save or half as much on a successful one.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0.5,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"none","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":5,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":null,"per":"","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":13,"scaling":"flat"},"consumableType":"ammo","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Ammunition/Missile%2C%20Fragmentation.webp","_id":"Ojkrl5msPVueqyXm"}
|
||||
{"name":"Projector Canister, Flame","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>When triggered, this wrist launcher ammunition produces a burst of flame in a line 15 feet long and 5 feet wide or a 15-foot cone. A single fuel canister holds enough fuel for three attacks in a line or a single attack in a cone. Each creature must make a DC 13 Dexterity saving throw, taking 1d8 fire damage or half as much on a successful one. The fire spreads around corners. It ignites flammable objects in the area that aren’t being worn or carried.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":350,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"none","cost":null,"condition":""},"duration":{"value":null,"units":""},"target":{"value":15,"units":"ft","type":"line"},"range":{"value":null,"long":null,"units":""},"uses":{"value":3,"max":3,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8","fire"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":13,"scaling":"flat"},"consumableType":"ammo","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Ammunition/Projector%20Canister%2C%20Flame.webp","_id":"QKzanDFaJdhqdY0r"}
|
||||
{"name":"Mine, Fragmentaion","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>When you use your action to set it, this mine sets an imperceptible laser line extending up to 15 feet. When the laser is tripped, the mine explodes, and each creature within 15 feet of it must make a DC 13 Dexterity saving throw. On a failed save, a creature takes 3d6 kinetic damage, or half as much on a successful one.</p>","chat":"","unidentified":""},"source":"PHB ","quantity":1,"weight":2,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":15,"units":"ft","type":"radius"},"range":{"value":15,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["3d6","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":13,"scaling":"flat"},"weaponType":"improv","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Explosive/Mine%2C%20Fragmentation.webp","_id":"QdofeL9gjEkKdn0F"}
|
||||
{"name":"Backpack","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":5,"price":50,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"weight","value":30,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Storage/Backpack.webp","_id":"QloC8FAAaq8wJFgf"}
|
||||
{"name":"Canteen","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":3,"price":10,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Utility/Canteen.webp","_id":"R8D0QBVHrtwONw38"}
|
||||
{"name":"Macrobinoculars","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Macrobinoculars are handheld viewing devices that allow users to observe distant objects. Some models are able to see into space from the surface of a planet.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":750,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Utility/Macrobinoculars.webp","_id":"RLUL25bVOiQo9V0o"}
|
||||
{"name":"Grenade, Electrostun","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>Electrostun grenades are usually used when the object of a mission is to detain, capture, or subdue rather than kill. Grenades have a range equal to 30 feet + your Strength modifier x 5. As an action, you can throw a grenade at a point you can see within range. Each creature within 10 feet must make a DC 13 Dexterity saving throw. A creature takes 1d6 lightning damage on a failed save, or half as much as on a successful one. Additionally, on a failed save, the creature is stunned until the end of its next turn.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":250,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":10,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":1,"per":"charges"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6","lightning"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":13,"scaling":"flat"},"weaponType":"improv","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Explosive/Grenade%2C%20Electrostun.webp","_id":"RTr0nZ7oGStuqH8d"}
|
||||
{"name":"Muon Gold","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>Muon gold is a lubricant-based spice that gives users intensified mental clarity and focus for a short time. As an action, you can apply this substance to a creature within 5 feet. For the next minute, the creature experiences a high that increases their current and maximum tech points by 2d4. At the end of the high, the creature must succeed on a DC 13 Wisdom saving throw or experience a low that lasts 10 minutes, their current and maximum tech points are reduced by 2d4. At the end of the low, the creature must make a DC 13 Constitution saving throw to resist addiction.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0.16,"price":650,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"2d4","save":{"ability":"wis","dc":13,"scaling":"flat"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Spice/Muon%20Gold.webp","_id":"RWrBkt91CAYqzCmX"}
|
||||
{"name":"Dart","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>This wrist launcher ammunition deals 1d6 kinetic damage on a hit.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0,"price":5,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":null,"per":"","autoDestroy":false},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"ammo","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Ammunition/Dart.webp","_id":"S5MMoZO0A8FiGFIo"}
|
||||
{"name":"Remote detonator","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A small handhold device with a single button, used to activate explosives. Over the course of 1 minute, you can synchronize the deton-ator with a single explosive device, such as a breaching charge, grenade, or mine. As an action, you can remotely detonate the paired explosive.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":150,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Weapon%20or%20Armor%20Accessory/Remote%20Detonator.webp","_id":"Sbe5QkH8xd9jU9AY"}
|
||||
{"name":"Flight Suit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Flight suits, or jumpsuits, are a type of outfit worn by pilots. They are worn in conjunction with flight helmets. They come in a variety of different colors and provide life support, and protect from hostile environments.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":5,"price":1000,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Life%20Support/Flight%20Suit.webp","_id":"T9zF8WmPgy1NJBUr"}
|
||||
{"name":"Traz","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":6,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Musical%20Instrument/Traz.webp","_id":"UQu4duMtxYEXKAbo"}
|
||||
{"name":"Tent, two-person","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":5,"price":20,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Utility/Tent.webp","_id":"UxL0trd3omeqzBk4"}
|
||||
{"name":"Homing Beacon","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A homing beacon is a device used to track starships or any other entity being transported. Homing beacons transmit using non-mass HoloNet transceivers able to be tracked through hyperspace. Homing beacons are small enough that they can easily be hidden inside a ship, or tucked into some crevice on its exterior.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":450,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Utility/Homing%20Beacon.webp","_id":"V2hSxkLfq461mvNz"}
|
||||
{"name":"Power Cell","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>Power cells fuel blaster weapons that deal energy or ion damage. Additionally, power cells are used to energize certain tools.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":10,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":"","autoDestroy":false},"consume":{"type":"","target":"","amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"ammo","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Ammunition/Power%20Cell.webp","_id":"VUkO1T2aYMuUcBZM"}
|
||||
{"name":"Propulsion pack","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Propulsion packs enhance underwater movement. Activating or deactivating the propulsion pack requires a bonus action and, while active, you have a swimming speed of 30 feet. The propulsion pack lasts for 1 minute per power cell (to a maximum of 10 minutes) and can be recharged by a power source or replacing the power cells.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":20,"price":400,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Weapon%20or%20Armor%20Accessory/Propulsion%20Pack.webp","_id":"XR1obpDj1PqDLfA8"}
|
||||
{"name":"Emergency Battery","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>All non-expendable droids need recharging as they are used. The battery has ten uses. As an action, you can expend one use of the kit to stabilize a droid that has 0 hit points, without needing to make an Intelligence (Technology) check.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":5,"price":70,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":""},"uses":{"value":10,"max":10,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"Stabilize Droid","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Medical/Emergency%20Battery.webp","_id":"Z0YM3aYCyCRhL6cx"}
|
||||
{"name":"Smugglepack","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"<p>This backpack comes with a main compartment that can store up to 15 lb., not exceeding a volume of 1/2 cubic foot. Additionally, it has a hidden storage compartment that can hold up to 5 lb, not exceeding a volume of 1/4 cubic foot. Finding the hidden compartment requires a DC 15 Investigation check.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":6,"price":400,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"weight","value":20,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Storage/Smugglerpack.webp","_id":"Zlj5z56A4oVQ5iEC"}
|
||||
{"name":"Field Rations(1 Day)","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":5,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null,"autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Utility/Field%20Rations.webp","_id":"aTnelIgKQkHySGO8"}
|
||||
{"_id":"b5VLu2y247JeDz3Q","name":"Binders","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>These durasteel restraints can bind a Small or Medium creature. Escaping the binders requires a successful DC 20 Dexterity check. Breaking them requires a successful DC 20 Strength check. Each set of binders comes with one key. Without the key, a creature proficient with security kits can pick the binders’ lock with a successful DC 15 Dexterity check. Binders have 15 hit points.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":6,"price":50,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Utility/Binders.webp"}
|
||||
{"name":"Antitoxkit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>An antitoxkit contained a variety of wide-spectrum antidote hypospray injectors that were designed to neutralize all known poisons. A kit has five charges. As an action, you can administer a charge of the kit to cure a target of one poison affecting them or to give them advantage on saving throws against poison for 1 hour. It confers no benefit to droids or constructs.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":4,"price":600,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"hour"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":""},"uses":{"value":5,"max":5,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"heal","attackBonus":0,"chatFlavor":"Cure Poison","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Medical/Antitoxkit.webp","_id":"c1fsl0zNO2jbQDjy"}
|
||||
{"name":"Fibercord Cable, 50 ft","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Rolled</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":2,"price":20,"attuned":false,"equipped":false,"rarity":"","identified":true,"damage":{"parts":[]},"attributes":{"spelldc":10}},"flags":{},"img":"systems/sw5e/packs/Icons/Utility/Fibercord.webp","_id":"cWfyILdqZ8m73wVt"}
|
||||
{"name":"Hovercart","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"<p>This repulsorcraft is designed to efficiently move large amounts of goods. It has a speed of 30 feet and can hold up to 2,000 lb., not exceeding a volume of 120 cubic feet.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":150,"price":2000,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"weight","value":2000,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Storage/Hovercart.webp","_id":"csq3Gy4uUjMMjGMo"}
|
||||
{"name":"Fusion Cutter","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>A fusion cutter is a handheld cutting tool popular among technicians. It cut through almost any reinforced material, given enough time. The internal power cell supplies an hour’s worth of continuous operation.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":2,"price":25,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Utility/Fusion%20Cutter.webp","_id":"cwQ3qHjcVSaB6O7M"}
|
||||
{"name":"Aquatic Rebreather","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Aquatic breathers are breath masks designed to operate underwater. While worn, the wearer can breathe both air and water.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Life%20Support/Aquatic%20Rebreather.webp","_id":"d508bDYXnIHgIRYL"}
|
||||
{"name":"Power Belt","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"<p>This belt has slots to hold six power cells, and can be connected to directly power a single blaster weapon that uses power cells. Once per turn, if the powered weapon would be reloaded, it can be done without using an action. Connecting or disconnecting a weapon takes an action. Replacing an expended power cell takes an action.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":1,"price":400,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"items","value":6,"weightless":true},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Weapon%20or%20Armor%20Accessory/Power%20Belt.webp","_id":"dArOs86s3KFujI3A"}
|
||||
{"name":"Holocron, Jedi","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Holocrons are information-storage devices used by force wielders that contain ancient lessons or valuable information in holographic form. They appear as palm-sized, glowing polyhedrons of crystalline material and hardware, and can only be activated and used through the power of the Force.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":1000,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Data%20Recording%20and%20Storage/Holocron%2C%20Jedi.webp","_id":"eWWgW7KKG7T9xPQi"}
|
||||
{"name":"Comm Jammer","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A comm jammer is a device used to scramble communications. A comm jammer can block transmissions from unenhanced communications devices in a 100 foot radius.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":3,"price":450,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Communications/Comm%20Jammer.webp","_id":"fGHNS8jAO97FoOj4"}
|
||||
{"name":"Disguise Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>This pouch of cosmetics, hair dye, and small props lets you create disguises that change your physical appearance, in addition to a tool that lets them holographically mimic clothing. Proficiency with this kit lets you add your proficiency bonus to any ability checks you make to create a visual disguise.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":4,"price":400,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Kit/Disguise%20Kit.webp","_id":"fSb6sQtBYBvrKfon"}
|
||||
{"name":"Tripod","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A tripod is a device used to mount a two-handed blaster weapon to offer increased stability. Over the course of 1 minute, you can deploy or collapse the tripod. While deployed, you ignore the Strength requirement on ranged weapons with the strength property, and your speed is reduced to 0.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":16,"price":450,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Weapon%20or%20Armor%20Accessory/Tripod.webp","_id":"fzBAaF0XzX3DTlAp"}
|
||||
{"name":"Breaching Charge","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>A device used to blow holes in larger constructs, a breaching charge creates a devastating explosion. Installing a breaching charge takes 1 minute. The charge can be set with a 6-second timer, or detonated remotely using a remote detonator.</p>\n<p>Once detonated, the breaching charge destroys an unenhanced section of wall up to 10 feet wide, 10 feet tall, and 5 feet deep. Additionally, each creature within 20 feet of the charge must make a DC 13 Dexterity saving throw. A creature takes 3d6 fire damage and 3d6 kinetic damage on a failed save, or half as much on a successful one. A construct makes this save with disadvantage. If the breaching charge is installed on the construct, it automatically fails the saving throw.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":4,"price":750,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":20,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":1,"per":"charges"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["3d6","fire"],["3d6","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":13,"scaling":"flat"},"weaponType":"improv","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Explosive/Breaching%20Charge.webp","_id":"g1Xig6pkFygVTs01"}
|
||||
{"name":"Projector Canister, Carbonite","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>When triggered, this wrist launcher ammunition produces a beam of carbonite energy in a line 15 feet long and 5 feet wide or a 15-foot cone. A single fuel canister holds enough fuel for three attacks in a line or a single attack in a cone. Each creature must make a DC 13 Constitution saving throw. On a failed save, a creature takes 1d4 cold damage and has its speed reduced by half until the end of your next turn. On a successful save, a creature takes half damage and isn’t slowed. If this damage reduces a creature to 0 hit points, that creature is frozen in carbonite for 1 hour.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":150,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"none","cost":null,"condition":""},"duration":{"value":null,"units":""},"target":{"value":15,"units":"ft","type":"line"},"range":{"value":null,"long":null,"units":""},"uses":{"value":3,"max":3,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4","cold"]],"versatile":""},"formula":"","save":{"ability":"con","dc":13,"scaling":"flat"},"consumableType":"ammo","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Ammunition/Projector%20Canister%2C%20Carbonite.webp","_id":"gH8V1Lvp60X2b2FT"}
|
||||
{"name":"Chindinkalu horn","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":7,"price":120,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Musical%20Instrument/Chindinkalu%20Horn.webp","_id":"gr4iELayxqZtxg7q"}
|
||||
{"name":"Fanfar","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":4,"price":220,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Musical%20Instrument/Fanfar.webp","_id":"hQsuUhExnWS9qpCO"}
|
||||
{"name":"Enviro-suit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Environment suits, atmospheric suits, or EVA suits, are pressure suits that enabled wearers to survive and operate in zero gravity space and other dangerous conditions.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":15,"price":2000,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Life%20Support/Enviro-suit.webp","_id":"hf7WTDBfO8zCt2HQ"}
|
||||
{"name":"Heat Generator","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Heat generators are special devices typically worn on belts that function as a portable, personal heat supply. Activating or deactivating the generator requires a bonus action and, while active, you are adapted to cold climates, as described in chapter 5 of the Dungeon Master’s Guide. The generator lasts for 10 minutes and can be recharged by a power source or replacing the power cell.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":4,"price":400,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Utility/Heat%20Generator.webp","_id":"jNOd9KenJ49LtURj"}
|
||||
{"name":"Grappling Hook","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A grappling hook allows a user to climb or ascend large objects. It can be mounted to a blaster, belt, or elsewhere. It has a 50-foot length.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":4,"price":50,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Utility/Grappling%20Hook.webp","_id":"kQbAa9ljnbl6ZhYn"}
|
||||
{"name":"Holotrace Device","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A holotrace device is a wrist-worn gadget that can be used to trace a holographic transmission back to its source.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":5,"price":1000,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Communications/Holotrace%20Device.webp","_id":"kaV6ehRv2KaHOj5n"}
|
||||
{"name":"Crate","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"<p>40 Gallons Liquid, 4 Cubic Feet Solid</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":70,"price":20,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"weight","value":120,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Storage/Crate.webp","_id":"kuCbaQRvtvExVI6D"}
|
||||
{"name":"Mess Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>This box contains a cup and simple cutlery. The box clamps together, and one side can be used as a cooking pan and the other as a plate or shallow bowl.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":20,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Utility/Mess%20Kit.webp","_id":"kuepEFh2nRPdNKl5"}
|
||||
{"name":"Mechanic's Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>This kit contains all of the commonly required tools to make repairs on constructs, such as ships, speeders, and turrets. Proficiency with this kit lets you add your proficiency bonus to any ability checks you make to perform repairs or install ship upgrades.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":25,"price":650,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Kit/Mechanic_s%20Kit.webp","_id":"kxtdNQ3crFH9UCuw"}
|
||||
{"_id":"l12esNtvPBB7LoWF","name":"Andris","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>Refined andris crystal, a spice mined most commonly on Sevarcos II, sharpens a creature’s mind when smoked. As an action, you can apply this substance to a creature within 5 feet. For the next minute, the creature experiences a high that allows them to roll an additional d4 when making an ability check, attack roll, or saving throw using Wisdom. At the end of the high, the creature must succeed on a DC 13 Wisdom saving throw or experience a low that lasts 10 minutes, during which they must roll a d4 and subtract the result when making an ability check, attack roll, or saving throw using Wisdom. At the end of the low, the creature must make a DC 13 Constitution saving throw to resist addiction.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0.16,"price":75,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":5,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":" Add to ability check, attack roll, or saving throw using Wisdom.","critical":null,"damage":{"parts":[],"versatile":""},"formula":"d4","save":{"ability":"con","dc":13,"scaling":"flat"},"consumableType":"potion","attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Spice/Andris.webp"}
|
||||
{"name":"Slitherhorn","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":120,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Musical%20Instrument/Slitherhorn.webp","_id":"lPG1Di7j4RzvmdMG"}
|
||||
{"_id":"lzk3w9JSFTccDwQc","name":"Blanket","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":3,"price":5,"attuned":false,"equipped":false,"rarity":"","identified":true,"damage":{"parts":[]},"attributes":{"spelldc":10}},"flags":{},"img":"systems/sw5e/packs/Icons/Utility/Blanket.webp"}
|
||||
{"name":"Shoulder Cannon","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>A shoulder cannon is a weapon mounted on a creature’s shoulder with an integrated targeting interface that uses traditional power cells. When you would make a ranged weapon attack, you can fire this weapon instead. It has the ammunition (range 60/240), burst 4, and reload 4 properties, and deals 1d8 energy damage on a hit. The shoulder cannon has a proficiency bonus of +2 and a Dexterity score of 16, which are used instead of your proficiency bonus and Dexterity modifier when making attack and damage rolls with it.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":9,"price":3200,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":60,"long":240,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":1},"ability":"","actionType":"rwak","attackBonus":5,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8 + 3","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Weapon%20or%20Armor%20Accessory/Shoulder%20Cannon.webp","_id":"m1xOrZbVJXy9jrQg"}
|
||||
{"name":"Wristpad","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A wristpad is a harness with an integrated datapad and holoprojector interface that fits on the forearm and includes self-charging battery packs.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":600,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Data%20Recording%20and%20Storage/Wristpad.webp","_id":"mGiqI759C7te33Jw"}
|
||||
{"name":"Pouch","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":5,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"weight","value":6,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Storage/Pouch.webp","_id":"ms32a7hpt43RJUeV"}
|
||||
{"name":"Holorecorder","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A holorecorder is a device used to record and project holograms. Some droid models are equipped with internal holorecorders.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Data%20Recording%20and%20Storage/Holorecorder.webp","_id":"n8VDbaI6MzaxWSkO"}
|
||||
{"name":"Holocron, Sith","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Holocrons are information-storage devices used by force wielders that contain ancient lessons or valuable information in holographic form. They appear as palm-sized, glowing polyhedrons of crystalline material and hardware, and can only be activated and used through the power of the Force.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":1000,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Data%20Recording%20and%20Storage/Holocron%2C%20Sith.webp","_id":"nEqd3Yt653yCbHed"}
|
||||
{"name":"Grenade, Gas","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>Gas grenades are primarily used to flush enemies out of cover and other protected areas, though there are of course other uses. Grenades have a range equal to 30 feet + your Strength modifier x 5. As an action, you can throw a grenade at a point you can see within range. The grenade explodes in a 15-foot-radius sphere of yellow-green fog centered on a point you choose within range. The sphere spreads around corners, and its area is heavily obscured. It lasts for 1 minute or until a wind of at least 10 miles per hour disperses it.</p>\n<p>When a creature enters the fog’s area for the first time on a turn or starts its turn there, that creature must make a DC 13 Constitution saving throw. The creature takes 1d8 poison damage on a failed save, or half as much damage on a successful one. Additionally, on a failed save, the creature is poisoned while it is in the cloud. Droids, constructs and humanoids wearing appropriate protective equipment are unaffected.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":15,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":1,"per":"charges"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8","poison"]],"versatile":""},"formula":"","save":{"ability":"con","dc":13,"scaling":"flat"},"weaponType":"improv","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Explosive/Grenade%2C%20Gas.webp","_id":"nrSoJ33rycJm1tYJ"}
|
||||
{"name":"Fizzz","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":3,"price":160,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Musical%20Instrument/Fizzz.webp","_id":"o6IpY0vJ9aGvgBQ8"}
|
||||
{"name":"Demolitions Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>This kit contains the appropriate equipment for disarming and setting explosives. It contains a plastic face guard and heavy duty gloves, as well as precision cutting and gripping tools, and various common components of grenades and mines. Proficiency with this kit lets you add your proficiency bonus to any ability checks you make to disarm or set an explosive.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":4,"price":400,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Kit/Demolitions%20Kit.webp","_id":"oH2HgXxSM0EFnj7A"}
|
||||
{"name":"Chef's Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>This kit includes all of the necessary implements to prepare and serve food to up to six people. Proficiency with this kit lets you add your proficiency bonus to any ability checks you make to identify food. Also, proficiency with this kit is required to create field rations.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":8,"price":70,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Kit/Chef_s%20Kit.webp","_id":"pHOnHawoE6CLWNey"}
|
||||
{"name":"Grenade, Fragmentation","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>Frag grenades are cheap, low-damage grenades used mainly by military personnel, mercenaries, bounty hunters, and adventurers. Grenades can be set to detonate on impact or set with a timer that lasts several seconds before detonating. Grenades have a range equal to 30 feet + your Strength modifier x 5. As an action, you can throw a grenade at a point you can see within range. Each creature within 10 feet must make a DC 13 Dexterity saving throw. A creature takes 2d6 kinetic damage on a failed save, or half as much as on a successful one.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":10,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":1,"per":"charges"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d6","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":13,"scaling":"flat"},"weaponType":"improv","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Explosive/Grenade%2C%20Fragmentation.webp","_id":"pp05gqbvmncpHgV3"}
|
||||
{"_id":"qPSOnaMx7dd5Ynzf","name":"Cilona","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>Cilona, the active ingredient in deathsticks, is a hallucinogen that causes an ecstatic feeling that improves strength and endurance. As an action, you can apply this substance to a creature within 5 feet. For the next minute, the creature experiences a high that allows them to roll an additional d4 when making an ability check, attack roll, or saving throw using Strength. At the end of the high, the creature must succeed on a DC 13 Wisdom saving throw or experience a low that lasts 10 minutes, during which they must roll a d4 and subtract the result when making an ability check, attack roll, or saving throw using Strength. At the end of the low, the creature must make a DC 13 Constitution saving throw to resist addiction.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0.16,"price":60,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"Add to ability check, attack roll, or saving throw using Strength.","critical":null,"damage":{"parts":[],"versatile":""},"formula":"d4","save":{"ability":"wis","dc":13,"scaling":"flat"},"consumableType":"potion","attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Spice/Cilona.webp"}
|
||||
{"name":"Thermal Detonator","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>Thermal detonators are palm-sized, spherical, and extremely deadly explosive weapons. In addition to being surprisingly powerful for their size, they can only be turned off by whoever turned them on. Thermal detonators have a range equal to 30 feet + your Strength modifier x 5. As an action, you can throw a grenade at a point you can see within range. Each creature within 10 feet must make a DC 13 Dexterity saving throw. A creature takes 2d6 fire and 2d6 kinetic damage on a failed save, or half as much as on a successful one. Additionally, on a failed save, the creature is knocked prone.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":750,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":10,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":1,"per":"charges"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d6","fire"],["2d6","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":13,"scaling":"flat"},"weaponType":"improv","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Explosive/Thermal%20Detonator.webp","_id":"qiLWpJa33pythE4J"}
|
||||
{"name":"Hydrospanner","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":2,"price":10,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Utility/Hydrospanner.webp","_id":"rL1D14LmLu43gUDj"}
|
||||
{"name":"Kloo Horn","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":330,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Musical%20Instrument/Kloo%20Horn.webp","_id":"txKO9MDEwindPjME"}
|
||||
{"name":"Slug Cartridge","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>Slug cartridges are ammunition for blaster weapons that deal kinetic damage. When you reload a weapon that uses cartridges, you can reload any number of cartridges up to the weapon’s reload number as a part of the same action.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0,"price":2,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null,"autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"ammo","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Ammunition/Slug%20Cartridge.webp","_id":"u4xaL0xLRJobIj30"}
|
||||
{"name":"Yarrock","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>Yarrock is a strong hallucinogen which is said to instill a creature with a clear vision of “the meaning of life”, granting a boost to confidence. As an action, you can apply this substance to a creature within 5 feet. For the next minute, the creature experiences a high that allows them to roll an additional d4 when making an ability check, attack roll, or saving throw using Charisma. At the end of the high, the creature must succeed on a DC 13 Wisdom saving throw or experience a low that lasts 10 minutes, during which they must roll a d4 and subtract the result when making an ability check, attack roll, or saving throw using Charisma. At the end of the low, the creature must make a DC 13 Constitution saving throw to resist addiction.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0.16,"price":85,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"Add to ability check, attack roll, or saving throw using Charisma.","critical":null,"damage":{"parts":[],"versatile":""},"formula":"1d4","save":{"ability":"wis","dc":13,"scaling":"flat"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Spice/Yarrock.webp","_id":"uSzMnQlBpw5rhDcF"}
|
||||
{"name":"Glitterstim","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>A silvery-green webbing sharp to the touch, yet when liquidized causes a heightened mental state and pleasurable boost. As an action, you can apply this substance to a creature within 5 feet. For the next minute, the creature experiences a high that allows them to roll an additional d4 when making an ability check, attack roll, or saving throw using Intelligence. At the end of the high, the creature must succeed on a DC 13 Wisdom saving throw or experience a low that lasts 10 minutes, during which they must roll a d4 and subtract the result when making an ability check, attack</p>\n<p>roll, or saving throw using Intelligence. At the end of the low, the creature must make a DC 13 Constitution saving throw to resist addiction.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0.16,"price":95,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"Add to ability check, attack roll, or saving throw using Intelligence.","critical":null,"damage":{"parts":[],"versatile":""},"formula":"d4","save":{"ability":"con","dc":13,"scaling":"flat"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Spice/Glitterstim.webp","_id":"uUjV9Ay7TxLOtXVw"}
|
||||
{"name":"Forgery Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>This small box contains a variety of papers and parchments, pens and inks, seals and sealing wax, gold and silver leaf, and other supplies necessary to create convincing forgeries of physical documents. Proficiency with this kit lets you add your proficiency bonus to any ability checks you make to create a physical forgery of a document.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":5,"price":150,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Kit/Forgery%20Kit.webp","_id":"uoNaJRSb7ocwldUu"}
|
||||
{"name":"Security Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>A security kit includes the tools and electronic components necessary to bypass electronic and mechanical locks. It includes sensor devices, a specialized commlink designed to detect silent alarms, a small file, a set of lockpicks, a small mirror mounted to an elongated handle, a set of narrow-bladed scissors, and a pair of pliers. Proficiency with these tools lets you add your proficiency bonus to any ability checks you make to disarm traps or open locks.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":3,"price":650,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Kit/Security%20Kit.webp","_id":"usVyAnJZ5vf3kWf6"}
|
||||
{"name":"Jetpack","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Jetpacks are personal aerial transportation devices that allow the operator to fly into and through the air with great mobility. Activating or deactivating the jetpack requires a bonus action and, while active, you have a flying speed of 30 feet. The jetpack last for 1 minute per power cell (to a maximum of 10 minutes) and can be recharged by a power source or replacing the power cells.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":20,"price":4500,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Weapon%20or%20Armor%20Accessory/Jetpack.webp","_id":"vuxf6Qbd5pMj2gCH"}
|
||||
{"name":"Shawm","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":20,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Musical%20Instrument/Shawm.webp","_id":"wS3DLDX5AIMLhJ84"}
|
||||
{"name":"Ram, portable","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>You can use a portable ram to break down doors. When doing so, you gain a +4 bonus on the Strength check. One other character can help you use the ram, giving you advantage on this check.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":35,"price":40,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.str.value","value":"4","mode":"+","targetSpecific":false,"id":1,"itemId":"5AIp4xk1BWeJpS0A","active":false,"_targets":[],"label":"Abilities Strength"}]}},"img":"systems/sw5e/packs/Icons/Utility/Ram.webp","_id":"wVdZknqxKQi7KQ7O"}
|
||||
{"name":"Rocket boots","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Rocket boots are a form of rocket propulsion system affixed to a pair of boots instead of being worn on the back like a standard jetpack. Activating or deactivating the boots requires a bonus action and, while active, you have a flying speed of 20 feet. The rocket boots last for 1 minute and can be recharged by a power source or replacing the power cell.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":3,"price":2500,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Weapon%20or%20Armor%20Accessory/Rocket%20Boots.webp","_id":"x2SznYftRVTKCXAa"}
|
||||
{"name":"Bandolier","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"<p>A bandolier is worn across the chest. It has 12 slots that can each hold a single item that weighs less than 2 lb, such as a vibrodagger, a fragmentation grenade, or a power cell.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"items","value":12,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Weapon%20or%20Armor%20Accessory/Bandolier.webp","_id":"xQQs7o1UkKcIcftB"}
|
||||
{"name":"Trauma Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>A common traumakit can be stocked with bacta packs, and contains spray-bandages, bone stabilizers, antiseptics, and other essentials for the treatment of wounds. As an action, you can expend a use of the kit to stabilize a creature that has 0 hit points, without needing to make a Wisdom (Medicine) check. A traumakit can be used to stabilize 5 times before it must be restocked at its original cost.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":3,"price":50,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":""},"uses":{"value":5,"max":5,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"Stabilize Creature","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Medical/Traumakit.webp","_id":"xuU4A9rszdWjOh2A"}
|
||||
{"name":"Bipod","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A bipod is a device mounted to a two-handed blaster weapon to offer increased stability while prone. As an action, you can deploy or collapse the bipod. While deployed, you ignore the Strength requirement on ranged weapons with the strength property while you are prone, and your speed is reduced to 0.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":200,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Weapon%20or%20Armor%20Accessory/Bipod.webp","_id":"y4BGQwOX4ZifcFtA"}
|
||||
{"name":"Headcomm","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A headcomm can be installed in a helmet or worn independently. It functions as a hands-free commlink.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":200,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Communications/Headcomm.webp","_id":"zHERdLuCUPpxzaSJ"}
|
||||
{"name":"Poisoner's Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>A poisoner’s kit includes the vials, chemicals, and other equipment necessary for the creation of poisons. Proficiency with this kit lets you add your proficiency bonus to any ability checks you make to craft or use poisons.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Kit/Poisoner_s%20Kit.webp","_id":"zaLzNlsfzRf71Xpl"}
|
||||
{"name":"Mine, Plasma","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>When you use your action to set it, this mine sets an imperceptible laser line extending up to 15 feet. When the laser is tripped, the mine explodes, coating the area in a 15-foot radius around it in fire that burns for 1 minute. When a creature enters the fire or starts its turn there it must make a DC 13 Dexterity saving throw. On a failed save, the creature takes 2d6 fire damage, or half as much on a successful one. A construct makes this save with disadvantage.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":550,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":15,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":1,"per":"charges"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"dex","dc":13,"scaling":"flat"},"weaponType":"improv","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Explosive/Mine%2C%20Plasma.webp","_id":"zrSOUA8dUg9lHVdS"}
|
||||
{"name":"Flute","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":20,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Musical%20Instrument/Flute.png","_id":"0rXtxM4H9wfh4NnA"}
|
||||
{"name":"Slicer's Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>Slicers used specialized computers and scramble keys, many built by the slicers themselves, to eke out a living in the digital world. These computers were carefully guarded and constantly modified and upgraded by the slicer, who rarely discussed its specs except with like-minded individuals. Complex access codes and even self-destruct mechanisms were often used to prevent a slicer’s computer from falling into the wrong hands. Proficiency with this kit lets you add your proficiency bonus to any ability checks you make to hack into computers or bypass security.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":6,"price":800,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Kit/Slicer_s%20Kit.png","_id":"16V3E2zNGzP77JdU"}
|
||||
{"name":"Grenade, Ion","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>Ion grenades are hand-held explosive devices that release a blast of ion energy. Grenades have a range equal to 30 feet + your Strength modifier x 5. As an action, you can throw a grenade at a point you can see within range. Each creature within 10 feet must make a DC 13 Dexterity saving throw. A creature takes 2d4 ion damage on a failed save, or half as much as on a successful one. Any electronics within the blast radius are disabled until rebooted.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":250,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":10,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":1,"per":"charges"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d4",""]],"versatile":""},"formula":"","save":{"ability":"dex","dc":13,"scaling":"flat"},"weaponType":"improv","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Explosive/Grenade%2C%20Ion.png","_id":"272qKqEN2znXm9Ye"}
|
||||
{"name":"Xantha","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":7,"price":170,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Musical%20Instrument/Xantha.png","_id":"2pZY5Dw63wPkopPz"}
|
||||
{"_id":"4F4ppZsYeYU1N8mH","name":"Tracker utility vest","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"<p>A utility vest is a sleeveless item of clothing that includes several evenly-distributed pockets, popular among hunters, smugglers, and adventurers. The vest is made of leathery, hide material to resist rips, corrosion and water. The wearer can carry up to 10 light items (up to 1 lb each) without increasing their total encumbrance.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":3,"price":150,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"items","value":10,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Weapon%20or%20Armor%20Accessory/Tracker%20Utility%20Vest.png"}
|
||||
{"name":"Holocomm","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A holocomm is a communications unit that utilizes the HoloNet. It enables users to send and receive messages through holographic-based transmission networks.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Communications/Holocomm.png","_id":"4SzhraHgsIKXoDu3"}
|
||||
{"name":"Holster","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"<p>A holster can be worn on the leg, hip, or back, and can be used to store a single weapon. You can draw a weapon stored in a holster without using an action. Once you’ve done so, you can’t do so again until you store a weapon in the holster as an action.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":2,"price":75,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"items","value":1,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Weapon%20or%20Armor%20Accessory/Holster.png","_id":"59Jkji0FuhY9CnkW"}
|
||||
{"name":"Biochemist's Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>This kit includes all of the necessary components to create and house standard adrenals, medpacs, and stimpacs. Proficiency with this kit lets you add your proficiency bonus to any ability checks you make to identify adrenals, medpacs, and stimpacs. Also, proficiency with this kit is required to create adrenals, medpacs, and stimpacs.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":8,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Kit/Biochemist_s%20Kit.png","_id":"5Hm6nv1vS3fYq8rp"}
|
||||
{"_id":"5RAGllbndPdnhW64","name":"Bedroll","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":7,"price":10,"attuned":false,"equipped":false,"rarity":"","identified":true,"damage":{"parts":[]},"attributes":{"spelldc":10}},"flags":{},"img":"modules/sw5e/Icons/Utility/Bedroll.png"}
|
||||
{"name":"Code Cylinder","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Code cylinders are security devices in the shape of short cylinders that contain coded information about their bearers and grant them access to secure areas.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0.5,"price":20,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Data%20Recording%20and%20Storage/Code%20Cylinder.png","_id":"5uYoOu7FyOQ4O7BZ"}
|
||||
{"name":"Mirror","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0.5,"price":50,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Utility/Mirror.png","_id":"6lonjxIiNOkKjBZB"}
|
||||
{"name":"Stylus Pen","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A stylus pen is designed to write on both solid surfaces and touch screen interfaces.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0.5,"price":10,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Data%20Recording%20and%20Storage/Stylus%20Pen.png","_id":"8DAKXuUkVeZBF36X"}
|
||||
{"name":"Friction-grip gear","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A special set of gloves and boots that allow the wearer to stick to and climb surfaces. While wearing these items, you gain the ability to move along vertical surfaces and ceilings while leaving your hands free. You also gain a climbing speed equal your walking speed.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":12,"price":2000,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Weapon%20or%20Armor%20Accessory/Friction-grip%20Gear.png","_id":"8sX023Ca4gIn1gbU"}
|
||||
{"name":"Camtono","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"<p>A camtono is a secured, handle container used for transporting valuable goods. The camtono features a keyed lock, which requires a DC 20 security kit to force open. It can hold up to 5 lb., not exceeding a volume of 1/4 cubic foot.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":3,"price":750,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"weight","value":5,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Storage/Camtono.png","_id":"A6aTeaijnzz3I4xQ"}
|
||||
{"name":"Drum","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":3,"price":60,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Musical%20Instrument/Drum.png","_id":"A8KyyUNLReS4nJ9W"}
|
||||
{"name":"Repulsor Pack","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Repulsor packs are used to slow descent from a high elevation. Activating or deactivating the repulsor pack requires a bonus action and, while active, your rate of descent slow to 60 feet per round, and you ignore the effects of wind of less than moderate speed (no more than 10 mph). The repulsor pack lasts for 1 minute per power cell (to a maximum of 10 minutes) and can be recharged by a power source or replacing the power cells.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":10,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Weapon%20or%20Armor%20Accessory/Repolsor%20Pack.png","_id":"Ao4Ab7SAkw10TAZq"}
|
||||
{"name":"Datapad","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A datapad is a small electronic device used for the input, storage and displaying of inform-ation. It features a holoprojective surface for 3D viewing.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0.5,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Data%20Recording%20and%20Storage/Datapad.png","_id":"At8RCEDvMZ94O6QC"}
|
||||
{"name":"Shovel","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":5,"price":7,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Utility/Shovel.png","_id":"BTIEhM7xeRYI0U8M"}
|
||||
{"name":"Bandfill","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Musical%20Instrument/Bandfill.png","_id":"CTKBssCmPYPIjOBP"}
|
||||
{"name":"Basic Poison","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>As an action, you can use the poison in this vial to coat one vibroweapon, one slug cartridge, or one wrist launcher dart. A creature hit by the poisoned weapon must make a DC 13 Constitution saving throw or take 1d4 poison damage. Once applied, the poison retains potency for 1 minute before drying.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0.5,"price":125,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"object"},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4","poison"]],"versatile":""},"formula":"","save":{"ability":"con","dc":13,"scaling":"flat"},"consumableType":"poison","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Medical/Basic%20Poison.png","_id":"DjhVaMp7y9kv8huC"}
|
||||
{"name":"Glowrod","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>Glowrods create a beam of light illuminating the area around you in bright light for a 20-foot radius and dim light for an additional 20 feet. The glowrod lasts for 10 hours and can be recharged by connecting to a power source or by replacing the power cell.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":2,"price":10,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null,"autoDestroy":true,"autoUse":true},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"rod","attributes":{"spelldc":10}},"flags":{"favtab":{"isFavourite":true},"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Utility/Glowrod.png","_id":"DtQyQTRBjeJ9KtOq"}
|
||||
{"name":"Respirator","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A respirator, or breath mask, is a portable device that allowed an oxygen-breather to survive in low-oxygen atmospheres. Although not suitable for use in outer-space, these hands-free masks were essential equipment for deep-space travel that might require activity outside of a starship.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":200,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Life%20Support/Respirator.png","_id":"EDuNz0jxDB750uB1"}
|
||||
{"name":"Datacard","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A datacard or data disk is a flat, hand-held device used in conjunction with a datapad to store information.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0,"price":5,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Data%20Recording%20and%20Storage/Datacard.png","_id":"EUATVxP9x6mPT8x6"}
|
||||
{"name":"Stealth field generator","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Stealth field generators are special devices typically worn on belts that function as a portable, personal cloaking device. Activating or deactivating the generator requires a bonus action and, while active, you have advantage on Dexterity (Stealth) ability checks that rely on sight. The generator lasts for 1 minute and can be recharged by a power source or replacing the power cell. This effect ends early if you make an attack or cast a force- or tech- power.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":3,"price":8000,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Weapon%20or%20Armor%20Accessory/Stealth%20Field%20Generator.png","_id":"Exm15q29p3U8Gg33"}
|
||||
{"name":"Restraining Bolt","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Restraining bolts are small, cylindrical devices that can be affixed to a droid in order to limit its functions and enforce its obedience. When inserted, a restraining bolt restricts the droid from any movement its master does not desire, and also forced it to respond to signals produced by a hand-held control unit.</p>\n<p>Installing a restraining bolt takes 1 minute. The droid must make a DC 13 Constitution saving throw. A hostile droid makes this save with advantage. On a successful save, the restraining bolt overloads and is rendered useless. On a failed save, the restraining bolt is correctly installed, and the control unit can be used to actively control the droid. While the control unit is inactive, the droid can act freely but it can not attempt to remove the restraining bolt.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":350,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Utility/Restraining%20Bolt.png","_id":"F6Df6KevuW0rTE7K"}
|
||||
{"name":"Chronometer","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A chronometer is a device that measures and keeps linear time.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Utility/Chronometer.png","_id":"FxuQ56TR8mhY6RiB"}
|
||||
{"name":"Karrak","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>A powerful painkiller, karrak allows creatures to continue through the most grievous injuries. As an action, you can apply this substance to a creature within 5 feet. For the next minute, the creature experiences a high that allows them to roll an additional d4 when making an ability check or saving throw using Constitution, and at the start of each of the creature’s turns it gains 2d4 temporary hit points. At the end of the high, the creature must succeed on a DC 13 Wisdom saving throw or experience a low that lasts 10 minutes, during which they must roll a d4 and subtract the result when making an ability check or saving throw using Contitution, and for the duration their current and maximum hit points are reduced by 2d4. At the end of the low, the creature must make a DC 13 Constitution saving throw to resist addiction.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0.16,"price":90,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"heal","attackBonus":0,"chatFlavor":"Add to ability check or saving throw using Constitution.","critical":null,"damage":{"parts":[["2d4 ","temphp"]],"versatile":""},"formula":"d4","save":{"ability":"wis","dc":13,"scaling":"flat"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Spice/Karrak.png","_id":"GHtBwdTRCHIpi8sz"}
|
||||
{"name":"Lute","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":350,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Musical%20Instrument/Lute.png","_id":"HDCRyHCl9BoJU8dj"}
|
||||
{"name":"Repair Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>A repair kit included the basic tools needed to repair a droid after being damaged in combat. The kit has three uses. As an action, you can expend one use of the kit to restore 2d4+2 hit points to a droid or construct within 5 feet.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":3,"price":750,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":3,"max":3,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"heal","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d4 +2","healing"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Medical/Repair%20Kit.png","_id":"HOQqmAhZvaKBPoXM"}
|
||||
{"name":"Ommni Box","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":10,"price":250,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Musical%20Instrument/Omnibox.png","_id":"I7meEgjaaG2fzHtX"}
|
||||
{"name":"Datacron","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A datacron is a type of holocron that can be accessed by non-Force-sensitives and are mainly used to store encrypted data. They are complete with an interactive projection to access the infor-mation.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":1000,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Data%20Recording%20and%20Storage/Datacron.png","_id":"IN4aom0cLi0kmpsD"}
|
||||
{"name":"Mandoviol","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":425,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Musical%20Instrument/Mandoviol.png","_id":"IkEwux444DkKp4QJ"}
|
||||
{"name":"Medpac","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>A medpac is a quick-acting syringe filled with a concentrated dose of kolto. As an action, you can use this medpac to restore 2d4+2 hit points to a creature within 5 feet.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0.5,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"heal","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d4 + 2","healing"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Medical/Medpac.png","_id":"Ipew2cMqiiKVSAgW"}
|
||||
{"name":"Pocket Scrambler","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A pocket scrambler is a simple add-on to any commlink that automatically encodes any messages sent out. The transmitted message can only be read by a device equipped with a matched scrambler.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":800,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Communications/Pocket%20Scrambler.png","_id":"J13oK71qmUiWYym8"}
|
||||
{"name":"Giggledust","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>This sandy-brown powder causes everything to appear slightly humorous while enhancing a creature’s nimbleness. As an action, you can apply this substance to a creature within 5 feet. For the next minute, the creature experiences a high that allows them to roll an additional d4 when making an ability check, attack roll, or saving throw using Dexterity. At the end of the high, the creature must succeed on a DC 13 Wisdom saving throw or experience a low that lasts 10 minutes, during which they must roll a d4 and subtract the result when making an ability check, attack roll, or saving throw using Dexterity. At the end of the low, the creature must make a DC 13 Constitution saving throw to resist addiction.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0.16,"price":80,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"Add to ability check, attack roll, or saving throw using Dexterity.","critical":null,"damage":{"parts":[],"versatile":""},"formula":"d4","save":{"ability":"wis","dc":13,"scaling":"flat"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Spice/Giggledust.png","_id":"J1KpCMSHmimri4iW"}
|
||||
{"name":"Commlink","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Commlinks are standard handheld communication devices, fitted with microphones and receivers. A standard, personal commlinks have a range of up to 30 miles, but are reduced in dense, urban areas or areas of high level interference.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0.5,"price":50,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Communications/Commlink.png","_id":"KNtbo1StdsDm135s"}
|
||||
{"name":"Valahorn","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":4,"price":340,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Musical%20Instrument/Valahorn.png","_id":"KTsNtB8A1CWKPW0G"}
|
||||
{"name":"Shock Gloves","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A shock glove is a type of armored glove that is coated with a webbed lacing. When used for an attack, this webbing carries a charge that deals 1d4 lightning damage to any objects that the glove come in contact with. If you are engaged in combat with the target of the attack, you must make a grapple check instead of an attack roll, using a Strength (Athletics) check contested by the target’s Strength (Athletics) or Dexterity (Acrobatics) check (the target chooses the ability to use).</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":1,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Weapon%20or%20Armor%20Accessory/Shock%20Gloves.png","_id":"NRE6RgiMJlZwmo4y"}
|
||||
{"name":"Yaladai","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>Yaladai is a powerful stimulant that grants extreme clarity, improving relaxation and focus. As an action, you can apply this substance to a creature within 5 feet. For the next minute, the creature experiences a high that increases their current and maximum force points by 2d4. At the end of the high, the creature must succeed on a DC 13 Wisdom saving throw or experience a low that lasts 10 minutes, their current and maximum force points are reduced by 2d4. At the end of the low, the creature must make a DC 13 Constitution saving throw to resist addiction.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0.16,"price":70,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"2d4","save":{"ability":"wis","dc":13,"scaling":"flat"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Spice/Yaladai.png","_id":"NfFT6edC8csXH2l3"}
|
||||
{"name":"Chest","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":25,"price":50,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"weight","value":300,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Storage/Case.png","_id":"Np1QPOCE9EMfTTTY"}
|
||||
{"name":"Missile, Fragementation","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>This wrist launcher ammunition deals 1d6 kinetic damage on a hit. Additionally, hit or miss, the missile then explodes. The target and each creature within 5 feet must make a DC 13 Dexterity saving throw, taking 1d6 kinetic damage on a failed save or half as much on a successful one.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0.5,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"none","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":5,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":null,"per":"","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":13,"scaling":"flat"},"consumableType":"ammo","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Ammunition/Missile%2C%20Fragmentation.png","_id":"Ojkrl5msPVueqyXm"}
|
||||
{"name":"Projector Canister, Flame","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>When triggered, this wrist launcher ammunition produces a burst of flame in a line 15 feet long and 5 feet wide or a 15-foot cone. A single fuel canister holds enough fuel for three attacks in a line or a single attack in a cone. Each creature must make a DC 13 Dexterity saving throw, taking 1d8 fire damage or half as much on a successful one. The fire spreads around corners. It ignites flammable objects in the area that aren’t being worn or carried.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":350,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"none","cost":null,"condition":""},"duration":{"value":null,"units":""},"target":{"value":15,"units":"ft","type":"line"},"range":{"value":null,"long":null,"units":""},"uses":{"value":3,"max":3,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8","fire"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":13,"scaling":"flat"},"consumableType":"ammo","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Ammunition/Projector%20Canister%2C%20Flame.png","_id":"QKzanDFaJdhqdY0r"}
|
||||
{"name":"Mine, Fragmentaion","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>When you use your action to set it, this mine sets an imperceptible laser line extending up to 15 feet. When the laser is tripped, the mine explodes, and each creature within 15 feet of it must make a DC 13 Dexterity saving throw. On a failed save, a creature takes 3d6 kinetic damage, or half as much on a successful one.</p>","chat":"","unidentified":""},"source":"PHB ","quantity":1,"weight":2,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":15,"units":"ft","type":"radius"},"range":{"value":15,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["3d6","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":13,"scaling":"flat"},"weaponType":"improv","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Explosive/Mine%2C%20Fragmentation.png","_id":"QdofeL9gjEkKdn0F"}
|
||||
{"name":"Backpack","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":5,"price":50,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"weight","value":30,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Storage/Backpack.png","_id":"QloC8FAAaq8wJFgf"}
|
||||
{"name":"Canteen","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":3,"price":10,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Utility/Canteen.png","_id":"R8D0QBVHrtwONw38"}
|
||||
{"name":"Macrobinoculars","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Macrobinoculars are handheld viewing devices that allow users to observe distant objects. Some models are able to see into space from the surface of a planet.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":750,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Utility/Macrobinoculars.png","_id":"RLUL25bVOiQo9V0o"}
|
||||
{"name":"Grenade, Electrostun","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>Electrostun grenades are usually used when the object of a mission is to detain, capture, or subdue rather than kill. Grenades have a range equal to 30 feet + your Strength modifier x 5. As an action, you can throw a grenade at a point you can see within range. Each creature within 10 feet must make a DC 13 Dexterity saving throw. A creature takes 1d6 lightning damage on a failed save, or half as much as on a successful one. Additionally, on a failed save, the creature is stunned until the end of its next turn.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":250,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":10,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":1,"per":"charges"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6","lightning"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":13,"scaling":"flat"},"weaponType":"improv","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Explosive/Grenade%2C%20Electrostun.png","_id":"RTr0nZ7oGStuqH8d"}
|
||||
{"name":"Muon Gold","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>Muon gold is a lubricant-based spice that gives users intensified mental clarity and focus for a short time. As an action, you can apply this substance to a creature within 5 feet. For the next minute, the creature experiences a high that increases their current and maximum tech points by 2d4. At the end of the high, the creature must succeed on a DC 13 Wisdom saving throw or experience a low that lasts 10 minutes, their current and maximum tech points are reduced by 2d4. At the end of the low, the creature must make a DC 13 Constitution saving throw to resist addiction.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0.16,"price":650,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"2d4","save":{"ability":"wis","dc":13,"scaling":"flat"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Spice/Muon%20Gold.png","_id":"RWrBkt91CAYqzCmX"}
|
||||
{"name":"Dart","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>This wrist launcher ammunition deals 1d6 kinetic damage on a hit.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0,"price":5,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":null,"max":null,"per":"","autoDestroy":false},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"ammo","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Ammunition/Dart.png","_id":"S5MMoZO0A8FiGFIo"}
|
||||
{"name":"Remote detonator","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A small handhold device with a single button, used to activate explosives. Over the course of 1 minute, you can synchronize the deton-ator with a single explosive device, such as a breaching charge, grenade, or mine. As an action, you can remotely detonate the paired explosive.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":150,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Weapon%20or%20Armor%20Accessory/Remote%20Detonator.png","_id":"Sbe5QkH8xd9jU9AY"}
|
||||
{"name":"Flight Suit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Flight suits, or jumpsuits, are a type of outfit worn by pilots. They are worn in conjunction with flight helmets. They come in a variety of different colors and provide life support, and protect from hostile environments.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":5,"price":1000,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Life%20Support/Flight%20Suit.png","_id":"T9zF8WmPgy1NJBUr"}
|
||||
{"name":"Traz","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":6,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Musical%20Instrument/Traz.png","_id":"UQu4duMtxYEXKAbo"}
|
||||
{"name":"Tent, two-person","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":5,"price":20,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Utility/Tent.png","_id":"UxL0trd3omeqzBk4"}
|
||||
{"name":"Homing Beacon","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A homing beacon is a device used to track starships or any other entity being transported. Homing beacons transmit using non-mass HoloNet transceivers able to be tracked through hyperspace. Homing beacons are small enough that they can easily be hidden inside a ship, or tucked into some crevice on its exterior.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":450,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Utility/Homing%20Beacon.png","_id":"V2hSxkLfq461mvNz"}
|
||||
{"name":"Power Cell","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>Power cells fuel blaster weapons that deal energy or ion damage. Additionally, power cells are used to energize certain tools.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":10,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":null,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":"","autoDestroy":false},"consume":{"type":"","target":"","amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"ammo","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Ammunition/Power%20Cell.png","_id":"VUkO1T2aYMuUcBZM"}
|
||||
{"name":"Propulsion pack","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Propulsion packs enhance underwater movement. Activating or deactivating the propulsion pack requires a bonus action and, while active, you have a swimming speed of 30 feet. The propulsion pack lasts for 1 minute per power cell (to a maximum of 10 minutes) and can be recharged by a power source or replacing the power cells.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":20,"price":400,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Weapon%20or%20Armor%20Accessory/Propulsion%20Pack.png","_id":"XR1obpDj1PqDLfA8"}
|
||||
{"name":"Emergency Battery","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>All non-expendable droids need recharging as they are used. The battery has ten uses. As an action, you can expend one use of the kit to stabilize a droid that has 0 hit points, without needing to make an Intelligence (Technology) check.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":5,"price":70,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":""},"uses":{"value":10,"max":10,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"Stabilize Droid","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Medical/Emergency%20Battery.png","_id":"Z0YM3aYCyCRhL6cx"}
|
||||
{"name":"Smugglepack","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"<p>This backpack comes with a main compartment that can store up to 15 lb., not exceeding a volume of 1/2 cubic foot. Additionally, it has a hidden storage compartment that can hold up to 5 lb, not exceeding a volume of 1/4 cubic foot. Finding the hidden compartment requires a DC 15 Investigation check.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":6,"price":400,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"weight","value":20,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Storage/Smugglerpack.png","_id":"Zlj5z56A4oVQ5iEC"}
|
||||
{"name":"Field Rations(1 Day)","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":5,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null,"autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Utility/Field%20Rations.png","_id":"aTnelIgKQkHySGO8"}
|
||||
{"_id":"b5VLu2y247JeDz3Q","name":"Binders","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>These durasteel restraints can bind a Small or Medium creature. Escaping the binders requires a successful DC 20 Dexterity check. Breaking them requires a successful DC 20 Strength check. Each set of binders comes with one key. Without the key, a creature proficient with security kits can pick the binders’ lock with a successful DC 15 Dexterity check. Binders have 15 hit points.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":6,"price":50,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Utility/Binders.png"}
|
||||
{"name":"Antitoxkit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>An antitoxkit contained a variety of wide-spectrum antidote hypospray injectors that were designed to neutralize all known poisons. A kit has five charges. As an action, you can administer a charge of the kit to cure a target of one poison affecting them or to give them advantage on saving throws against poison for 1 hour. It confers no benefit to droids or constructs.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":4,"price":600,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"hour"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":""},"uses":{"value":5,"max":5,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"heal","attackBonus":0,"chatFlavor":"Cure Poison","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Medical/Antitoxkit.png","_id":"c1fsl0zNO2jbQDjy"}
|
||||
{"name":"Fibercord Cable, 50 ft","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Rolled</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":2,"price":20,"attuned":false,"equipped":false,"rarity":"","identified":true,"damage":{"parts":[]},"attributes":{"spelldc":10}},"flags":{},"img":"modules/sw5e/Icons/Utility/Fibercord.png","_id":"cWfyILdqZ8m73wVt"}
|
||||
{"name":"Hovercart","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"<p>This repulsorcraft is designed to efficiently move large amounts of goods. It has a speed of 30 feet and can hold up to 2,000 lb., not exceeding a volume of 120 cubic feet.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":150,"price":2000,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"weight","value":2000,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Storage/Hovercart.png","_id":"csq3Gy4uUjMMjGMo"}
|
||||
{"name":"Fusion Cutter","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>A fusion cutter is a handheld cutting tool popular among technicians. It cut through almost any reinforced material, given enough time. The internal power cell supplies an hour’s worth of continuous operation.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":2,"price":25,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Utility/Fusion%20Cutter.png","_id":"cwQ3qHjcVSaB6O7M"}
|
||||
{"name":"Aquatic Rebreather","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Aquatic breathers are breath masks designed to operate underwater. While worn, the wearer can breathe both air and water.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Life%20Support/Aquatic%20Rebreather.png","_id":"d508bDYXnIHgIRYL"}
|
||||
{"name":"Power Belt","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"<p>This belt has slots to hold six power cells, and can be connected to directly power a single blaster weapon that uses power cells. Once per turn, if the powered weapon would be reloaded, it can be done without using an action. Connecting or disconnecting a weapon takes an action. Replacing an expended power cell takes an action.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":1,"price":400,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"items","value":6,"weightless":true},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Weapon%20or%20Armor%20Accessory/Power%20Belt.png","_id":"dArOs86s3KFujI3A"}
|
||||
{"name":"Holocron, Jedi","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Holocrons are information-storage devices used by force wielders that contain ancient lessons or valuable information in holographic form. They appear as palm-sized, glowing polyhedrons of crystalline material and hardware, and can only be activated and used through the power of the Force.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":1000,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Data%20Recording%20and%20Storage/Holocron%2C%20Jedi.png","_id":"eWWgW7KKG7T9xPQi"}
|
||||
{"name":"Comm Jammer","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A comm jammer is a device used to scramble communications. A comm jammer can block transmissions from unenhanced communications devices in a 100 foot radius.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":3,"price":450,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Communications/Comm%20Jammer.png","_id":"fGHNS8jAO97FoOj4"}
|
||||
{"name":"Disguise Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>This pouch of cosmetics, hair dye, and small props lets you create disguises that change your physical appearance, in addition to a tool that lets them holographically mimic clothing. Proficiency with this kit lets you add your proficiency bonus to any ability checks you make to create a visual disguise.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":4,"price":400,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Kit/Disguise%20Kit.png","_id":"fSb6sQtBYBvrKfon"}
|
||||
{"name":"Tripod","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A tripod is a device used to mount a two-handed blaster weapon to offer increased stability. Over the course of 1 minute, you can deploy or collapse the tripod. While deployed, you ignore the Strength requirement on ranged weapons with the strength property, and your speed is reduced to 0.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":16,"price":450,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Weapon%20or%20Armor%20Accessory/Tripod.png","_id":"fzBAaF0XzX3DTlAp"}
|
||||
{"name":"Breaching Charge","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>A device used to blow holes in larger constructs, a breaching charge creates a devastating explosion. Installing a breaching charge takes 1 minute. The charge can be set with a 6-second timer, or detonated remotely using a remote detonator.</p>\n<p>Once detonated, the breaching charge destroys an unenhanced section of wall up to 10 feet wide, 10 feet tall, and 5 feet deep. Additionally, each creature within 20 feet of the charge must make a DC 13 Dexterity saving throw. A creature takes 3d6 fire damage and 3d6 kinetic damage on a failed save, or half as much on a successful one. A construct makes this save with disadvantage. If the breaching charge is installed on the construct, it automatically fails the saving throw.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":4,"price":750,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":20,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":1,"per":"charges"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["3d6","fire"],["3d6","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":13,"scaling":"flat"},"weaponType":"improv","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Explosive/Breaching%20Charge.png","_id":"g1Xig6pkFygVTs01"}
|
||||
{"name":"Projector Canister, Carbonite","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>When triggered, this wrist launcher ammunition produces a beam of carbonite energy in a line 15 feet long and 5 feet wide or a 15-foot cone. A single fuel canister holds enough fuel for three attacks in a line or a single attack in a cone. Each creature must make a DC 13 Constitution saving throw. On a failed save, a creature takes 1d4 cold damage and has its speed reduced by half until the end of your next turn. On a successful save, a creature takes half damage and isn’t slowed. If this damage reduces a creature to 0 hit points, that creature is frozen in carbonite for 1 hour.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":150,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"none","cost":null,"condition":""},"duration":{"value":null,"units":""},"target":{"value":15,"units":"ft","type":"line"},"range":{"value":null,"long":null,"units":""},"uses":{"value":3,"max":3,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4","cold"]],"versatile":""},"formula":"","save":{"ability":"con","dc":13,"scaling":"flat"},"consumableType":"ammo","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Ammunition/Projector%20Canister%2C%20Carbonite.png","_id":"gH8V1Lvp60X2b2FT"}
|
||||
{"name":"Chindinkalu horn","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":7,"price":120,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Musical%20Instrument/Chindinkalu%20Horn.png","_id":"gr4iELayxqZtxg7q"}
|
||||
{"name":"Fanfar","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":4,"price":220,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Musical%20Instrument/Fanfar.png","_id":"hQsuUhExnWS9qpCO"}
|
||||
{"name":"Enviro-suit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Environment suits, atmospheric suits, or EVA suits, are pressure suits that enabled wearers to survive and operate in zero gravity space and other dangerous conditions.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":15,"price":2000,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Life%20Support/Enviro-suit.png","_id":"hf7WTDBfO8zCt2HQ"}
|
||||
{"name":"Heat Generator","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Heat generators are special devices typically worn on belts that function as a portable, personal heat supply. Activating or deactivating the generator requires a bonus action and, while active, you are adapted to cold climates, as described in chapter 5 of the Dungeon Master’s Guide. The generator lasts for 10 minutes and can be recharged by a power source or replacing the power cell.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":4,"price":400,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Utility/Heat%20Generator.png","_id":"jNOd9KenJ49LtURj"}
|
||||
{"name":"Grappling Hook","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A grappling hook allows a user to climb or ascend large objects. It can be mounted to a blaster, belt, or elsewhere. It has a 50-foot length.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":4,"price":50,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Utility/Grappling%20Hook.png","_id":"kQbAa9ljnbl6ZhYn"}
|
||||
{"name":"Holotrace Device","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A holotrace device is a wrist-worn gadget that can be used to trace a holographic transmission back to its source.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":5,"price":1000,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Communications/Holotrace%20Device.png","_id":"kaV6ehRv2KaHOj5n"}
|
||||
{"name":"Crate","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"<p>40 Gallons Liquid, 4 Cubic Feet Solid</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":70,"price":20,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"weight","value":120,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Storage/Crate.png","_id":"kuCbaQRvtvExVI6D"}
|
||||
{"name":"Mess Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>This box contains a cup and simple cutlery. The box clamps together, and one side can be used as a cooking pan and the other as a plate or shallow bowl.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":20,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Utility/Mess%20Kit.png","_id":"kuepEFh2nRPdNKl5"}
|
||||
{"name":"Mechanic's Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>This kit contains all of the commonly required tools to make repairs on constructs, such as ships, speeders, and turrets. Proficiency with this kit lets you add your proficiency bonus to any ability checks you make to perform repairs or install ship upgrades.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":25,"price":650,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Kit/Mechanic_s%20Kit.png","_id":"kxtdNQ3crFH9UCuw"}
|
||||
{"_id":"l12esNtvPBB7LoWF","name":"Andris","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>Refined andris crystal, a spice mined most commonly on Sevarcos II, sharpens a creature’s mind when smoked. As an action, you can apply this substance to a creature within 5 feet. For the next minute, the creature experiences a high that allows them to roll an additional d4 when making an ability check, attack roll, or saving throw using Wisdom. At the end of the high, the creature must succeed on a DC 13 Wisdom saving throw or experience a low that lasts 10 minutes, during which they must roll a d4 and subtract the result when making an ability check, attack roll, or saving throw using Wisdom. At the end of the low, the creature must make a DC 13 Constitution saving throw to resist addiction.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0.16,"price":75,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":5,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":" Add to ability check, attack roll, or saving throw using Wisdom.","critical":null,"damage":{"parts":[],"versatile":""},"formula":"d4","save":{"ability":"con","dc":13,"scaling":"flat"},"consumableType":"potion","attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Spice/Andris.png"}
|
||||
{"name":"Slitherhorn","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":120,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Musical%20Instrument/Slitherhorn.png","_id":"lPG1Di7j4RzvmdMG"}
|
||||
{"_id":"lzk3w9JSFTccDwQc","name":"Blanket","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":3,"price":5,"attuned":false,"equipped":false,"rarity":"","identified":true,"damage":{"parts":[]},"attributes":{"spelldc":10}},"flags":{},"img":"modules/sw5e/Icons/Utility/Blanket.png"}
|
||||
{"name":"Shoulder Cannon","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>A shoulder cannon is a weapon mounted on a creature’s shoulder with an integrated targeting interface that uses traditional power cells. When you would make a ranged weapon attack, you can fire this weapon instead. It has the ammunition (range 60/240), burst 4, and reload 4 properties, and deals 1d8 energy damage on a hit. The shoulder cannon has a proficiency bonus of +2 and a Dexterity score of 16, which are used instead of your proficiency bonus and Dexterity modifier when making attack and damage rolls with it.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":9,"price":3200,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":60,"long":240,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":1},"ability":"","actionType":"rwak","attackBonus":5,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8 + 3","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Weapon%20or%20Armor%20Accessory/Shoulder%20Cannon.png","_id":"m1xOrZbVJXy9jrQg"}
|
||||
{"name":"Wristpad","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A wristpad is a harness with an integrated datapad and holoprojector interface that fits on the forearm and includes self-charging battery packs.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":600,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Data%20Recording%20and%20Storage/Wristpad.png","_id":"mGiqI759C7te33Jw"}
|
||||
{"name":"Pouch","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":5,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"weight","value":6,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Storage/Pouch.png","_id":"ms32a7hpt43RJUeV"}
|
||||
{"name":"Holorecorder","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A holorecorder is a device used to record and project holograms. Some droid models are equipped with internal holorecorders.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Data%20Recording%20and%20Storage/Holorecorder.png","_id":"n8VDbaI6MzaxWSkO"}
|
||||
{"name":"Holocron, Sith","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Holocrons are information-storage devices used by force wielders that contain ancient lessons or valuable information in holographic form. They appear as palm-sized, glowing polyhedrons of crystalline material and hardware, and can only be activated and used through the power of the Force.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":1000,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Data%20Recording%20and%20Storage/Holocron%2C%20Sith.png","_id":"nEqd3Yt653yCbHed"}
|
||||
{"name":"Grenade, Gas","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>Gas grenades are primarily used to flush enemies out of cover and other protected areas, though there are of course other uses. Grenades have a range equal to 30 feet + your Strength modifier x 5. As an action, you can throw a grenade at a point you can see within range. The grenade explodes in a 15-foot-radius sphere of yellow-green fog centered on a point you choose within range. The sphere spreads around corners, and its area is heavily obscured. It lasts for 1 minute or until a wind of at least 10 miles per hour disperses it.</p>\n<p>When a creature enters the fog’s area for the first time on a turn or starts its turn there, that creature must make a DC 13 Constitution saving throw. The creature takes 1d8 poison damage on a failed save, or half as much damage on a successful one. Additionally, on a failed save, the creature is poisoned while it is in the cloud. Droids, constructs and humanoids wearing appropriate protective equipment are unaffected.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":15,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":1,"per":"charges"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8","poison"]],"versatile":""},"formula":"","save":{"ability":"con","dc":13,"scaling":"flat"},"weaponType":"improv","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Explosive/Grenade%2C%20Gas.png","_id":"nrSoJ33rycJm1tYJ"}
|
||||
{"name":"Fizzz","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":3,"price":160,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Musical%20Instrument/Fizzz.png","_id":"o6IpY0vJ9aGvgBQ8"}
|
||||
{"name":"Demolitions Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>This kit contains the appropriate equipment for disarming and setting explosives. It contains a plastic face guard and heavy duty gloves, as well as precision cutting and gripping tools, and various common components of grenades and mines. Proficiency with this kit lets you add your proficiency bonus to any ability checks you make to disarm or set an explosive.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":4,"price":400,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Kit/Demolitions%20Kit.png","_id":"oH2HgXxSM0EFnj7A"}
|
||||
{"name":"Chef's Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>This kit includes all of the necessary implements to prepare and serve food to up to six people. Proficiency with this kit lets you add your proficiency bonus to any ability checks you make to identify food. Also, proficiency with this kit is required to create field rations.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":8,"price":70,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Kit/Chef_s%20Kit.png","_id":"pHOnHawoE6CLWNey"}
|
||||
{"name":"Grenade, Fragmentation","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>Frag grenades are cheap, low-damage grenades used mainly by military personnel, mercenaries, bounty hunters, and adventurers. Grenades can be set to detonate on impact or set with a timer that lasts several seconds before detonating. Grenades have a range equal to 30 feet + your Strength modifier x 5. As an action, you can throw a grenade at a point you can see within range. Each creature within 10 feet must make a DC 13 Dexterity saving throw. A creature takes 2d6 kinetic damage on a failed save, or half as much as on a successful one.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":10,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":1,"per":"charges"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d6","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":13,"scaling":"flat"},"weaponType":"improv","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Explosive/Grenade%2C%20Fragmentation.png","_id":"pp05gqbvmncpHgV3"}
|
||||
{"_id":"qPSOnaMx7dd5Ynzf","name":"Cilona","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>Cilona, the active ingredient in deathsticks, is a hallucinogen that causes an ecstatic feeling that improves strength and endurance. As an action, you can apply this substance to a creature within 5 feet. For the next minute, the creature experiences a high that allows them to roll an additional d4 when making an ability check, attack roll, or saving throw using Strength. At the end of the high, the creature must succeed on a DC 13 Wisdom saving throw or experience a low that lasts 10 minutes, during which they must roll a d4 and subtract the result when making an ability check, attack roll, or saving throw using Strength. At the end of the low, the creature must make a DC 13 Constitution saving throw to resist addiction.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0.16,"price":60,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"Add to ability check, attack roll, or saving throw using Strength.","critical":null,"damage":{"parts":[],"versatile":""},"formula":"d4","save":{"ability":"wis","dc":13,"scaling":"flat"},"consumableType":"potion","attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Spice/Cilona.png"}
|
||||
{"name":"Thermal Detonator","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>Thermal detonators are palm-sized, spherical, and extremely deadly explosive weapons. In addition to being surprisingly powerful for their size, they can only be turned off by whoever turned them on. Thermal detonators have a range equal to 30 feet + your Strength modifier x 5. As an action, you can throw a grenade at a point you can see within range. Each creature within 10 feet must make a DC 13 Dexterity saving throw. A creature takes 2d6 fire and 2d6 kinetic damage on a failed save, or half as much as on a successful one. Additionally, on a failed save, the creature is knocked prone.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":750,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":10,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":1,"per":"charges"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d6","fire"],["2d6","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":13,"scaling":"flat"},"weaponType":"improv","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Explosive/Thermal%20Detonator.png","_id":"qiLWpJa33pythE4J"}
|
||||
{"name":"Hydrospanner","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":2,"price":10,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Utility/Hydrospanner.png","_id":"rL1D14LmLu43gUDj"}
|
||||
{"name":"Kloo Horn","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":330,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Musical%20Instrument/Kloo%20Horn.png","_id":"txKO9MDEwindPjME"}
|
||||
{"name":"Slug Cartridge","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>Slug cartridges are ammunition for blaster weapons that deal kinetic damage. When you reload a weapon that uses cartridges, you can reload any number of cartridges up to the weapon’s reload number as a part of the same action.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0,"price":2,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null,"autoDestroy":false},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"ammo","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Ammunition/Slug%20Cartridge.png","_id":"u4xaL0xLRJobIj30"}
|
||||
{"name":"Yarrock","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>Yarrock is a strong hallucinogen which is said to instill a creature with a clear vision of “the meaning of life”, granting a boost to confidence. As an action, you can apply this substance to a creature within 5 feet. For the next minute, the creature experiences a high that allows them to roll an additional d4 when making an ability check, attack roll, or saving throw using Charisma. At the end of the high, the creature must succeed on a DC 13 Wisdom saving throw or experience a low that lasts 10 minutes, during which they must roll a d4 and subtract the result when making an ability check, attack roll, or saving throw using Charisma. At the end of the low, the creature must make a DC 13 Constitution saving throw to resist addiction.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0.16,"price":85,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"Add to ability check, attack roll, or saving throw using Charisma.","critical":null,"damage":{"parts":[],"versatile":""},"formula":"1d4","save":{"ability":"wis","dc":13,"scaling":"flat"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Spice/Yarrock.png","_id":"uSzMnQlBpw5rhDcF"}
|
||||
{"name":"Glitterstim","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>A silvery-green webbing sharp to the touch, yet when liquidized causes a heightened mental state and pleasurable boost. As an action, you can apply this substance to a creature within 5 feet. For the next minute, the creature experiences a high that allows them to roll an additional d4 when making an ability check, attack roll, or saving throw using Intelligence. At the end of the high, the creature must succeed on a DC 13 Wisdom saving throw or experience a low that lasts 10 minutes, during which they must roll a d4 and subtract the result when making an ability check, attack</p>\n<p>roll, or saving throw using Intelligence. At the end of the low, the creature must make a DC 13 Constitution saving throw to resist addiction.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0.16,"price":95,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":null,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"Add to ability check, attack roll, or saving throw using Intelligence.","critical":null,"damage":{"parts":[],"versatile":""},"formula":"d4","save":{"ability":"con","dc":13,"scaling":"flat"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Spice/Glitterstim.png","_id":"uUjV9Ay7TxLOtXVw"}
|
||||
{"name":"Forgery Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>This small box contains a variety of papers and parchments, pens and inks, seals and sealing wax, gold and silver leaf, and other supplies necessary to create convincing forgeries of physical documents. Proficiency with this kit lets you add your proficiency bonus to any ability checks you make to create a physical forgery of a document.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":5,"price":150,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Kit/Forgery%20Kit.png","_id":"uoNaJRSb7ocwldUu"}
|
||||
{"name":"Security Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>A security kit includes the tools and electronic components necessary to bypass electronic and mechanical locks. It includes sensor devices, a specialized commlink designed to detect silent alarms, a small file, a set of lockpicks, a small mirror mounted to an elongated handle, a set of narrow-bladed scissors, and a pair of pliers. Proficiency with these tools lets you add your proficiency bonus to any ability checks you make to disarm traps or open locks.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":3,"price":650,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Kit/Security%20Kit.png","_id":"usVyAnJZ5vf3kWf6"}
|
||||
{"name":"Jetpack","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Jetpacks are personal aerial transportation devices that allow the operator to fly into and through the air with great mobility. Activating or deactivating the jetpack requires a bonus action and, while active, you have a flying speed of 30 feet. The jetpack last for 1 minute per power cell (to a maximum of 10 minutes) and can be recharged by a power source or replacing the power cells.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":20,"price":4500,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Weapon%20or%20Armor%20Accessory/Jetpack.png","_id":"vuxf6Qbd5pMj2gCH"}
|
||||
{"name":"Shawm","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":20,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Musical%20Instrument/Shawm.png","_id":"wS3DLDX5AIMLhJ84"}
|
||||
{"name":"Ram, portable","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>You can use a portable ram to break down doors. When doing so, you gain a +4 bonus on the Strength check. One other character can help you use the ram, giving you advantage on this check.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":35,"price":40,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.str.value","value":"4","mode":"+","targetSpecific":false,"id":1,"itemId":"5AIp4xk1BWeJpS0A","active":false,"_targets":[],"label":"Abilities Strength"}]}},"img":"modules/sw5e/Icons/Utility/Ram.png","_id":"wVdZknqxKQi7KQ7O"}
|
||||
{"name":"Rocket boots","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Rocket boots are a form of rocket propulsion system affixed to a pair of boots instead of being worn on the back like a standard jetpack. Activating or deactivating the boots requires a bonus action and, while active, you have a flying speed of 20 feet. The rocket boots last for 1 minute and can be recharged by a power source or replacing the power cell.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":3,"price":2500,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Weapon%20or%20Armor%20Accessory/Rocket%20Boots.png","_id":"x2SznYftRVTKCXAa"}
|
||||
{"name":"Bandolier","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"backpack","data":{"description":{"value":"<p>A bandolier is worn across the chest. It has 12 slots that can each hold a single item that weighs less than 2 lb, such as a vibrodagger, a fragmentation grenade, or a power cell.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"capacity":{"type":"items","value":12,"weightless":false},"currency":{"cp":0,"sp":0,"ep":0,"gp":0,"pp":0},"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Weapon%20or%20Armor%20Accessory/Bandolier.png","_id":"xQQs7o1UkKcIcftB"}
|
||||
{"name":"Trauma Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>A common traumakit can be stocked with bacta packs, and contains spray-bandages, bone stabilizers, antiseptics, and other essentials for the treatment of wounds. As an action, you can expend a use of the kit to stabilize a creature that has 0 hit points, without needing to make a Wisdom (Medicine) check. A traumakit can be used to stabilize 5 times before it must be restocked at its original cost.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":3,"price":50,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":""},"uses":{"value":5,"max":5,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"Stabilize Creature","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Medical/Traumakit.png","_id":"xuU4A9rszdWjOh2A"}
|
||||
{"name":"Bipod","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A bipod is a device mounted to a two-handed blaster weapon to offer increased stability while prone. As an action, you can deploy or collapse the bipod. While deployed, you ignore the Strength requirement on ranged weapons with the strength property while you are prone, and your speed is reduced to 0.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":200,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Weapon%20or%20Armor%20Accessory/Bipod.png","_id":"y4BGQwOX4ZifcFtA"}
|
||||
{"name":"Headcomm","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>A headcomm can be installed in a helmet or worn independently. It functions as a hands-free commlink.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":1,"price":200,"attuned":false,"equipped":false,"rarity":"","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Communications/Headcomm.png","_id":"zHERdLuCUPpxzaSJ"}
|
||||
{"name":"Poisoner's Kit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"<p>A poisoner’s kit includes the vials, chemicals, and other equipment necessary for the creation of poisons. Proficiency with this kit lets you add your proficiency bonus to any ability checks you make to craft or use poisons.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Kit/Poisoner_s%20Kit.png","_id":"zaLzNlsfzRf71Xpl"}
|
||||
{"name":"Mine, Plasma","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>When you use your action to set it, this mine sets an imperceptible laser line extending up to 15 feet. When the laser is tripped, the mine explodes, coating the area in a 15-foot radius around it in fire that burns for 1 minute. When a creature enters the fire or starts its turn there it must make a DC 13 Dexterity saving throw. On a failed save, the creature takes 2d6 fire damage, or half as much on a successful one. A construct makes this save with disadvantage.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":550,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":15,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":""},"uses":{"value":1,"max":1,"per":"charges"},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"dex","dc":13,"scaling":"flat"},"weaponType":"improv","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Explosive/Mine%2C%20Plasma.png","_id":"zrSOUA8dUg9lHVdS"}
|
||||
|
|
105
packs/packs/archetypes.db
Normal file
|
@ -1,26 +1,26 @@
|
|||
{"name":"Laminanium Assault","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>CUMBERSOME, OBSCURED</p>","chat":"","unidentified":""},"source":"wh","quantity":1,"weight":60,"price":8000,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"heavy","value":17,"dex":0},"strength":15,"stealth":true,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Armor/WH/Laminanium%20Assault%20Armor.webp","_id":"0JXOZDXiigSdxRP1"}
|
||||
{"name":"Crystadium Medium Shield","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>Absorptive 1, Imbalanced</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":18,"price":900,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"shield","value":0,"dex":null},"strength":13,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.attributes.ac.value","value":"2","mode":"+","targetSpecific":false,"id":1,"itemId":"zRiEWcd8BjFQHI4t","active":false,"_targets":[],"label":"Attributes Armor Class"}]}},"img":"systems/sw5e/packs/Icons/Armor/WH/Crystadium%20Medium%20Shield.webp","_id":"1jtVAlufby1B8fXs"}
|
||||
{"name":"Beskar Weave Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<h4>REGULATED</h4>\n<p>When you are wearing armor or wielding a shield with the regulated property and a creature rolls the maximum on a weapon damage die against you, they must reroll and use the new roll, even if the new roll is the maximum on the weapon damage die.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":25,"price":3000,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"medium","value":14,"dex":2},"strength":11,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Armor/WH/Beskar%20Weave%20Armor.webp","_id":"6toKhOUAGkRCWVeP"}
|
||||
{"name":"Duravlex Fiber Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>SILENT</p>","chat":"","unidentified":""},"source":"wh","quantity":1,"weight":13,"price":1450,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"light","value":11,"dex":null},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Armor/WH/Duravlex%20Fiber%20Armor.webp","_id":"7Ctukfhsmsfs3Wsj"}
|
||||
{"name":"Duranium Battle Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>CUMBERSOME</p>","chat":"","unidentified":""},"source":"wh","quantity":1,"weight":55,"price":6750,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"heavy","value":16,"dex":null},"strength":13,"stealth":true,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Armor/WH/Duranium%20Battle%20Armor.webp","_id":"8DDwbHeMi3q1BadC"}
|
||||
{"_id":"9XvXbqBpOiXGyf2f","name":"Mesh Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>Providing solid protection for a minimal cost, mesh armor is considered excellent protection for entrenched troops or guards. However, this protection comes at a cost of mobility, limiting its uses by rapidly advancing infantry. Still, it provides more mobility than battle armor.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":20,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"medium","value":13,"dex":2},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Armor/PHB/Mesh%20Armor.webp"}
|
||||
{"name":"Durasteel Exoskeleton","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>IMPERMIABLE, RIGID</p>","chat":"","unidentified":""},"source":"wh","quantity":1,"weight":65,"price":15000,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"heavy","value":18,"dex":0},"strength":17,"stealth":true,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Armor/WH/Durasteel%20Exoskeleton.webp","_id":"Ei8zUeZQs6QWDsU7"}
|
||||
{"_id":"HTfREA5DHvgAfIgP","name":"Assault Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>Assault armor improved on battle armor, with the benefit of micro-hydraulics that boost the efficacy of the operator. It offers better protection, but increased weight.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":60,"price":2000,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"heavy","value":17,"dex":0},"strength":15,"stealth":true,"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Armor/PHB/Assault%20Armor.webp"}
|
||||
{"name":"Heavy Exoskeleton","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>Heavy exoskeletons are virtually the heaviest armor acquirable during the Galactic War. It is ideal for extreme combat situations that involved direct damage and also offers a very good level of protection in sacrifice of dexterity. Some consider it claustrophobic but that was the trade-off for safety.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":65,"price":9000,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"heavy","value":18,"dex":0},"strength":17,"stealth":true,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Armor/PHB/Heavy%20Exoskeleton.webp","_id":"JhLCZN1tPmt3LTSP"}
|
||||
{"_id":"MMVavuHN6nClZvkH","name":"Battle Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>Battle armor is an armor that reduced weight, but restricts movement. The armor is commonly used by mercenaries, bounty hunters, soldiers, and civilians that live in dangerous areas.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":55,"price":750,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"heavy","value":16,"dex":0},"strength":13,"stealth":true,"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Armor/PHB/Battle%20Armor.webp"}
|
||||
{"name":"Plastoid Composite","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>REINFORCED, RIGID</p>","chat":"","unidentified":""},"source":"wh","quantity":1,"weight":45,"price":4500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"medium","value":15,"dex":2},"strength":0,"stealth":true,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Armor/WH/Plastoid%20Composite%20Armor.webp","_id":"NLMydRpa0dH7zCSj"}
|
||||
{"name":"Light Physical Shield","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":6,"price":50,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"shield","value":0,"dex":null},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.attributes.ac.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"uNuc1x3rlPEmjrgN","active":false,"_targets":[],"label":"Attributes Armor Class"}]}},"img":"systems/sw5e/packs/Icons/Armor/PHB/Small%20Physical%20Shield.webp","_id":"Nf5H8NBy3t6XOs5s"}
|
||||
{"name":"Neutronium Mesh","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>INSULATED 1</p>","chat":"","unidentified":""},"source":"wh","quantity":1,"weight":20,"price":2500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"medium","value":13,"dex":2},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Armor/WH/Neutronium%20Mesh%20Armor.webp","_id":"Om9o8i7e7p9Lf7MK"}
|
||||
{"name":"Bone Light Shield","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<h4>SPIKED</h4>\n<p>When you succeed on a Strength (Athletics) check to push a creature while wielding a shield with the spiked property, the creature takes kinetic damage using the spiked damage (which appears in parentheses with the property) + your Strength modifier.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":6,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"str","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"shield","value":0,"dex":null},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Armor/WH/Bone%20Light%20Shield.webp","_id":"QDQONS9ubClpDjSE"}
|
||||
{"name":"Medium Shield Generator","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":6,"price":375,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"shield","value":0,"dex":null},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.attributes.ac.value","value":"2","mode":"+","targetSpecific":false,"id":1,"itemId":"CudgUvEy2uxlFQxR","active":false,"_targets":[],"label":"Attributes Armor Class"}]}},"img":"systems/sw5e/packs/Icons/Armor/PHB/Medium%20Shield%20Generator.webp","_id":"Ru55E1R8PMA3GwaM"}
|
||||
{"name":"Light Shield Generator","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":125,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"shield","value":0,"dex":null},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.attributes.ac.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"PE34kN0VJjNOoa1V","active":false,"_targets":[],"label":"Attributes Armor Class"}]}},"img":"systems/sw5e/packs/Icons/Armor/PHB/Small%20Shield%20Generator.webp","_id":"TRWTSdmvFtxUrlwK"}
|
||||
{"_id":"UY9eEBY9P7HaCOeu","name":"Weave Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>Weave armor was constructed from a mesh of metal or composite plates and a padded jumpsuit. Variants of the armor included less plates and more padding for a lighter, though less protect-ive armor, and heavier plating with molded pieces to fit the wearer. Though the armor was available unmodified, most users personalized their armor.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":25,"price":1000,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"medium","value":14,"dex":2},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Armor/PHB/Weave%20Armor.webp"}
|
||||
{"name":"Heavy Physical Shield","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":36,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"shield","value":0,"dex":null},"strength":15,"stealth":true,"proficient":true,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.attributes.ac.value","value":"3","mode":"+","targetSpecific":false,"id":1,"itemId":"xNCRX2oHcBWGLl2a","active":false,"_targets":[],"label":"Attributes Armor Class"}]}},"img":"systems/sw5e/packs/Icons/Armor/PHB/Heavy%20Physical%20Shield.webp","_id":"UZSjr2ZcOe5vHLFh"}
|
||||
{"name":"Fiber Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>Fiber armor is a type of armor that offers more protection than the lighter combat suit. Fiber armor is heavier overall than combat suits, and not quite as flexible, but many consider the trade-offs worthwhile. It is a good source of defense from physical attacks and light blaster fire.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":13,"price":450,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"light","value":12,"dex":null},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Armor/PHB/Fiber%20Armor.webp","_id":"YhiYsvBryvSpeVDy"}
|
||||
{"name":"Heavy Shield Generator","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":12,"price":1250,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"shield","value":0,"dex":0},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.attributes.ac.value","value":"3","mode":"+","targetSpecific":false,"id":1,"itemId":"03CwpRDH02Oco65B","active":false,"_targets":[],"label":"Attributes Armor Class"}]}},"img":"systems/sw5e/packs/Icons/Armor/PHB/Heavy%20Shield%20Generator.webp","_id":"d8CNKkMBkoJk7Rnt"}
|
||||
{"_id":"iJVBKkpeNgldcZzf","name":"Combat Suit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>Combat suits are seen all over the galaxy, and can be found for sale by almost any merchant who dealt in weapons and armor. Many such suits are used by military organizations, such as the Galactic Republic’s military, as well as by mercenaries, criminals, bounty hunters and even some Jedi.</p>\n<div>\n<p>The suit itself offers decent protection from most types of attacks while maintaining maximum flexibility and minimum weight. However this armor is only recommended for light skirmishes.</p>\n</div>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":10,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"light","value":11,"dex":null},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Armor/PHB/Combat%20Suit.webp"}
|
||||
{"name":"Fleximetal Fiber Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>AVOIDANT 1</p>","chat":"","unidentified":""},"source":"wh","quantity":1,"weight":13,"price":1450,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"light","value":12,"dex":null},"strength":11,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Armor/WH/Fleximetal%20Fiber%20Armor.webp","_id":"jQpoZuFHc7JToeH0"}
|
||||
{"name":"Quadanium Heavy Shield","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>CHARGING 1, CUMBERSOME</p>","chat":"","unidentified":""},"source":"wh","quantity":1,"weight":36,"price":2000,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"shield","value":0,"dex":null},"strength":15,"stealth":true,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.attributes.ac.value","value":"3","mode":"+","targetSpecific":false,"id":1,"itemId":"hnDFNCAUTR4klLdF","active":false,"_targets":[],"label":"Attributes Armor Class"}]}},"img":"systems/sw5e/packs/Icons/Armor/WH/Quadanium%20Heavy%20Shield.webp","_id":"pXh1QKqdpswa9ONp"}
|
||||
{"name":"Medium Physical Shield","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":18,"price":150,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"shield","value":0,"dex":null},"strength":13,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.attributes.ac.value","value":"2","mode":"+","targetSpecific":false,"id":1,"itemId":"0xz7s0Kuzk3xRpva","active":false,"_targets":[],"label":"Attributes Armor Class"}]}},"img":"systems/sw5e/packs/Icons/Armor/PHB/Medium%20Physical%20Shield.webp","_id":"vE3mkruOeeu2BU39"}
|
||||
{"_id":"vlGJifmocVbWf7Cc","name":"Composite Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>Composite armor is a type of armored suit that offers a good balance of mobility and protection against most types of weapons. The micro-hydraulics of this type of powered armor provide the operator with protection, but are more bulky than mesh or weave armors. This type of armor is rarely seen outside of professional mercenaries’ and soldiers’ use.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":45,"price":2500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"medium","value":15,"dex":2},"strength":0,"stealth":true,"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Armor/PHB/Composite%20Armor.webp"}
|
||||
{"name":"Durafiber Combat Suit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>AGILE</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":10,"price":1100,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"light","value":10,"dex":null},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Armor/WH/Durafiber%20Combat%20Suit.webp","_id":"w0VFwPadCiYWBzJT"}
|
||||
{"name":"Laminanium Assault","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>CUMBERSOME, OBSCURED</p>","chat":"","unidentified":""},"source":"wh","quantity":1,"weight":60,"price":8000,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"heavy","value":17,"dex":0},"strength":15,"stealth":true,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Armor/WH/Laminanium%20Assault%20Armor.png","_id":"0JXOZDXiigSdxRP1"}
|
||||
{"name":"Crystadium Medium Shield","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>Absorptive 1, Imbalanced</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":18,"price":900,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"shield","value":0,"dex":null},"strength":13,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.attributes.ac.value","value":"2","mode":"+","targetSpecific":false,"id":1,"itemId":"zRiEWcd8BjFQHI4t","active":false,"_targets":[],"label":"Attributes Armor Class"}]}},"img":"modules/sw5e/Icons/Armor/WH/Crystadium%20Medium%20Shield.png","_id":"1jtVAlufby1B8fXs"}
|
||||
{"name":"Beskar Weave Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<h4>REGULATED</h4>\n<p>When you are wearing armor or wielding a shield with the regulated property and a creature rolls the maximum on a weapon damage die against you, they must reroll and use the new roll, even if the new roll is the maximum on the weapon damage die.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":25,"price":3000,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"medium","value":14,"dex":2},"strength":11,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Armor/WH/Beskar%20Weave%20Armor.png","_id":"6toKhOUAGkRCWVeP"}
|
||||
{"name":"Duravlex Fiber Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>SILENT</p>","chat":"","unidentified":""},"source":"wh","quantity":1,"weight":13,"price":1450,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"light","value":11,"dex":null},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Armor/WH/Duravlex%20Fiber%20Armor.png","_id":"7Ctukfhsmsfs3Wsj"}
|
||||
{"name":"Duranium Battle Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>CUMBERSOME</p>","chat":"","unidentified":""},"source":"wh","quantity":1,"weight":55,"price":6750,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"heavy","value":16,"dex":null},"strength":13,"stealth":true,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Armor/WH/Duranium%20Battle%20Armor.png","_id":"8DDwbHeMi3q1BadC"}
|
||||
{"_id":"9XvXbqBpOiXGyf2f","name":"Mesh Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>Providing solid protection for a minimal cost, mesh armor is considered excellent protection for entrenched troops or guards. However, this protection comes at a cost of mobility, limiting its uses by rapidly advancing infantry. Still, it provides more mobility than battle armor.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":20,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"medium","value":13,"dex":2},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Armor/PHB/Mesh%20Armor.png"}
|
||||
{"name":"Durasteel Exoskeleton","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>IMPERMIABLE, RIGID</p>","chat":"","unidentified":""},"source":"wh","quantity":1,"weight":65,"price":15000,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"heavy","value":18,"dex":0},"strength":17,"stealth":true,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Armor/WH/Durasteel%20Exoskeleton.png","_id":"Ei8zUeZQs6QWDsU7"}
|
||||
{"_id":"HTfREA5DHvgAfIgP","name":"Assault Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>Assault armor improved on battle armor, with the benefit of micro-hydraulics that boost the efficacy of the operator. It offers better protection, but increased weight.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":60,"price":2000,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"heavy","value":17,"dex":0},"strength":15,"stealth":true,"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Armor/PHB/Assault%20Armor.png"}
|
||||
{"name":"Heavy Exoskeleton","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>Heavy exoskeletons are virtually the heaviest armor acquirable during the Galactic War. It is ideal for extreme combat situations that involved direct damage and also offers a very good level of protection in sacrifice of dexterity. Some consider it claustrophobic but that was the trade-off for safety.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":65,"price":9000,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"heavy","value":18,"dex":0},"strength":17,"stealth":true,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Armor/PHB/Heavy%20Exoskeleton.png","_id":"JhLCZN1tPmt3LTSP"}
|
||||
{"_id":"MMVavuHN6nClZvkH","name":"Battle Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>Battle armor is an armor that reduced weight, but restricts movement. The armor is commonly used by mercenaries, bounty hunters, soldiers, and civilians that live in dangerous areas.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":55,"price":750,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"heavy","value":16,"dex":0},"strength":13,"stealth":true,"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Armor/PHB/Battle%20Armor.png"}
|
||||
{"name":"Plastoid Composite","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>REINFORCED, RIGID</p>","chat":"","unidentified":""},"source":"wh","quantity":1,"weight":45,"price":4500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"medium","value":15,"dex":2},"strength":0,"stealth":true,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Armor/WH/Plastoid%20Composite%20Armor.png","_id":"NLMydRpa0dH7zCSj"}
|
||||
{"name":"Light Physical Shield","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":6,"price":50,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"shield","value":0,"dex":null},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.attributes.ac.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"uNuc1x3rlPEmjrgN","active":false,"_targets":[],"label":"Attributes Armor Class"}]}},"img":"modules/sw5e/Icons/Armor/PHB/Small%20Physical%20Shield.png","_id":"Nf5H8NBy3t6XOs5s"}
|
||||
{"name":"Neutronium Mesh","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>INSULATED 1</p>","chat":"","unidentified":""},"source":"wh","quantity":1,"weight":20,"price":2500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"medium","value":13,"dex":2},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Armor/WH/Neutronium%20Mesh%20Armor.png","_id":"Om9o8i7e7p9Lf7MK"}
|
||||
{"name":"Bone Light Shield","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<h4>SPIKED</h4>\n<p>When you succeed on a Strength (Athletics) check to push a creature while wielding a shield with the spiked property, the creature takes kinetic damage using the spiked damage (which appears in parentheses with the property) + your Strength modifier.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":6,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"str","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"shield","value":0,"dex":null},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Armor/WH/Bone%20Light%20Shield.png","_id":"QDQONS9ubClpDjSE"}
|
||||
{"name":"Medium Shield Generator","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":6,"price":375,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"shield","value":0,"dex":null},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.attributes.ac.value","value":"2","mode":"+","targetSpecific":false,"id":1,"itemId":"CudgUvEy2uxlFQxR","active":false,"_targets":[],"label":"Attributes Armor Class"}]}},"img":"modules/sw5e/Icons/Armor/PHB/Medium%20Shield%20Generator.png","_id":"Ru55E1R8PMA3GwaM"}
|
||||
{"name":"Light Shield Generator","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":2,"price":125,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"shield","value":0,"dex":null},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.attributes.ac.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"PE34kN0VJjNOoa1V","active":false,"_targets":[],"label":"Attributes Armor Class"}]}},"img":"modules/sw5e/Icons/Armor/PHB/Small%20Shield%20Generator.png","_id":"TRWTSdmvFtxUrlwK"}
|
||||
{"_id":"UY9eEBY9P7HaCOeu","name":"Weave Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>Weave armor was constructed from a mesh of metal or composite plates and a padded jumpsuit. Variants of the armor included less plates and more padding for a lighter, though less protect-ive armor, and heavier plating with molded pieces to fit the wearer. Though the armor was available unmodified, most users personalized their armor.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":25,"price":1000,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"medium","value":14,"dex":2},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Armor/PHB/Weave%20Armor.png"}
|
||||
{"name":"Heavy Physical Shield","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":36,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"shield","value":0,"dex":null},"strength":15,"stealth":true,"proficient":true,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.attributes.ac.value","value":"3","mode":"+","targetSpecific":false,"id":1,"itemId":"xNCRX2oHcBWGLl2a","active":false,"_targets":[],"label":"Attributes Armor Class"}]}},"img":"modules/sw5e/Icons/Armor/PHB/Heavy%20Physical%20Shield.png","_id":"UZSjr2ZcOe5vHLFh"}
|
||||
{"name":"Fiber Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>Fiber armor is a type of armor that offers more protection than the lighter combat suit. Fiber armor is heavier overall than combat suits, and not quite as flexible, but many consider the trade-offs worthwhile. It is a good source of defense from physical attacks and light blaster fire.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":13,"price":450,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"light","value":12,"dex":null},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Armor/PHB/Fiber%20Armor.png","_id":"YhiYsvBryvSpeVDy"}
|
||||
{"name":"Heavy Shield Generator","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":12,"price":1250,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"shield","value":0,"dex":0},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.attributes.ac.value","value":"3","mode":"+","targetSpecific":false,"id":1,"itemId":"03CwpRDH02Oco65B","active":false,"_targets":[],"label":"Attributes Armor Class"}]}},"img":"modules/sw5e/Icons/Armor/PHB/Heavy%20Shield%20Generator.png","_id":"d8CNKkMBkoJk7Rnt"}
|
||||
{"_id":"iJVBKkpeNgldcZzf","name":"Combat Suit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>Combat suits are seen all over the galaxy, and can be found for sale by almost any merchant who dealt in weapons and armor. Many such suits are used by military organizations, such as the Galactic Republic’s military, as well as by mercenaries, criminals, bounty hunters and even some Jedi.</p>\n<div>\n<p>The suit itself offers decent protection from most types of attacks while maintaining maximum flexibility and minimum weight. However this armor is only recommended for light skirmishes.</p>\n</div>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":10,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"light","value":11,"dex":null},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Armor/PHB/Combat%20Suit.png"}
|
||||
{"name":"Fleximetal Fiber Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>AVOIDANT 1</p>","chat":"","unidentified":""},"source":"wh","quantity":1,"weight":13,"price":1450,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"light","value":12,"dex":null},"strength":11,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Armor/WH/Fleximetal%20Fiber%20Armor.png","_id":"jQpoZuFHc7JToeH0"}
|
||||
{"name":"Quadanium Heavy Shield","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>CHARGING 1, CUMBERSOME</p>","chat":"","unidentified":""},"source":"wh","quantity":1,"weight":36,"price":2000,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"shield","value":0,"dex":null},"strength":15,"stealth":true,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.attributes.ac.value","value":"3","mode":"+","targetSpecific":false,"id":1,"itemId":"hnDFNCAUTR4klLdF","active":false,"_targets":[],"label":"Attributes Armor Class"}]}},"img":"modules/sw5e/Icons/Armor/WH/Quadanium%20Heavy%20Shield.png","_id":"pXh1QKqdpswa9ONp"}
|
||||
{"name":"Medium Physical Shield","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":18,"price":150,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"shield","value":0,"dex":null},"strength":13,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.attributes.ac.value","value":"2","mode":"+","targetSpecific":false,"id":1,"itemId":"0xz7s0Kuzk3xRpva","active":false,"_targets":[],"label":"Attributes Armor Class"}]}},"img":"modules/sw5e/Icons/Armor/PHB/Medium%20Physical%20Shield.png","_id":"vE3mkruOeeu2BU39"}
|
||||
{"_id":"vlGJifmocVbWf7Cc","name":"Composite Armor","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>Composite armor is a type of armored suit that offers a good balance of mobility and protection against most types of weapons. The micro-hydraulics of this type of powered armor provide the operator with protection, but are more bulky than mesh or weave armors. This type of armor is rarely seen outside of professional mercenaries’ and soldiers’ use.</p>","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":45,"price":2500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"medium","value":15,"dex":2},"strength":0,"stealth":true,"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Armor/PHB/Composite%20Armor.png"}
|
||||
{"name":"Durafiber Combat Suit","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>AGILE</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":10,"price":1100,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"light","value":10,"dex":null},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Armor/WH/Durafiber%20Combat%20Suit.png","_id":"w0VFwPadCiYWBzJT"}
|
||||
|
|
47
packs/packs/backgrounds.db
Normal file
|
@ -1,3 +1,4 @@
|
|||
<<<<<<< Updated upstream
|
||||
{"name":"Alacrity Adrenal","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>As an action, you can administer this adrenal to a creature within 5 feet. When you administer this adrenal, the target gains a +2 bonus to its Dexterity score. This effect lasts for 1 minute. A creature can benefit from only one adrenal at a time.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0,"price":0,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":5,"units":"ft"},"uses":{"value":1,"max":1,"per":"","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"+2 Dexterity for 1 minute","critical":null,"damage":{"parts":[],"versatile":""},"formula":"2","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Enhanced%20Items/Alacrity%20Adrenal.webp","_id":"EOdWA04vcmk5nWsR"}
|
||||
{"$$deleted":true,"_id":"EOdWA04vcmk5nWsR"}
|
||||
{"name":"Alacrity Adrenal","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>As an action, you can administer this adrenal to a creature within 5 feet. When you administer this adrenal, the target gains a +2 bonus to its Dexterity score. This effect lasts for 1 minute. A creature can benefit from only one adrenal at a time.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0,"price":0,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":5,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"+2 Dexterity for 1 minute","critical":null,"damage":{"parts":[],"versatile":""},"formula":"2","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Enhanced%20Items/Alacrity%20Adrenal.webp","_id":"GJF5IVD6eChBTX1x"}
|
||||
|
@ -17,3 +18,12 @@
|
|||
{"_id":"YYPmoOlOzzmowEV1","name":"Battle Adrenal","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>As an action, you can administer this adrenal to a creature within 5 feet. When you administer this adrenal, the target gains a +1 bonus to attack and damage rolls with weapons. This effect lasts for 1 minute. A creature can benefit from only one adrenal at a time.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0,"price":0,"attuned":false,"equipped":false,"rarity":"Premium","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":5,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"+1 to Attack and Damage rolls for 1 minute","critical":null,"damage":{"parts":[],"versatile":""},"formula":"1","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Enhanced%20Items/Battle%20Adrenal.webp"}
|
||||
{"name":"Stamina Adrenal","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>As an action, you can administer this adrenal to a creature within 5 feet. When you administer this adrenal, the target gains a +2 bonus to its Constitution score. This effect lasts for 1 minute. A creature can benefit from only one adrenal at a time.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0,"price":0,"attuned":false,"equipped":false,"rarity":"Standard","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":5,"units":"ft"},"uses":{"value":1,"max":1,"per":"","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"+2 to Constitution for 1 minute","critical":null,"damage":{"parts":[],"versatile":""},"formula":"2","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Enhanced%20Items/Stamina%20Adrenal.webp","_id":"KCVvndMpVOWDhRD2"}
|
||||
{"name":"Strength Adrenal","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>As an action, you can administer this adrenal to a creature within 5 feet. When you administer this adrenal, the target gains a +2 bonus to its Strength score. This effect lasts for 1 minute. A creature can benefit from only one adrenal at a time.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0,"price":0,"attuned":false,"equipped":false,"rarity":"Standard","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":5,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"+2 to Strength for 1 minute","critical":null,"damage":{"parts":[],"versatile":""},"formula":"2","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Enhanced%20Items/Strength%20Adrenal.webp","_id":"KrZY7NnyCKS5Yqsk"}
|
||||
=======
|
||||
{"_id":"3QrdXcE2XdKoBoxf","name":"Mandalorian Beskar'gam","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"equipment","data":{"description":{"value":"<p>This armor comes equipped with 24 slots that can each hold a single item that weighs less than 2 lb. Additionally, it grants a +1 bonus to AC.</p>\n<p>Mandalorian Vestments. While wearing and attuned to this armor and Mandalorian Helmet, you are able to survive and operate in zero gravity space and other dangerous conditions. Additionally, this armor now grants a +2 bonus to AC, instead of +1. While wearing and attuned to this armor, Mandalorian Helmet, and Mandalorian Shuk’orok, this armor now grants a +3 bonus to AC, instead of +2.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0,"price":0,"attuned":false,"equipped":false,"rarity":"Prototype","identified":true,"activation":{"type":"","cost":0,"condition":""},"duration":{"value":null,"units":""},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":null},"consume":{"type":"","target":null,"amount":null},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"armor":{"type":"bonus","value":0,"dex":null},"strength":0,"stealth":false,"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Enhanced%20Items/Mandalorian%20Beskar_gam.png"}
|
||||
{"_id":"GJF5IVD6eChBTX1x","name":"Alacrity Adrenal","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>As an action, you can administer this adrenal to a creature within 5 feet. When you administer this adrenal, the target gains a +2 bonus to its Dexterity score. This effect lasts for 1 minute. A creature can benefit from only one adrenal at a time.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0,"price":0,"attuned":false,"equipped":false,"rarity":"Standard","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":5,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"+2 Dexterity for 1 minute","critical":null,"damage":{"parts":[],"versatile":""},"formula":"2","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Enhanced%20Items/Alacrity%20Adrenal.png"}
|
||||
{"name":"Stamina Adrenal","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>As an action, you can administer this adrenal to a creature within 5 feet. When you administer this adrenal, the target gains a +2 bonus to its Constitution score. This effect lasts for 1 minute. A creature can benefit from only one adrenal at a time.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0,"price":0,"attuned":false,"equipped":false,"rarity":"Standard","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":5,"units":"ft"},"uses":{"value":1,"max":1,"per":"","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"+2 to Constitution for 1 minute","critical":null,"damage":{"parts":[],"versatile":""},"formula":"2","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Enhanced%20Items/Stamina%20Adrenal.png","_id":"KCVvndMpVOWDhRD2"}
|
||||
{"name":"Strength Adrenal","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>As an action, you can administer this adrenal to a creature within 5 feet. When you administer this adrenal, the target gains a +2 bonus to its Strength score. This effect lasts for 1 minute. A creature can benefit from only one adrenal at a time.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0,"price":0,"attuned":false,"equipped":false,"rarity":"Standard","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":5,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"+2 to Strength for 1 minute","critical":null,"damage":{"parts":[],"versatile":""},"formula":"2","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Enhanced%20Items/Strength%20Adrenal.png","_id":"KrZY7NnyCKS5Yqsk"}
|
||||
{"_id":"LDg5j9Q11UEPFINJ","name":"Mandalorian Helmet","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Requires attunement<br>This helmet comes equipped with a headcomm and holorecorder. Additionally, while wearing this helmet, you have darkvision out to 60 feet.</p>\n<p>Mandalorian Vestments. While wearing and attuned to this helmet and Mandalorian Beskar’gam, you have advantage on Wisdom (Perception) checks that rely on sight within 60 feet. While wearing and attuned to this helmet, Mandalorian Beskar’gam, and Mandalorian Shuk’orok, you have advantage on Intelligence (Investigation) checks within 5 feet.</p>\n<p>Featuring the iconic T-shaped visor of the Mandalorians, this helmet strikes fear into the hearts of the unwary.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0,"price":0,"attuned":false,"equipped":false,"rarity":"Premium","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Enhanced%20Items/Mandalorian%20Helmet.png"}
|
||||
{"_id":"YYPmoOlOzzmowEV1","name":"Battle Adrenal","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"consumable","data":{"description":{"value":"<p>As an action, you can administer this adrenal to a creature within 5 feet. When you administer this adrenal, the target gains a +1 bonus to attack and damage rolls with weapons. This effect lasts for 1 minute. A creature can benefit from only one adrenal at a time.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0,"price":0,"attuned":false,"equipped":false,"rarity":"Premium","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":5,"long":5,"units":"ft"},"uses":{"value":1,"max":1,"per":"charges","autoDestroy":true},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"+1 to Attack and Damage rolls for 1 minute","critical":null,"damage":{"parts":[],"versatile":""},"formula":"1","save":{"ability":"","dc":null,"scaling":"spell"},"consumableType":"potion","attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Enhanced%20Items/Battle%20Adrenal.png"}
|
||||
{"_id":"upQWBmYYVAVZ81IM","name":"Mandalorian Shuk'orok","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"loot","data":{"description":{"value":"<p>Requires attunement<br>While wearing these gloves, your Strength score becomes 21. If your Strength is already equal to or greater than 21, it has no effect on you.</p>\n<p>Mandalorian Vestments. While wearing and attuned to these gloves and Mandalorian Beskar’gam, these gauntlets no longer count towards your maximum attunement. While wearing and attuned to these gloves, Mandalorian Beskar’gam, and Mandalorian Helmet, you have resistance to kinetic and energy damage from unenhanced sources.</p>\n<p>The final piece of a Mandalorian’s armor, these gauntlets grant augmented strength.</p>","chat":"","unidentified":""},"source":"WH","quantity":1,"weight":0,"price":0,"attuned":false,"equipped":false,"rarity":"Advanced","identified":true,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{},"img":"modules/sw5e/Icons/Enhanced%20Items/Mandalorian%20Shuk_orok.png"}
|
||||
>>>>>>> Stashed changes
|
||||
|
|
98
packs/packs/feats.db
Normal file
|
@ -0,0 +1,98 @@
|
|||
{"_id":"10KjUfHaOKAiOw6T","name":"Survivalist","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You master wilderness lore, gaining the following benefits:</p>\n<ul>\n<li>Increase your Wisdom score by 1, to a maximum of 20.</li>\n<li>You gain proficiency in the Survival skill. If you are already proficient in it, you instead gain expertise in it.</li>\n<li>You learn the <em>alarm</em> tech power. You can cast it once, using supplies scavenged around you, without the use of a wristpad and without spending tech points, and you regain the ability to do so when you finish a long rest.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.wis.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"10KjUfHaOKAiOw6T","active":false,"_targets":[],"label":"Abilities Wisdom"},{"modSpecKey":"data.skills.sur.value","value":"1","mode":"+","targetSpecific":false,"id":2,"itemId":"10KjUfHaOKAiOw6T","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Survivalist.webp","effects":[]}
|
||||
{"_id":"1DSm47d3mNU1rgya","name":"Empathic","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You possess keen insight into how other people think and feel. You gain the following benefits:</p>\n<ul>\n<li>Increase your Wisdom score by 1, to a maximum of 20.</li>\n<li>You gain proficiency in the Insight skill. If you are already proficient in it, you instead gain expertise in it.</li>\n<li>You can use your action to try to get uncanny insight about one humanoid you can see within 30 feet of you. Make a Wisdom (Insight) check contested by the target's Charisma (Deception) check. On a success, you have advantage on attack rolls and ability checks against the target until the end of your next turn.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.wis.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"1DSm47d3mNU1rgya","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Empathic.webp","effects":[]}
|
||||
{"_id":"1ZAghZJQflkZUVuG","name":"Martial Adept","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have martial training that allows you to perform special combat maneuvers. You gain the following benefits:</p>\n<ul>\n<li>You learn two maneuvers of your choice from among those available to the fighter class. If a maneuver you use requires your target to make a saving throw to resist the maneuver’s effects, the saving throw DC equals 8 + your proficiency bonus + your Strength or Dexterity modifier (your choice).</li>\n<li>If you already have superiority dice, you gain one more; otherwise, you have two superiority dice, which are d4s. These dice are used to fuel your maneuvers. A superiority die is expended when you use it. You regain all of your expended superiority dice when you finish a short or long rest.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"32xXZ9VyqvvuqX2O","name":"Observant","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>Quick to notice details of your environment, you gain the following benefits:</p>\n<ul>\n<li>Increase your Intelligence or Wisdom score by 1, to a maximum of 20.</li>\n<li>If you can see a creature's mouth while it is speaking a language you understand, you can interpret what it's saying by reading its lips.</li>\n<li>You are considered to have advantage when determining your passive Wisdom (Perception) and passive Intelligence (Investigation) scores.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Observant.webp","effects":[]}
|
||||
{"_id":"3tOeQ7XLC7omOmIc","name":"Sniping Caster","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've practiced casting powers more accurately from long range, learning techniques that give you the following benefits:</p>\n<ul>\n<li>When you cast a power that requires you to make an attack roll, the power's range is doubled.</li>\n<li>Your ranged force and tech attacks ignore half cover and three-quarters cover.</li>\n<li>You learn one at-will power that requires an attack roll. Your casting ability for this at-will power depends on the power list you chose from: Wisdom or Charisma (depending on power alignment) for force powers or Intelligence for tech powers.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"The ability to cast force or tech powers","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"4DuaFCbiBxqL9eL3","name":"Lucky","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"You have inexplicable luck that seems to kick in at just the right moment.\r\n\r\nYou have 3 luck points. Whenever you make an attack roll, an ability check, or a saving throw, you can spend one luck point to roll an additional d20. You can choose to spend one of your luck points after you roll the die, but before the outcome is determined. You choose which of the d20s is used for the attack roll, ability check, or saving throw.\r\n\r\nYou can also spend one luck point when an attack roll is made against you. Roll a d20, and then choose whether the attack uses the attacker's roll or yours. If more than one creature spends a luck point to influence the outcome o f a roll, the points cancel each other out; no additional dice are rolled.\r\n\r\nYou regain your expended luck points when you finish a long rest.\r\n","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Lucky.webp","effects":[]}
|
||||
{"_id":"4svS5qc5vl445fsU","name":"Precision Applications","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've honed your skills to fine edge, granting the following benefits:</p>\n<ul>\n<li>Increase an ability score of your choice by 1, to a maximum of 20.</li>\n<li>You can use the bonus action granted by your Cunning Action to carefully aim your next attack. You gain advantage on your next attack roll before the end of your current turn. You can't use this feature if you have moved during this turn, and using this feature reduces your speed to 0 until the end of your current turn.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"at least 3 levels in operative","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"5YRWESEfVwbZC2Y6","name":"Heavy Weapon Specialist","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You master the assault cannon, bowcaster, scattergun, and shotgun. You gain the following benefits while wielding any of these weapons, if you are proficient with it:</p>\n<ul>\n<li>You gain a +1 bonus to the weapon's attack rolls.</li>\n<li>When a creature rolls a 1 on the saving throw against one of these weapons, it takes damage as if suffering a critical hit. If a creature would already suffer a critical hit when it rolls a 1 on this weapon's saving throw, it instead suffers a critical hit on a roll of 1 or 2.</li>\n<li>Whenever you score a critical hit against a creature that is holding an object, you can attempt to disarm the target. If the target is no more than one size larger than you (your size or smaller if your weapon has the light property), it must succeed on a Strength saving throw (DC = 8 + your proficiency bonus + your Dexterity modifier) or it drops an object of your choice at its feet.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Heavy%20Weapon%20Specialist.webp","effects":[]}
|
||||
{"_id":"7WSolr5mmDrV654v","name":"Rifle Specialist","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You master the use of blaster carbine, blaster rifle, ion rifle, sniper rifle, and slugthrower. You gain the following benefits while wielding any of these weapons, if you are proficient with it:</p>\n<ul>\n<li>You gain a +1 bonus to the weapon's attack rolls.</li>\n<li>Whenever you have advantage on an attack roll and hit, and the lower of the two d20 rolls would also hit, you can attempt to snare the target. If the target is no more than one size larger than you (your size or smaller if your weapon has the light property), it must succeed on a Dexterity saving throw (DC = 8 + your proficiency bonus + your Dexterity modifier) or its movement speed is reduced by half until the end of it's next turn. If it's speed was already reduced by half, it is instead reduced to 5 feet.</li>\n<li>When a creature you can see misses you with an attack roll, you can use your reaction to Disengage and move up to half your speed. You must end this movement further away from the creature than you started.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Rifle%20Specialist.webp","effects":[]}
|
||||
{"_id":"8rcm51F8jpbNXWs3","name":"Ace Pilot","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You're quite experienced both on land and in the air, be it from time in a navy, as a mercenary, or perhaps even piracy. You gain the following benefits:</p>\n<ul>\n<li>Increase your Intelligence score by 1, to a maximum of 20.</li>\n<li>You gain proficiency in the Piloting skill. If you are already proficient in it, you instead gain expertise in it.</li>\n<li>Whenever you make an Intelligence (Investigation) or Wisdom (Perception) check related to vehicles or ships, you are considered to have expertise in the Investigation or Perception skill.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":null,"condition":"Intelligence (Investigation) or Wisdom (Perception) check related to vehicles or ships"},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"int","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":false},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.int.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"8rcm51F8jpbNXWs3","active":false,"_targets":[],"label":"Abilities Intelligence"},{"modSpecKey":"data.skills.pil.value","value":"1","mode":"+","targetSpecific":false,"id":2,"itemId":"8rcm51F8jpbNXWs3","active":false,"_targets":[]}]},"dae":{"activeEquipped":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Ace%20Pilot.webp","effects":[]}
|
||||
{"_id":"9Tv2HgQeSEnALiup","name":"Supreme Accuracy","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have uncanny aim with attacks that rely on precision. You gain the following benefits:</p>\n<ul>\n<li>Increase your Dexterity, Intelligence, Wisdom, or Charisma score by 1, to a maximum of 20.</li>\n<li>Whenever you have advantage on an attack roll using Dexterity, Intelligence, Wisdom, or Charisma you can reroll one of the dice once.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"Dexterity, Intelligence, Wisdom, or Charisma 13","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Supreme%20Accuracy.webp","effects":[]}
|
||||
{"_id":"A3iKF2QaiLp57Kct","name":"Silver-Tongued","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You develop your conversational skill to better deceive others. You gain the following benefits:</p>\n<ul>\n<li>Increase your Charisma score by 1, to a maximum of 20.</li>\n<li>You gain proficiency in the Deception skill. If you are already proficient in it, you instead gain expertise in it.</li>\n<li>When you take the Attack action, you can replace one attack with an attempt to deceive one humanoid you can see within 30 feet of you that can see and hear you. Make a Charisma (Deception) check contested by the target's Wisdom (Insight) check. If your check succeeds, your movement doesn't provoke opportunity attacks from the target and your attack rolls against it have advantage; both benefits last until the end of your next turn or until you use this ability on a different target. If your check fails, the target can't be deceived by you in this way for 1 hour.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.cha.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"A3iKF2QaiLp57Kct","active":false,"_targets":[],"label":"Abilities Charisma"},{"modSpecKey":"data.skills.dec.value","value":"1","mode":"+","targetSpecific":false,"id":2,"itemId":"A3iKF2QaiLp57Kct","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Silver-Tongued.webp","effects":[]}
|
||||
{"_id":"BGgoW3Cwxj28VTwz","name":"Power Adept","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"When you gain this feat, choose one of the following damage types: acid, cold, fire, force, lightning, or necrotic. Powers you cast ignore resistance to damage of the chosen type. In addition, when you roll damage for a power you cast that deals damage of that type, you can treat any 1 on a damage die as a 2.\r\n\r\nYou can select this feat multiple times. Each time you do so, you must choose a different damage type.\r\n","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"The ability to cast force or tech powers","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Power%20Adept.webp","effects":[]}
|
||||
{"_id":"BaXJ9OO3GUF33Plg","name":"Investigator","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have an eye for detail and can pick out the smallest clues. You gain the following benefits:</p>\n<ul>\n<li>Increase your Intelligence score by 1, to a maximum of 20.</li>\n<li>You gain proficiency in the Investigation skill. If you are already proficient in it, you instead gain expertise in it.</li>\n<li>You can take the Search action as a bonus action.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.int.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"BaXJ9OO3GUF33Plg","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Investigator.webp","effects":[]}
|
||||
{"_id":"BjWUsjBQzq4w1Q3s","name":"Specialist","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have focused training with a specific tool. Select one type of specialist's kit. You gain the following benefits:</p>\n<ul>\n<li>Increase an ability score of your choice by 1, to a maximum of 20.</li>\n<li>You gain proficiency with the chosen kit. If you are already proficient with it, you instead gain expertise with it.</li>\n<li>You can attempt ability checks with the chosen kit without the kit present, but you have disadvantage on the check when you do so.</li>\n<li>Whenever you make an ability check with the chosen kit and you don't have disadvantage on the check, you can treat a d20 roll of 9 or lower as a 10, as long as you spend at least 1 minute on the check. You can select this feat multiple times. Each time you do so, you must choose a different specialist's kit.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Specialist.webp","effects":[]}
|
||||
{"_id":"D02rvwCBbp6mIwlH","name":"Galvanizing Presence","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>Your presence on the battlefield is a source of inspiration. You gain the following benefits:</p>\n<ul>\n<li>Increase your Charisma score by 1, to a maximum of 20.</li>\n<li>As a bonus action, you let out a rallying war cry, ending the frightened or charmed condition on yourself and a number of allies that can hear you equal to your Charisma modifier (minimum of one). Once you've used this ability, you must complete a short or long rest before you can use it again.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.cha.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"D02rvwCBbp6mIwlH","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Galvanizing%20Presence.webp","effects":[]}
|
||||
{"_id":"E1VLUKO9e7wb4mHm","name":"Athlete","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have undergone extensive physical training to gain the following benefits:</p>\n<ul>\n<li>Increase your Strength or Dexterity score by 1, to a maximum of 20.</li>\n<li>When you are prone, standing up uses only 5 feet of your movement.</li>\n<li>Climbing doesn't halve your speed.</li>\n<li>You can make a running long jump or a running high jump after moving only 5 feet on foot, rather than 10 feet.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Athlete.webp","effects":[]}
|
||||
{"_id":"E89ZF9cltOGagy6F","name":"Keen Mind","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have a mind that can track time, direction, and detail with uncanny precision. You gain the following benefits:</p>\n<ul>\n<li>Increase your Intelligence score by 1, to a maximum of 20.</li>\n<li>You always know which way is north.</li>\n<li>You always know the number of hours left before the next sunrise or sunset.</li>\n<li>You can accurately recall anything you have seen or heard within the past month.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.int.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"E89ZF9cltOGagy6F","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Keen%20Mind.webp","effects":[]}
|
||||
{"_id":"E8mrRhc4BQEgapcA","name":"Augmented Cyborg","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've experimented with cybernetic augmentations, granting the following benefits:</p>\n<ul>\n<li>Increase an ability score of your choice by 1, to a maximum of 20.</li>\n<li>Choose one cybernetic augmentation of standard rarity from Appendix A. That augmentation is installed and doesn't count against the maximum cybernetic augmentations you can support, but it does count towards your total cybernetics augmentations as shown in the Cybernetic Augmentations Side Effects table in Chapter 7.</li>\n</ul>","chat":"","unidentified":""},"source":"WH","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"EEMJ3UEwesgxC78X","name":"Lightly Armored","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have trained to master the use of light armor, gaining the following benefits:</p>\n<ul>\n<li>Increase your Strength, Dexterity, or Constitution score by 1, to a maximum of 20.</li>\n<li>You gain proficiency with light armor. If you are already proficient with light armor, instead while you are wearing light armor, your speed increases by 5 feet. You can take this feat twice.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.traits.armorProf.value","value":"lgt","mode":"+","targetSpecific":false,"id":1,"itemId":"EEMJ3UEwesgxC78X","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Lightly%20Armored.webp","effects":[]}
|
||||
{"_id":"FF1sNY6xNbDsAnh1","name":"Actor","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>Skilled at mimicry and dramatics, you gain the following benefits:</p>\n<ul>\n<li>Increase your Charisma score by 1, to a maximum of 20.</li>\n<li>You have advantage on Charisma (Deception) and Charisma (Performance) checks when trying to pass yourself off as a different person.</li>\n<li>You can mimic the speech of another person or the sounds made by other creatures. You must have heard the person speaking, or heard the creature make the sound, for at least 1 minute. A successful Wisdom (Insight) check contested by your Charisma (Deception) check allows a listener to determine that the effect is faked.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.cha.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"FF1sNY6xNbDsAnh1","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Actor.webp","effects":[]}
|
||||
{"_id":"Gg5CP1rrrqslUvtd","name":"Perceptive","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You hone your senses until they become razor sharp. You gain the following benefits:</p>\n<ul>\n<li>Increase your Wisdom score by 1, to a maximum of 20.</li>\n<li>You gain proficiency in the Perception skill. If you are already proficient in it, you instead gain expertise in it.</li>\n<li>Being in a lightly obscured area doesn't impose disadvantage on your Wisdom (Perception) checks if you can both see and hear.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.wis.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"Gg5CP1rrrqslUvtd","active":false,"_targets":[],"label":"Abilities Wisdom"},{"modSpecKey":"data.skills.prc.value","value":"1","mode":"+","targetSpecific":false,"id":2,"itemId":"Gg5CP1rrrqslUvtd","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Perceptive.webp","effects":[]}
|
||||
{"_id":"GlrABR30jRsQnhfg","name":"Quick-Fingered","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>Your nimble fingers and agility let you perform sleight of hand. You gain the following benefits:</p>\n<ul>\n<li>Increase your Dexterity score by 1, to a maximum of 20.</li>\n<li>You gain proficiency in the Sleight of Hand skill. If you are already proficient in it, you instead gain expertise in it.</li>\n<li>As a bonus action, you can make a Dexterity (Sleight of Hand) check to plant something on someone else, conceal an object on a creature, lift a purse, or take something from a pocket.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.dex.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"GlrABR30jRsQnhfg","active":false,"_targets":[],"label":"Abilities Dexterity"},{"modSpecKey":"data.skills.slt.value","value":"1","mode":"+","targetSpecific":false,"id":2,"itemId":"GlrABR30jRsQnhfg","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Quick-Fingered.webp","effects":[]}
|
||||
{"_id":"Gm5pE7iTE74ITJlK","name":"Practiced","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have acquired skills over your career, gaining the following benefits:</p>\n<ul>\n<li>Increase an ability score of your choice by 1, to a maximum of 20.</li>\n<li>You gain proficiency in any combination of two skills or tools of your choice.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Practiced.webp","effects":[]}
|
||||
{"_id":"HG3tsJyWM7X7fVIv","name":"Fighting Stylist","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You adopt a particular style of fighting as your specialty, gaining the following benefits:</p>\n<ul>\n<li>Increase your Strength, Dexterity, or Constitution score by 1, to a maximum of 20.</li>\n<li>Choose one of the Fighting Style options, detailed earlier in this chapter. You can select this feat multiple times. You can't take a Fighting Style option more than once, even if you later get to choose again.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Fighting%20Stylist.webp","effects":[]}
|
||||
{"_id":"HMtPma2N0myiF2il","name":"Battle Scarred","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've spent a lifetime fighting, with the scars to prove it. You gain the following benefits:</p>\n<ul>\n<li>Increase your Constitution score by 1, to a maximum of 20.</li>\n<li>When you roll a 19 or a 20 on the d20 for a death saving throw, you regain 1 hit point.</li>\n<li>When you are reduced to 0 hit points but not killed outright, you can drop to 1 hit point instead. Once you've used this ability, you must complete a long rest before you can use it again.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.con.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"HMtPma2N0myiF2il","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Battle%20Scarred.webp","effects":[]}
|
||||
{"_id":"J5eAWVCNYRZPsJzq","name":"Mariner","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've spent an exorbitant amount of time in water. You gain the following benefits:</p>\n<ul>\n<li>Increase your Constitution by 1, to a maximum of 20.</li>\n<li>You gain a swimming speed equal to your movement speed.</li>\n<li>You have advantage on ability checks and saving throws related to swimming.</li>\n<li>You can hold your breath for a number of minutes equal to 1 + twice your Constitution modifier.</li>\n</ul>","chat":"","unidentified":""},"source":"WH","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.con.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"J5eAWVCNYRZPsJzq","active":false,"_targets":[]}]}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"JoDZj9iDHOq1K0L8","name":"Performer","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You master performance so that you can command any stage. You gain the following benefits:</p>\n<ul>\n<li>Increase your Charisma score by 1, to a maximum of 20.</li>\n<li>You gain proficiency in the Performance skill. If you are already proficient in it, you instead gain expertise in it.</li>\n<li>While performing, you can try to distract one humanoid you can see who can see and hear you. Make a Charisma (Performance) check contested by the humanoid's Wisdom (Insight) check. If your check succeeds, you grab the humanoid's attention enough that it makes Wisdom (Perception) and Intelligence (Investigation) checks with disadvantage until you stop performing.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.cha.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"JoDZj9iDHOq1K0L8","active":false,"_targets":[],"label":"Abilities Charisma"},{"modSpecKey":"data.skills.prf.value","value":"1","mode":"+","targetSpecific":false,"id":2,"itemId":"JoDZj9iDHOq1K0L8","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Performer.webp","effects":[]}
|
||||
{"_id":"K7DJqRZNotfWGZMK","name":"Alert","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>Always on the lookout for danger, you gain the following benefits:</p>\n<ul>\n<li>You gain a +5 bonus to initiative.</li>\n<li>You can't be surprised while you are conscious.</li>\n<li>Other creatures don't gain advantage on attack rolls against you as a result of being unseen by you.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.attributes.init.value","value":"5","mode":"+","targetSpecific":false,"id":1,"itemId":"K7DJqRZNotfWGZMK","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Alert.webp","effects":[]}
|
||||
{"_id":"KmOP744KaU2bOsX2","name":"Techie","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You master the theory and practice of technology, gaining the following benefits:</p>\n<ul>\n<li>Increase your Intelligence score by 1, to a maximum of 20.</li>\n<li>You gain proficiency in the Technology skill. If you are already proficient in it, you instead gain expertise in it.</li>\n<li>You learn the <em>repair droid</em> tech power. You can cast it once, using supplies scavenged around you, without the use of a wristpad and without spending tech points, and you regain the ability to do so when you finish a long rest.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.int.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"KmOP744KaU2bOsX2","active":false,"_targets":[],"label":"Abilities Intelligence"},{"modSpecKey":"data.skills.tec.value","value":"1","mode":"+","targetSpecific":false,"id":2,"itemId":"KmOP744KaU2bOsX2","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Techie.webp","effects":[]}
|
||||
{"_id":"LzF6ijAkhkIkiZdJ","name":"Forceful Vigor","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>Your strength and virility rarely go unnoticed, often to the point of distraction. You gain the following benefits:</p>\n<ul>\n<li>Increase your Strength score by 1, to a maximum of 20.</li>\n<li>You can use your Strength modifier instead of your Constitution modifier when making Constitution checks.</li>\n<li>When you would make a Constitution saving throw, you can instead make a Strength saving throw. You can use this feature a number of times equal to your Strength modifier. You regain all expended uses of this feature when you complete a long rest.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.str.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"LzF6ijAkhkIkiZdJ","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Forceful%20Vigor.webp","effects":[]}
|
||||
{"_id":"NMzjgUDUPBVVJJdP","name":"Force of Personality","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>Rooms never go unalerted to your presence, and the strength of your personality make others lose focus on their own social game. Powers and other effects infrequently override your force of will. You gain the following benefits:</p>\n<ul>\n<li>Your Charisma score increases by 1, to a maximum of 20.</li>\n<li>You can use your Charisma modifier instead of your Wisdom modifier when making Insight checks.</li>\n<li>When you would make a Wisdom saving throw, you can instead make a Charisma saving throw. You can use this feature a number of times equal to your Charisma modifier. You regain all expended uses of this feature when you complete a long rest.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.cha.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"NMzjgUDUPBVVJJdP","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Force%20of%20Personality.webp","effects":[]}
|
||||
{"_id":"Of8IhnbIiID6sUt4","name":"Charmer","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've master the art of charming those around you, gaining the following benefits:</p>\n<ul>\n<li>Increase your Charisma score by 1, to a maximum of 20.</li>\n<li>You gain proficiency in the Persuasion skill. If you are already proficient in it, you instead gain expertise in it.</li>\n<li>If you spend 1 minute talking to someone who can understand what you say, you can make a Charisma (Persuasion) check contested by the creature's Wisdom (Insight) check. If you or your companions are fighting the creature, your check automatically fails. If your check succeeds, the target is charmed by you as long as it remains within 60 feet of you and for 1 minute thereafter.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.cha.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"Of8IhnbIiID6sUt4","active":false,"_targets":[],"label":"Abilities Charisma"},{"modSpecKey":"data.skills.per.value","value":"1","mode":"+","targetSpecific":false,"id":2,"itemId":"Of8IhnbIiID6sUt4","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Charmer.webp","effects":[]}
|
||||
{"_id":"QLLXt6fQiqI1Va2l","name":"Tech Dabbler","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"You know two at-will tech powers. When you reach 3rd level, you learn and can cast one 1st-level tech power once per long rest. When you reach 5th level, you learn and can cast one 2nd-level tech power once per long rest. Your techcasting ability is Intelligence. You do not require use of a tech focus for these powers.\r\n","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Tech%20Dabbler.webp","effects":[]}
|
||||
{"_id":"Qv2nJWPLJ2klIEbQ","name":"Acrobat","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You become more nimble, gaining the following benefits:</p>\n<ul>\n<li>Increase your Dexterity score by 1, to a maximum of 20.</li>\n<li>You gain proficiency in the Acrobatics skill. If you are already proficient in it, you instead gain expertise in it.</li>\n<li>As a bonus action, you can make a DC 15 Dexterity (Acrobatics) check. If you succeed, difficult terrain doesn't cost you extra movement until the end of the current turn.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"bonus","cost":1,"condition":""},"duration":{"value":1,"units":"turn"},"target":{"value":null,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"dex","actionType":"abil","attackBonus":0,"chatFlavor":"As a bonus action, you can make a DC 15 Dexterity (Acrobatics) check. If you succeed, difficult terrain doesn’t cost you extra movement until the end of the current turn.","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"dex","dc":15,"scaling":"flat"},"requirements":"","recharge":{"value":0,"charged":false},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.dex.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"Qv2nJWPLJ2klIEbQ","active":false,"_targets":[],"label":"Abilities Dexterity"},{"modSpecKey":"data.skills.acr.value","value":"1","mode":"+","targetSpecific":false,"id":2,"itemId":"Qv2nJWPLJ2klIEbQ","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Acrobat.webp","effects":[]}
|
||||
{"_id":"RDN5JNfiKs59xcGt","name":"Feigned Confidence","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've spent years pretending you know what you're doing, gaining the following benefits:</p>\n<ul>\n<li>Increase your Charisma score by 1, to a maximum of 20.</li>\n<li>When you would make an ability check that doesn't add your proficiency bonus, you can first make a DC 15 (Charisma) Deception check. On a success, you can add your proficiency bonus to the check. You can use this feature a number of times equal to your Charisma modifier (a minimum of once). You regain all expended uses when you finish a short or long rest.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.cha.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"RDN5JNfiKs59xcGt","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Feigned%20Confidence.webp","effects":[]}
|
||||
{"_id":"T0pMXR5lUepOZWAu","name":"Unnatural Resilience","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have the fortitude often attributed to gods, granting the following benefits:</p>\n<ul>\n<li>You gain proficiency in Constitution saving throws. If you are already proficient in them, you add double your proficiency bonus to saving throws you make.</li>\n<li>Enhanced effects, such as powers or medpacs, that would restore hit points to you can't restore an amount less than half your level + your Constitution modifier. If this amount would exceed that maximum amount of hit points that effect could restore, you instead take that effect's maximum.</li>\n<li>You can add your Constitution modifier to death saving throws you make.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"Constitution 20, level 12","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"T4oYkzdxQmcbHG6G","name":"Brawny","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You become stronger, gaining the following benefits:</p>\n<ul>\n<li>Increase your Strength score by 1, to a maximum of 20.</li>\n<li>You gain proficiency in the Athletics skill. If you are already proficient in it, you instead gain expertise in it.</li>\n<li>You count as if you were one size larger for the purpose of determining your carrying capacity.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.str.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"T4oYkzdxQmcbHG6G","active":false,"_targets":[],"label":"Abilities Strength"},{"modSpecKey":"data.skills.ath.value","value":"1","mode":"+","targetSpecific":false,"id":2,"itemId":"T4oYkzdxQmcbHG6G","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Brawny.webp","effects":[]}
|
||||
{"_id":"UUaYVEXcwbVHv2sr","name":"Healer","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You are an able medic, allowing you to mend wounds quickly and get your allies back in the fight. You gain the following benefits:</p>\n<ul>\n<li>Increase your Intelligence or Wisdom score by 1, to a maximum of 20.</li>\n<li>When you use a traumakit to stabilize a dying creature, that creature also regains 1 hit point.</li>\n<li>As an action, you can spend one use of a traumakit to tend to a creature and restore 1d6 + 4 hit points to it, plus additional hit points equal to the creature's maximum number of Hit Dice. The creature can't regain hit points again in this way until it finishes a short or long rest.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Healer.webp","effects":[]}
|
||||
{"_id":"VSXqyHXrw1kI3X91","name":"Close Quarters Caster","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've practiced utilizing powers in close quarters, learning techniques that grant you the following benefits:</p>\n<ul>\n<li>When making a ranged force or tech attack while you are within 5 feet of a hostile creature, you do not have disadvantage on the attack roll.</li>\n<li>Your ranged force and tech attacks ignore half cover and three-quarters cover against targets within 30 feet of you.</li>\n<li>You learn one at-will power that requires an attack roll. Your casting ability for this at-will power depends on the power list you chose from: Wisdom or Charisma (depending on power alignment) for force powers or Intelligence for tech powers.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"The ability to cast force or tech powers","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"VUliXV0a3Owu4yuI","name":"Sidearm Specialist","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You master the blaster pistol, heavy pistol, hold out, ion pistol, light pistol, and wrist launcher. You gain the following benefits while wielding any of these weapons, if you are proficient with it:</p>\n<ul>\n<li>You gain a +1 bonus to the weapon's attack rolls.</li>\n<li>You learn to load and fire your weapon more efficiently. You can now reload these weapons using your object interaction. You must have one free hand to reload.</li>\n<li>Whenever you score a critical hit against a living creature that has a head, you can attempt to daze the target. If the target is no more than one size larger than you (your size or smaller if your weapon has the light property), it must succeed on a Constitution saving throw (DC = 8 + your proficiency bonus + your Dexterity modifier) or be stunned until the end of its next turn.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Sidearm%20Specialist.webp","effects":[]}
|
||||
{"_id":"VxSLc899DPLmuepp","name":"Animal Handler","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You master the techniques needed to train and handle animals. You gain the following benefits:</p>\n<ul>\n<li>Increase your Wisdom score by 1, to a maximum of 20.</li>\n<li>You gain proficiency in the Animal Handling skill. If you are already proficient in it, you instead gain expertise in it.</li>\n<li>You can use a bonus action on your turn to command one friendly beast within 60 feet of you that can hear you and that isn't currently following the command of someone else. You decide now what action the beast will take and where it will move during its next turn, or you issue a general command that lasts for 1 minute, such as to guard a particular area.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"bonus","cost":1,"condition":""},"duration":{"value":0,"units":""},"target":{"value":1,"width":null,"units":"","type":"creature"},"range":{"value":60,"long":60,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"You can use a bonus action on your turn to command one friendly beast within 60 feet of you that can hear you and that isn't currently following the command of someone else. You decide now what action the beast will take and where it will move during its next turn, or you issue a general command that lasts for 1 minute, such as to guard a particular area.","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":false},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.wis.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"VxSLc899DPLmuepp","active":false,"_targets":[],"label":"Abilities Wisdom"},{"modSpecKey":"data.skills.ani.value","value":"1","mode":"+","targetSpecific":false,"id":2,"itemId":"VxSLc899DPLmuepp","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Animal%20Handler.webp","effects":[]}
|
||||
{"_id":"W15mnFHa0xq3tXL1","name":"Fighting Master","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"You've mastered a particular style of fighting. Choose one of the Fighting Mastery options, detailed earlier in this chapter. You can select this feat multiple times. You can't take a Fighting Mastery option more than once, even if you later get to choose again.\r\n","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Fighting%20Master.webp","effects":[]}
|
||||
{"_id":"W8VTyuB1D1pa4s4N","name":"Serene Resolve","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've learned to adapt the Force in new ways, granting the following benefits:</p>\n<ul>\n<li>Increase an ability score of your choice by 1, to a maximum of 20.</li>\n<li>As a bonus action, you can expend a use of your Channel the Force to regain 2 force points.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"at least 3 levels in guardian","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"WaO9gKAZN43oQrsA","name":"Promising Commander","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've trained relentlessly to lead your allies on the field of battle, gaining the following benefits:</p>\n<ul>\n<li>Increase your Charisma score by 1, to a maximum of 20.</li>\n<li>As an action, you can gain tactical insight. For one minute, once per turn you can can utter a special command or warning whenever an ally you can see within 30 feet makes an attack roll or saving throw. This creature can add a d4 to the roll provided it can hear and understand you. A creature can only benefit from one such die at a time. Once you've used this feature, you must complete a short or long rest before you can use it again.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.cha.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"WaO9gKAZN43oQrsA","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Promising%20Commander.webp","effects":[]}
|
||||
{"_id":"WtF8rN7cxIc3D86D","name":"Durable","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>Hardy and resilient, you gain the following benefits:</p>\n<ul>\n<li>Increase your Constitution score by 1, to a maximum of 20.</li>\n<li>When you roll a Hit Die to regain hit points, the minimum number of hit points you can regain from the roll equals twice your Constitution modifier (minimum of 2).</li>\n<li>Your hit point maximum increases by an amount equal to twice your level when you gain this feat. Whenever you gain a level thereafter, your hit point maximum increases by an additional 2 hit points.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.con.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"WtF8rN7cxIc3D86D","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Durable.webp","effects":[]}
|
||||
{"_id":"XRtb4NmElyRsERrk","name":"Adaptive Training","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've developed a new fluidity to your training and practice, granting the following benefits:</p>\n<ul>\n<li>Increase an ability score of your choice by 1, to a maximum of 20.</li>\n<li>Whenever you complete a long rest, you can replace a fighting style you know with another style available. You can't take a Fighting Style option more than once, even if you later get to choose again.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"at least 3 levels in fighter","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"Xqo6KzAFPtLdW9YS","name":"Moderately Armored","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have trained to master the use of medium armor, gaining the following benefits:</p>\n<ul>\n<li>Increase your Strength, Dexterity, or Constitution score by 1, to a maximum of 20.</li>\n<li>You gain proficiency with medium armor. If you are already proficient with medium armor, instead while you are wearing medium armor, you can add 3, rather than 2, to your AC if you have a Dexterity of 16 or higher, and you ignore the bulky property of medium armor. You can take this feat twice.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"Proficiency with light armor","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.traits.armorProf.value","value":"med","mode":"+","targetSpecific":false,"id":1,"itemId":"Xqo6KzAFPtLdW9YS","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Moderately%20Armored.webp","effects":[]}
|
||||
{"_id":"XuhxzosKJIBWpWHU","name":"Savage Shorty","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>Despite being short of stature, your size has no impact on your strength and virility. You gain the following benefits:</p>\n<ul>\n<li>Increase your Strength score by 1, to a maximum of 20.</li>\n<li>Your speed increases by 5 feet.</li>\n<li>You lose the Undersized special trait.</li>\n</ul>","chat":"","unidentified":""},"source":"WH","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"Strength 13, size Small","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.str.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"XuhxzosKJIBWpWHU","active":false,"_targets":[],"label":"Abilities Strength"},{"modSpecKey":"data.attributes.speed.value","value":"5","mode":"+","targetSpecific":false,"id":2,"itemId":"XuhxzosKJIBWpWHU","active":false,"_targets":[]}]}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"YJOdr43nmsPXAxp3","name":"Naturalist","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>Your extensive study of nature rewards you with the following benefits:</p>\n<ul>\n<li>Increase your Intelligence score by 1, to a maximum of 20.</li>\n<li>You gain proficiency in the Nature skill. If you are already proficient in it, you instead gain expertise in it.</li>\n<li>You learn the <em>toxin scan</em> tech power. You can cast it once, using supplies scavenged around you, without the use of a wristpad and without spending tech points, and you regain the ability to do so when you finish a long rest.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.int.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"YJOdr43nmsPXAxp3","active":false,"_targets":[],"label":"Abilities Intelligence"},{"modSpecKey":"data.skills.nat.value","value":"1","mode":"+","targetSpecific":false,"id":2,"itemId":"YJOdr43nmsPXAxp3","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Naturalist.webp","effects":[]}
|
||||
{"_id":"YfISDL99fjJ9WYy3","name":"Focused Vitality","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've learned to harness your focus to restore yourself, granting the following benefits:</p>\n<ul>\n<li>Increase an ability score of your choice by 1, to a maximum of 20.</li>\n<li>As an action, you can spend 2 focus points and roll a Martial Arts die. You regain a number of hit points equal to the amount rolled + your Wisdom or Charisma modifier (your choice, a minimum of one).</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"at least 3 levels in monk","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"YhvSSzW56SuR7Kja","name":"Casting Specialist","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>Choose one from force- or tech-casting. You've mastered your chosen casting type, gaining the following benefits:</p>\n<ul>\n<li>You gain a +1 bonus to your force or tech save DC and your force or tech attack modifier.</li>\n<li>Once per turn, when you cast a power that requires an attack roll or saving throw, you can have advantage on one attack roll, or you can force one creature affected by the power to have advantage or disadvantage on the saving throw (your choice). Once you've used this feature on a creature, you can't do so again until you complete a short or long rest.</li>\n<li>Once per turn, when you cast a power that doesn't require an attack roll or saving throw but requires a die roll, you can choose the maximum or minimum on the die (your choice). If the power requires rolling multiple dice, you can only affect a number of them equal to half your proficiency bonus (rounded up) in this way. You can select this feat twice. Each time you do so, you must choose a different casting type.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"The ability to cast force or tech powers","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Casting%20Specialist.webp","effects":[]}
|
||||
{"_id":"YrUXpp1j01lHSmxG","name":"Blade Specialist","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You master the doubleblade, doublesaber, doubleshoto, doublesword, hidden blade, lightdagger, lightfoil, lightsaber, martial lightsaber, shotosaber, techblade, vibroblade, vibrodagger, and vibrorapier. You gain the following benefits while wielding any of these weapons, if you are proficient with it:</p>\n<ul>\n<li>You gain a +1 bonus to the weapon's attack rolls.</li>\n<li>As a bonus action, you can take a parrying stance. While you are in this stance and you aren't wielding a shield, you gain a bonus to AC equal to half your proficiency bonus (rounded up) until the start of your next turn.</li>\n<li>You score a critical hit on a roll of 19 or 20.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":null,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":false},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Blade%20Specialist.webp","effects":[]}
|
||||
{"_id":"a4Id4dk3ov3dYw7X","name":"Polearm Specialist","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You master the lightsaber pike, saberspear, vibrolance, vibropike, and vibrospear. You gain the following benefits while wielding any of these weapons, if you are proficient with it:</p>\n<ul>\n<li>You gain a +1 bonus to the weapon's attack rolls.</li>\n<li>When you take the Attack action, you can use a bonus action to make a melee attack with the opposite end of the weapon. The weapon's damage die for this attack is a d4, and the attack deals kinetic damage. If the weapon has the reach property, the bonus action attack does not benefit from this property.</li>\n<li>When you take the Attack action, you can choose to forgo one of your attacks. If you do so, your reach increases by 5 feet until the start of your next turn.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Polearm%20Specialist.webp","effects":[]}
|
||||
{"_id":"aYMhiCMRBwH1WomL","name":"Linguist","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have studied languages and codes, gaining the following benefits:</p>\n<ul>\n<li>Increase your Intelligence score by 1, to a maximum of 20.</li>\n<li>You learn three languages of your choice.</li>\n<li>You can ably create written ciphers. Others can't decipher a code you create unless you teach them, they succeed on an Intelligence check (DC equal to your Intelligence score + your proficiency bonus), or they use a power to decipher it.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.int.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"aYMhiCMRBwH1WomL","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Linguist.webp","effects":[]}
|
||||
{"_id":"ai5BTh0VA5FpLVtu","name":"Force Guidance","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've learned to utilize your gift with the Force in a specific, unique way. You gain the following benefits:</p>\n<ul>\n<li>Increase your Wisdom or Charisma score by 1, to a maximum of 20.</li>\n<li>Choose a skill or tool in which you are proficient. When you make an ability check with the chosen skill or tool, you can add half your Wisdom or Charisma modifier (your choice, rounded down, minimum of one) to the check if it doesn't already include that modifier. You can use this feature a number of times equal to your Wisdom or Charisma modifier (your choice, a minimum of once). You regain all expended uses when you complete a long rest. You can select this feat multiple times. Each time you do so, you must choose a different skill or tool.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"The ability to cast force powers","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Force%20Guidance.webp","effects":[]}
|
||||
{"_id":"aujuUebb7f4e6ht8","name":"Threatening","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You become fearsome to others, gaining the following benefits:</p>\n<ul>\n<li>Increase your Charisma score by 1, to a maximum of 20.</li>\n<li>You gain proficiency in the Intimidation skill. If you are already proficient in it, you instead gain expertise in it.</li>\n<li>When you take the Attack action, you can replace one attack with an attempt to demoralize one humanoid you can see within 30 feet of you that can see and hear you. Make a Charisma (Intimidation) check contested by the target's Wisdom (Insight) check. If your check succeeds, the target is frightened until the end of your next turn. If your check fails, the target can't be frightened by you in this way for 1 hour.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.cha.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"aujuUebb7f4e6ht8","active":false,"_targets":[],"label":"Abilities Charisma"},{"modSpecKey":"data.skills.itm.value","value":"1","mode":"+","targetSpecific":false,"id":2,"itemId":"aujuUebb7f4e6ht8","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Threatening.webp","effects":[]}
|
||||
{"_id":"cHFXtjcgWLkCTAea","name":"Heavily Armored","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have trained to master the use of heavy armor, gaining the following benefits:</p>\n<ul>\n<li>Increase your Strength, Dexterity, or Constitution score by 1, to a maximum of 20.</li>\n<li>You gain proficiency with heavy armor. If you are already proficient with heavy armor, instead while you are wearing heavy armor, critical hits made against you are treated as normal hits. You can take this feat twice.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"Proficiency with medium armor","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.traits.armorProf.value","value":"hvy","mode":"+","targetSpecific":false,"id":1,"itemId":"cHFXtjcgWLkCTAea","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Heavily%20Armored.webp","effects":[]}
|
||||
{"_id":"ccsjgZgwSyw3r0on","name":"Exalted Awareness","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have the wisdom associated with the most renowned masters of the Force, granting the following benefits:</p>\n<ul>\n<li>You gain proficiency in Wisdom saving throws. If you are already proficient in them, you add double your proficiency bonus to Wisdom saving throws you make.</li>\n<li>Creatures within 60 feet of you have disadvantage on Dexterity (Stealth) checks made to hide from you.</li>\n<li>As an action, you can sense the presence of illusions and other effects designed to deceive the senses within 30 feet of you, provided that you aren't blinded or deafened. You sense that an effect is trying to trick you, but you gain no insight into what is hidden or its true nature. Once you've used this feature, you must complete a short or long rest before you can use it again.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"Wisdom 20, level 12","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"ckcrU1ZRdKmq4hQY","name":"Fanatic","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>Every blow that hits your enemies makes you feel closer to victory, making you shake in excitement. You gain the following benefits:</p>\n<ul>\n<li>When you score a critical hit with an attack roll or reduce a creature to 0 hit points, you can make one weapon attack as a bonus action.</li>\n<li>Whenever a creature you can see within 30 feet is reduced to 0 hit points, you go into a fervor gaining temporary hit points equal to 1d4 + your Constitution modifier.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Fanatic.webp","effects":[]}
|
||||
{"_id":"cnf7zry702QLzotX","name":"Meditative Mindfulness","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've delved to new depths during your meditation, granting the following benefits:</p>\n<ul>\n<li>Increase an ability score of your choice by 1, to a maximum of 20.</li>\n<li>When you complete a long rest, you can choose one of the force powers you know and replace it with another force power, as long as that power is not of a higher level than your Max Power Level.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"at least 3 levels in consular","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"dAmUh0ASLU1xshOs","name":"Combat Caster","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've practiced making your powers more difficult to avoid, learning techniques that grant you the following benefits:</p>\n<ul>\n<li>When a creature rolls a 1 on the d20 roll of a saving throw against a power you cast that deals damage, they instead take the highest number possible for the damage die.</li>\n<li>You learn one at-will power that requires a saving throw. Your casting ability for this at-will power depends on the power list you chose from: Wisdom or Charisma (depending on power alignment) for force powers or Intelligence for tech powers.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"The ability to cast force or tech powers","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"dQzURN2q97jG47Qo","name":"Quick Caster","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've practiced casting powers in quick succession, learning techniques that grant you the following benefits:</p>\n<ul>\n<li>When you cast a power with a casting time of a bonus action, you may use your action to cast a power with a power level no higher than half your proficiency bonus (rounded down).</li>\n<li>When you cast a power with a casting time of a bonus action, you can cast it without expending force or tech points as long as it is no higher level than your proficiency bonus. Once you've used this feature, you must complete a long rest before you can use it again.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"The ability to cast force or tech powers","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"dSjQBf5jwukcGDfY","name":"Force-Sensitive","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"You know two at-will force powers. When you reach 3rd level, you learn one 1st-level force power, which you can cast once per long rest. When you reach 5th level, you learn one 2nd-level force power, which you can once per long rest. Your forcecasting ability is Wisdom or Charisma (depending on power alignment). Additionally, you lose the Force-Insensitive special trait if you have it.\r\n","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"Creature type","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Force-Sensitive.webp","effects":[]}
|
||||
{"_id":"dWfbvXKx0ZDEEY4w","name":"Overwhelming Presence","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have the presence of the most affluent of leaders, granting the following benefits:</p>\n<ul>\n<li>You gain proficiency in Charisma saving throws. If you are already proficient in them, you add double your proficiency bonus to Charisma saving throws you make.</li>\n<li>While you are conscious, up to five friendly creatures within 30 feet of you who can see or hear you and who can understand you can gain a bonus to one Intelligence, Wisdom, or Charisma saving throw they make equal to your Charisma modifier. Once they've done so, they can't do so again until they finish a short or long rest.</li>\n<li>As an action, you can attempt to distract up to five creatures you can see within 30 feet of you. Each creature must make a Wisdom saving throw (DC = 8 + your proficiency bonus + your Charisma modifier). Any creature immune to being charmed is unaffected. If you or your companions are fighting a creature, it has advantage on the saving throw. On a failed save, for the next minute, a creature has disadvantage on Wisdom (Perception) checks made to perceive any creature other than you until the effect ends or until the target can no longer see or hear you. The feature ends early if you are incapacitated.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"Charisma 20, level 12","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"dYGd07LLEJu5RKzH","name":"Trip Weapon Specialist","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You master the chakram, light ring, net, saberwhip, vibrobaton, vibrostaff, and vibrowhip. You gain the following benefits while wielding any of these weapons, if you are proficient with it:</p>\n<ul>\n<li>You gain a +1 bonus to the weapon's attack rolls.</li>\n<li>As a bonus action on your turn, you can extend your weapon to sweep around and pull down an opponent's shield. Until the end of that creature's next turn, it gains no benefit to armor class from its shield.</li>\n<li>When you score a critical hit with the weapon or hit with an opportunity attack using the weapon, you can attempt to trip the opponent as well. If the target is no more than one size larger (your size or smaller if your weapon has the light property), it must succeed on a Strength saving throw (DC = 8 + your proficiency bonus + your choice of either your Strength or Dexterity modifier) or be knocked prone.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Trip%20Weapon%20Specialist.webp","effects":[]}
|
||||
{"_id":"drXPCTuKznN8IXBN","name":"Versatile Design","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've learned to approach problems from new angles, granting the following benefits:</p>\n<ul>\n<li>Increase an ability score of your choice by 1, to a maximum of 20.</li>\n<li>When you complete a long rest, you can choose one of the maneuvers you know and replace it with another one.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"at least 3 levels in scholar","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"eqBlqioFPauxq798","name":"Cunning Intellect","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have the cunning of the most prolific scholars, granting the following benefits:</p>\n<ul>\n<li>You gain proficiency in Intelligence saving throws. If you are already proficient in them, you add double your proficiency bonus to Intelligence saving throws you make.</li>\n<li>When you engage in the Training downtime activity, during resolution, you add your proficiency bonus to the check. If you would already add your proficiency bonus, you instead add twice your proficiency bonus.</li>\n<li>Whenever you make an ability check that uses your Intelligence, you can add half your proficiency bonus (rounded down) if it doesn't already include your proficiency bonus. Additionally, if you roll lower than half your level (rounded down) on an Intelligence check, you can instead use your level for the d20 roll.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"Intelligence 20, level 12","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"fohQLLoe5AnkvvaC","name":"Medic","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You master the physician's arts, gaining the following benefits:</p>\n<ul>\n<li>Increase your Wisdom score by 1, to a maximum of 20.</li>\n<li>You gain proficiency in the Medicine skill. If you are already proficient in it, you instead gain expertise in it.</li>\n<li>During a short rest, you can clean and bind the wounds of up to six willing beasts and humanoids. Make a DC 15 Wisdom (Medicine) check for each creature. On a success, if a creature spends a Hit Die during this rest, that creature can forgo the roll and instead regain the maximum number of hit points the die can restore. A creature can do so only once per rest, regardless of how many Hit Dice it spends.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.wis.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"fohQLLoe5AnkvvaC","active":false,"_targets":[],"label":"Abilities Wisdom"},{"modSpecKey":"data.skills.med.value","value":"1","mode":"+","targetSpecific":false,"id":2,"itemId":"fohQLLoe5AnkvvaC","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Medic.webp","effects":[]}
|
||||
{"_id":"fz4xeG1EtHJNBHQy","name":"Bountiful Luck","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"Your people have extraordinary luck, which you have learned to lend to your companions when you see them falter. You're not sure how you do it; you just wish it, and it happens. Surely a sign of fortune's favor!\r\n\r\nWhen an ally you can see within 30 feet of you rolls a 1 on the d20 for an attack roll, an ability check, or a saving throw, you can use your reaction and expend 1 luck point to let the ally reroll the die. The ally must use the new roll.\r\n\r\nWhen you use this ability, you can't use luck points before the end of your next turn. \r\n","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"Lucky feat","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Bountiful%20Luck.webp","effects":[]}
|
||||
{"_id":"gQDk0fGDlFDVl9Uj","name":"Inspiring Leader","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"You can spend 10 minutes inspiring your companions, shoring up their resolve to fight. When you do so, choose up to six friendly creatures (which can include yourself) within 30 feet of you who can see or hear you and who can understand you. Each creature can gain temporary hit points equal to your level + your Charisma modifier. A creature can't gain temporary hit points from this feat again until it has finished a short or long rest.\r\n","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"Charisma 13","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Inspiring%20Leader.webp","effects":[]}
|
||||
{"_id":"h9fsZnfh6RP9PiZv","name":"Dual Focused Caster","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have learned to bifurcate your attention while concentrating on powers, learning techniques that grant you the following benefits:</p>\n<ul>\n<li>If you attempt to cast a power that requires concentration while already concentrating on an existing power, you can maintain concentration on both powers simultaneously. You must spend your action each subsequent round on maintaining this concentration, or lose concentration for both powers.</li>\n<li>At the end of each of your turns where you have two powers you are concentrating on, you must make a Constitution saving throw (DC equals 10 + the number of complete rounds you've been concentrating on two powers). On a failure, you lose concentration for both powers. You can drop concentration on one of your powers during your turn as a free action to avoid this saving throw.</li>\n<li>Any time you would be forced to make a Constitution saving throw to maintain concentration due to taking damage, the DC equals 10 + both powers' levels combined, or half the damage you take, whichever number is higher. On a failure, you lose concentration on both powers.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"The ability to cast force or tech powers","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"iEFbSjp7DaDSo8Az","name":"Tough","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have the blood of heroes flowing through your veins. You gain the following benefits:</p>\n<ul>\n<li>Increase your Constitution score by 1, to a maximum of 20.</li>\n<li>Whenever you take the Dodge action in combat, you can spend one Hit Die to heal yourself. Roll the die, add your Constitution modifier, and regain a number of hit points equal to the total (minimum of one).</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"Durable feat","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.con.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"iEFbSjp7DaDSo8Az","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Tough.webp","effects":[]}
|
||||
{"_id":"ig8TPZw7mt3jQqbi","name":"Tireless Outrider","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've pushed yourself past the limits of your endurance, granting the following benefits:</p>\n<ul>\n<li>Increase an ability score of your choice by 1, to a maximum of 20.</li>\n<li>As an action, you can reduce your exhaustion level by 1 and give yourself a number of temporary hit points equal to 1d10 + your Intelligence modifier. Once you've used this feature, you must complete a short or long rest before you can use it again.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"at least 3 levels in scout","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"iiZ66oT6lIqkrOGk","name":"Weapon Expert","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have practiced extensively with a variety of weapons, gaining the following benefits:</p>\n<ul>\n<li>Increase your Strength, Dexterity, or Constitution score by 1, to a maximum of 20.</li>\n<li>You gain proficiency with all blasters, lightweapons, and vibroweapons. If you are already proficient with them, instead once per turn when you roll damage for a weapon attack using a weapon with which you are proficient, you can reroll the weapon's damage dice and use either total. You can take this feat twice.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.traits.weaponProf.custom","value":"all blasters","mode":"+","targetSpecific":false,"id":1,"itemId":"iiZ66oT6lIqkrOGk","active":false,"_targets":[],"label":"Traits Weapon Prof. Custom"},{"modSpecKey":"data.traits.weaponProf.custom","value":"all lightweapons","mode":"+","targetSpecific":false,"id":2,"itemId":"iiZ66oT6lIqkrOGk","active":false,"_targets":[],"label":"Traits Weapon Prof. Custom"},{"modSpecKey":"data.traits.weaponProf.custom","value":"all vibroweapons","mode":"+","targetSpecific":false,"id":3,"itemId":"iiZ66oT6lIqkrOGk","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Weapon%20Expert.webp","effects":[]}
|
||||
{"_id":"jjAqimaLDJ9GoSSL","name":"Customized Droid","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've been customized beyond other droids of the same model, granting the following benefits:</p>\n<ul>\n<li>Increase an ability score of your choice by 1, to a maximum of 20.</li>\n<li>Choose one droid customization of standard rarity from Appendix A. That customization is installed and doesn't count against the maximum droid customizations you can support, but it does count towards your maximum parts as shown in the Droid Size Maximum Parts table in Chapter 7.</li>\n</ul>","chat":"","unidentified":""},"source":"WH","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"Class I, II, III, IV, or V Droid","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"k316FEnj9NARisTU","name":"Expert Potency","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've obtained new ways to assist your allies, granting the following benefits:</p>\n<ul>\n<li>Increase an ability score of your choice by 1, to a maximum of 20.</li>\n<li>When a creature has a Potent Aptitude die from you and casts a power, they can roll the die and add the number rolled to one damage or healing roll of the power. If the power would damage or heal multiple targets, this bonus only applies to one of them. The Potent Aptitude die is then lost.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"at least 3 levels in engineer","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"kbN0CSXPaTs3mfan","name":"Mounted Caster","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You are trained in the use of powers while mounted. While you are mounted and aren't incapacitated, you gain the following benefits:</p>\n<ul>\n<li>When you cast a power targeting yourself, you can also affect your mount with the power.</li>\n<li>You have advantage on melee force or tech attack rolls against any unmounted creature that is smaller than your mount.</li>\n<li>If your mount is subjected to an effect that allows it to make a Dexterity saving throw to take only half damage, it instead takes no damage if it succeeds on the saving throw, and only half damage if it fails.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"The ability to cast force or tech powers","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"l16JW8IL3N6NSivU","name":"War Caster","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've practiced casting powers in the midst of combat, learning techniques that grant you the following benefits:</p>\n<ul>\n<li>You have advantage on Constitution saving throws that you make to maintain your concentration on a power when you take damage.</li>\n<li>Once per round, when a hostile creature provokes an opportunity attack from you, you can use your reaction to cast a power at the creature, rather than making an opportunity attack. The power must have a casting time of 1 action and must target only that creature.</li>\n</ul>\n<h3>Class-Specific Feats</h3>\n<p>Some players might find their class missing a little something. These feats are designed to give characters who focus on a single class a little more identity.</p>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"The ability to cast force or tech powers","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"lWHtIoW012u1QQ53","name":"Resilient","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>Choose one ability score. You gain the following benefits:</p>\n<ul>\n<li>Increase the chosen ability score by 1, to a maximum of 20.</li>\n<li>You gain proficiency in saving throws using the chosen ability.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Resillient.webp","effects":[]}
|
||||
{"_id":"m5FKO0ltZGdxtadH","name":"Entertainer","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have a natural gift for performing and competing. Select one gaming set or musical instrument. You gain the following benefits:</p>\n<ul>\n<li>Increase an ability score of your choice by 1, to a maximum of 20.</li>\n<li>You gain proficiency in the chosen gaming set or musical instrument. If you are already proficient with it, you instead gain expertise with it.</li>\n<li>While playing your chosen instrument or game, you can always readily read the emotions of those paying attention to you. During this time, and for up to one minute after completing, you have advantage on Wisdom (Insight) checks to read the emotions of those you performed for or competed against. You can select this feat multiple times. Each time you do so, you must choose a different gaming set or musical instrument.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Entertainer.webp","effects":[]}
|
||||
{"_id":"odprUVlMYRnJ4OOJ","name":"Dungeon Delver","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>Alert to the hidden traps and secret doors found in many dungeons, you gain the following benefits:</p>\n<ul>\n<li>Increase your Intelligence or Wisdom score by 1, to a maximum of 20.</li>\n<li>You have advantage on Wisdom (Perception) and Intelligence (Investigation) checks made to detect the presence of secret doors.</li>\n<li>You have advantage on saving throws made to avoid or resist traps.</li>\n<li>You have resistance to the damage dealt by traps.</li>\n<li>You can search for traps while traveling at a normal pace, instead of only at a slow pace.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Dungeon%20Delver.webp","effects":[]}
|
||||
{"_id":"ozWdapIWplYGXv7g","name":"Snappy Interjection","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've mastered a quick tongue to aid your allies. You gain the following benefits:</p>\n<ul>\n<li>Increase your Charisma score by 1, to a maximum of 20.</li>\n<li>Once per short or long rest, when an ally makes an attack roll, an ability check or a saving throw, you can spend your reaction to give them advantage on the roll.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.cha.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"ozWdapIWplYGXv7g","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Snappy%20Interjection.webp","effects":[]}
|
||||
{"_id":"p22Fu1TzzQ0zG6KI","name":"Climber","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You excel at scaling cliffsides, hills, trees, and general climbing. You gain the following benefits:</p>\n<ul>\n<li>Increase your Strength score by 1, to a maximum of 20.</li>\n<li>You gain a climbing speed equal to your movement speed.</li>\n<li>You have advantage on ability checks and saving throws to avoid falling off or down while climbing.</li>\n<li>You can spend 5 minutes instructing, pointing out handholds, and guiding other creatures before making a climb. When you do so, choose up to six friendly creatures (which can include yourself) within 30 feet of you. Each creature can add a 1d6 to any ability check or saving throw they make for that climb.</li>\n</ul>","chat":"","unidentified":""},"source":"WH","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.str.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"p22Fu1TzzQ0zG6KI","active":false,"_targets":[]}]}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"p9p9uvgtw0as7ecU","name":"Relentless Pursuer","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've harnessed a new level of persistence, granting the following benefits:</p>\n<ul>\n<li>Increase an ability score of your choice by 1, to a maximum of 20.</li>\n<li>When a creature ends its turn within 15 feet of you, you can use your reaction to move up to half your speed to a space closer to the creature. This movement doesn't provoke opportunity attacks.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"at least 3 levels in berserker","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"q7ahgoAYWA5ghy81","name":"Tiny Terror","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>Despite falling below knee height of other species, your size has less impact on your strength and virility. You gain the following benefits:</p>\n<ul>\n<li>Increase your Strength score by 1, to a maximum of 20.</li>\n<li>Your speed increases by 5 feet.</li>\n<li>You lose the Pintsized special trait, and you are no longer limited to +3 when determing your bonus to attack and damasge rolls for weapon attacks using Strength due to the Puny special trait.</li>\n<li>You gain the Undersized special trait:<br><br><strong><em>Undersized.</em></strong> Your small stature makes it hard for you to wield bigger weapons. You can't use heavy shields or martial weapons with the two-handed property unless it has the light property, and if a martial weapon has the versatile property, you can only wield it in two-hands.</li>\n</ul>","chat":"","unidentified":""},"source":"WH","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"Strength 13, size Tiny","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.str.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"q7ahgoAYWA5ghy81","active":false,"_targets":[],"label":"Abilities Strength"},{"modSpecKey":"data.attributes.speed.value","value":"5","mode":"+","targetSpecific":false,"id":2,"itemId":"q7ahgoAYWA5ghy81","active":false,"_targets":[]}]}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"qW28id0DXW7FjT6V","name":"Crushing Weapon Specialist","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You master the greatsaber, techaxe, techstaff, vibroaxe, vibroknuckler, vibromace, and vibrosword. You gain the following benefits while wielding any of these weapons, if you are proficient with it:</p>\n<ul>\n<li>You gain a +1 bonus to the weapon's attack rolls.</li>\n<li>Whenever you have advantage on an attack roll and hit, and the lower of the two d20 rolls would also hit, you can attempt to knock the target prone. If the target is no more than one size larger than you (your size or smaller if your weapon has the light property), make a Strength (Athletics) check contested by the target's Strength (Athletics) or Dexterity (Acrobatics) check (the target chooses the ability). If you win the contest, the target is knocked prone.</li>\n<li>Once per round, when you use your reaction to make a melee weapon attack, you have advantage on the attack roll.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Crushing%20Weapon%20Specialist.webp","effects":[]}
|
||||
{"_id":"sC2RPRGuIXbzP4Vc","name":"Mobile","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You are exceptionally speedy and agile. You gain the following benefits:</p>\n<ul>\n<li>Your speed increases by 10 feet.</li>\n<li>When you use the Dash action, difficult terrain doesn't cost you extra movement on that turn.</li>\n<li>When you make a melee attack against a creature, you don't provoke opportunity attacks from that creature for the rest of the turn, whether you hit or not.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.attributes.speed.value","value":"10","mode":"+","targetSpecific":false,"id":1,"itemId":"sC2RPRGuIXbzP4Vc","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Mobile.webp","effects":[]}
|
||||
{"_id":"tVElcveiEV69LpMD","name":"Titan's Power","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have the strength that legends tell of, granting the following benefits:</p>\n<ul>\n<li>You gain proficiency in Strength saving throws. If you are already proficient in them, you add double your proficiency bonus to Strength saving throws you make.</li>\n<li>You ignore the <em>two-handed</em> property of weapons with which you are proficient.</li>\n<li>When you miss with a melee weapon attack, the creature takes damage equal to your Strength modifier. This damage is of the same type as the weapon's damage.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"Strength 20, level 12","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"tc0x7wRpNsW1O2Zz","name":"Prone Combatant","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've practiced fighting while prone, gaining the following benefits:</p>\n<ul>\n<li>Increase your Dexterity score by 1, to a maximum of 20.</li>\n<li>You gain a crawling speed equal to your movement speed.</li>\n<li>You no longer have disadvantage on ranged attack rolls against targets within 30 feet.</li>\n<li>When you attempt to hide on your turn while prone, you can opt to not move on that turn. If you avoid moving, you are considered lightly obscured. You lose this benefit if you move or stand up, either voluntarily or because of some external effect. You are still automatically detected if any effect or action causes you to no longer be hidden. If you are still hidden on your next turn, you can continue to remain motionless and gain this benefit until you are detected.</li>\n</ul>","chat":"","unidentified":""},"source":"WH","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.dex.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"tc0x7wRpNsW1O2Zz","active":false,"_targets":[]}]}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"tzePc2J19K2YB4Mt","name":"Loremaster","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>Your study of history rewards you with the following benefits:</p>\n<ul>\n<li>Increase your Intelligence score by 1, to a maximum of 20.</li>\n<li>You gain proficiency in the Lore skill. If you are already proficient in it, you instead gain expertise in it.</li>\n<li>When you take the Help action to aid another creature's ability check, you can make a DC 15 Intelligence (Lore) check. On a success, that creature's check gains a bonus equal to your proficiency bonus, as you share pertinent advice and historical examples. To receive this bonus, the creature must be able to understand what you're saying.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.int.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"tzePc2J19K2YB4Mt","active":false,"_targets":[],"label":"Abilities Intelligence"},{"modSpecKey":"data.skills.lor.value","value":"1","mode":"+","targetSpecific":false,"id":2,"itemId":"tzePc2J19K2YB4Mt","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Loremaster.webp","effects":[]}
|
||||
{"_id":"uYSCaHw1CtA3VJEY","name":"Quick-Witted","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>Great ideas come to you naturally, often when your life depends on it. You always have a plan, or at least parts of it. You gain the following benefits:</p>\n<ul>\n<li>Increase your Intelligence score by 1, to a maximum of 20.</li>\n<li>You can use your Intelligence modifier instead of your Dexterity modifier when making initiative checks.</li>\n<li>When you would make a Dexterity saving throw, you can instead make an Intelligence saving throw. You can use this feature a number of times equal to your Intelligence modifier. You regain all expended uses of this feature when you complete a long rest.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.int.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"uYSCaHw1CtA3VJEY","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Quick-Witted.webp","effects":[]}
|
||||
{"_id":"ua8SMi9eB45JvLvn","name":"Shard Modification","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You are specially modified droid used to house a shard. Shards are sentient crystals native to the planet Orax, roughly a foot in length, that communicate with each other through pulses of light. While inhabiting a specialized droid host, shards are able to overcome the droid's inability to wield the Force, granting the following benefits:</p>\n<ul>\n<li>Increase an ability score of your choice by 1, to a maximum of 20.</li>\n<li>You lose the Force Insensitive special trait.</li>\n<li>You can cast the <em>sense force</em> force power once per day. Wisdom or Charisma (your choice) is your forcecasting ability for this power.</li>\n</ul>","chat":"","unidentified":""},"source":"WH","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"Creature type","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"vesMmgkOBAQLvIEU","name":"Blinding Agility","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have the reflexes one who can see things before they happen, granting the following benefits:</p>\n<ul>\n<li>You gain proficiency in Dexterity saving throws. If you are already proficient in them, you add double your proficiency bonus to Dexterity saving throws you make.</li>\n<li>Weapons that lack the <em>two-handed</em> or <em>special</em> properties are considered to have the finesse property for you.</li>\n<li>Opportunity attacks made against you have disadvantage.</li>\n</ul>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"Dexterity 20, level 12","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"vxDwtMysjVevQ9RN","name":"Crafter","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You have a knack for crafting; you work with greater efficiency and produce goods of higher quality. Select one type of artisan's implements. You gain the following benefits:</p>\n<ul>\n<li>Increase an ability score of your choice by 1, to a maximum of 20.</li>\n<li>You gain proficiency with the chosen tool. If you are already proficient with it, you instead gain expertise with it.</li>\n<li>When you craft something with the chosen tool, the total market value you can craft increases 50 cr per day. If you have expertise with it, the market value instead increases by 100 cr per day.</li>\n<li>If you use the tool you've selected to practice a profession during downtime, you can support a lifestyle one higher than you would normally be able to. You can select this feat multiple times. Each time you do so, you must choose a different set of artisan's implements.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Feats/Crafter.webp","effects":[]}
|
||||
{"_id":"y09iFQHd9gACYeKn","name":"Haggler","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>Your skills at bartering have granted you the following benefits:</p>\n<ul>\n<li>Increase your Charisma score by 1, up to a maximum of 20.</li>\n<li>You have advantage on Charisma (Persuasion) and Charisma (Deception) checks when attempting to barter or trade.</li>\n<li>You are always aware of the current monetary value for any unenhanced or common enhanced item. Whenever you identify an item, you gain a rough estimate of its current monetary value.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.cha.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"y09iFQHd9gACYeKn","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Haggler.webp","effects":[]}
|
||||
{"_id":"yOhhoeyIfccOM1JQ","name":"Kinetic Stoicism","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You've developed a preternatural focus, granting the following benefits:</p>\n<ul>\n<li>Increase an ability score of your choice by 1, to a maximum of 20.</li>\n<li>Once per turn, whenever you roll a Kinetic Combat die, you can roll the die twice and take either total.</li>\n</ul>\n<h3>Ability Capstone Feats</h3>\n<p>At higher levels, character tend to reach the pinnacle of an ability score, representing their mastery of that aspect. These feats are designed to give those characters an edge greater than just the ability score.</p>","chat":"","unidentified":""},"source":"EC","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"at least 3 levels in sentinel","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg","effects":[]}
|
||||
{"_id":"zp1d7mtK3QWMZX6j","name":"Stealthy","permission":{"default":0,"IpSq6HI4edO6e0Yw":3},"type":"feat","data":{"description":{"value":"<p>You know how best to hide, gaining the following benefits:</p>\n<ul>\n<li>Increase your Dexterity score by 1, to a maximum of 20.</li>\n<li>You gain proficiency in the Stealth skill. If you are already proficient in it, you instead gain expertise in it.</li>\n<li>If you are hidden, you can move up to 10 feet in the open without revealing yourself if you end the move in a position where you're not clearly visible.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"","cost":0,"condition":""},"duration":{"value":0,"units":""},"target":{"value":0,"width":null,"units":"","type":""},"range":{"value":0,"long":0,"units":null},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":null,"amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"requirements":"","recharge":{"value":0,"charged":true},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":true,"alwaysActive":false,"effects":[{"modSpecKey":"data.abilities.dex.value","value":"1","mode":"+","targetSpecific":false,"id":1,"itemId":"zp1d7mtK3QWMZX6j","active":false,"_targets":[],"label":"Abilities Dexterity"},{"modSpecKey":"data.skills.ste.value","value":"1","mode":"+","targetSpecific":false,"id":2,"itemId":"zp1d7mtK3QWMZX6j","active":false,"_targets":[]}]}},"img":"systems/sw5e/packs/Icons/Feats/Stealthy.webp","effects":[]}
|
|
@ -1,3 +1,4 @@
|
|||
<<<<<<< Updated upstream
|
||||
{"name":"Affliction","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>Choose a creature that you can see within range. That creature must make a Constitution saving throw. On a failed save, the target’s speed is halved, it takes a -2 penalty to AC and Dexterity saving throws, and it can’t use reactions. On its turn, it can use either an action or a bonus action, not both. Regardless of the creature’s abilities or items, it can’t make more than one melee or ranged attack during its turn.</p>\n<p>If the creature attempts to cast a power with a casting time of 1 action, roll a d20. On an 11 or higher, the power doesn’t take effect until the creature’s next turn, and the creature must use its action on that turn to complete the power. If it can’t, the power is wasted.</p>\n<p>The creatures makes another Constitution saving throw at the end of its turn. On a successful save, the effect ends.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":2,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Affliction.webp","_id":"KCVdYOoxu0kfkSCn"}
|
||||
{"name":"Destroy Droid","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>Choose a point that you can see within range. Each droid or construct must succeed on a Constitution saving throw or be paralyzed for the duration. At the beginning of each of its turns, an affected target takes energy damage equal to twice your forcecasting ability modifier and then repeats this saving throw. On a success, the power ends on the target.</p>","chat":"","unidentified":""},"source":"","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"minute"},"target":{"value":30,"units":"ft","type":"cube"},"range":{"value":120,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":7,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Destroy%20Droid.webp","_id":"eYw6j0VVVD0vEH7l"}
|
||||
{"name":"Disable Droid","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>Choose a point that you can see within range. Each droid or construct must succeed on a Constitution saving throw or be paralyzed for the duration. At the beginning of each of its turns, an affected creature takes energy damage equal to your forcecasting ability modifier and then repeats this saving throw. On a success, the power ends on the target.</p>","chat":"","unidentified":""},"source":"","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"minute"},"target":{"value":15,"units":"ft","type":"cube"},"range":{"value":90,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":4,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Disable%20Droid.webp","_id":"KJ7bSmk9W4AImGRm"}
|
||||
|
@ -7,11 +8,79 @@
|
|||
{"name":"Force Chain Lightning","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>You create a bolt of lightning that arcs toward a target of your choice that you can see within range. Three bolts then leap from that target to as many as three other targets, each of which must be within 30 feet of the first target. A target can be a creature or an object and can be targeted by only one of the bolts.</p>\n<p>A target must make a Dexterity saving throw. The target takes 10d8 lightning damage on a failed save, or half as much damage on a successful one.</p>\n<p>Force Potency. When you cast this power using a force slot of 7th level or higher, one additional bolt leaps from the first target to another target for each slot level above 6th.</p>","chat":"","unidentified":""},"source":"","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":4,"units":"","type":"creature"},"range":{"value":150,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["10d8","lightning"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":6,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Force%20Chain%20Lightning.webp","_id":"C0XOY6bm7NkP5cDW"}
|
||||
{"name":"Force Lightning Cone","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>Lightning arcs from your hands. Each creature in a 60-foot cone must make a Dexterity saving throw. A creatures takes 12d6 lightning damage on a failed save, or half as much on a successful one.</p>\n<p>Force Potency. When you cast this power using a force slot of 8th level or higher, the damage increases by 2d6 for each slot level above 7th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":60,"units":"ft","type":"cone"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["12d6","lightning"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":7,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":"2d6"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Force%20Cone%20Lightning.webp","_id":"NrMpYXddHnoPKHT2"}
|
||||
{"name":"Force Lightning","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>A stroke of lightning forming a line 100 feet long and 5 feet wide blasts out from you in a direction you choose. Each creature in the line must make a Dexterity saving throw. A creature takes 8d6 lightning damage on a failed save, or half as much damage on a successful one.</p>\n<p>The lightning ignites flammable objects in the area that aren’t being worn or carried.</p>\n<p>Force Potency. When you cast this power using a force slot of 4th level or higher, the damage increases by 1d6 for each slot level above 3rd.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":100,"units":"ft","type":"line"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["8d6",""]],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":3,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"level","formula":"1d6"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Force%20Lightning.webp","_id":"Yn07n957VuJ39xk3"}
|
||||
=======
|
||||
{"name":"Force Storm","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>A crackling storm of lightning with a diameter of 60 feet and a height of 120 feet appears in a location you choose within range. Whenever a creature enters the storm or starts its turn there, it must make a Dexterity saving throw. On a failed save, it takes 30d6 lightning damage or half as much as a successful one.</p>\n<p>The power damages objects in the area and ignites flammable objects that aren’t being worn or carried.</p>","chat":"","unidentified":""},"source":"","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":60,"units":"ft","type":"cylinder"},"range":{"value":150,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["30d6","lightning"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":9,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Force%20Storm.webp","_id":"16N8bYdqJ8bvDPQX"}
|
||||
{"_id":"1ARPmaD7aZ3Pjxt2","name":"Battle Precognition","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Your attunement to the Force warns you when you are about to enter danger. Until the power ends, your base AC becomes 13 + your Dexterity modifier. This power has no effect if you are wearing armor.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":8,"units":"hour"},"target":{"value":null,"units":"","type":"self"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":1,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Battle%20Precognition.webp"}
|
||||
{"name":"Remove Curse","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>At your touch, all curses affecting one creature or object end. If the object is a cursed enhanced item, its curse remains, but the power breaks its owner’s attunement to the object so it can be removed or discarded.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"object"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":3,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"1IFr14Wc4sA1833o"}
|
||||
{"name":"Sanctuary","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Until the power ends, any creature who targets the warded creature with an attack, a harmful power, or a hostile action must first make a Wisdom saving throw. On a failed save, the creature must choose a new target or lose the attack or power. This power doesn’t protect the warded creature from area effects.</p>\n<p>If the warded creature makes an attack, casts a power that affects an enemy creature, or takes a hostile action this power ends.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"bonus","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"wis","dc":null,"scaling":"power"},"level":1,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"1hCkZcduMjx91kSe"}
|
||||
{"_id":"1hXmkUOjNtkCtS8T","name":"Bestow Curse","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You touch a creature, and that creature must succeed on a Wisdom saving throw or become cursed for the duration of the power. When you cast this power, choose the nature of the curse from the following options:</p>\n<ul>\n<li>Choose one ability score. While cursed, the target has disadvantage on ability checks and saving throws made with that ability score.</li>\n<li>While cursed, the target has disadvantage on attack rolls against you.</li>\n<li>While cursed, the target must make a Wisdom saving throw at the start of each of its turns. lf it fails, it wastes its action that turn doing nothing.</li>\n<li>While the target is cursed, your attacks and powers deal an extra 1d8 necrotic damage to the target.</li>\n</ul>\n<p>A remove curse power ends this effect. At the GM’s discretion, you may choose an alternative curse effect, but it should be no more powerful than those described above. The GM has final say on such a curse’s effect.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"Have Curse Power"},"duration":{"value":1,"units":"minute"},"target":{"value":null,"units":"touch","type":""},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"wis","dc":null,"scaling":"power"},"level":3,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Bestow%20Curse.webp"}
|
||||
{"_id":"1svmnRR3v0KEGeDZ","name":"Mind Trick","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Choose a target within range that isn’t hostile toward you. The target must make a Wisdom saving throw. On a failed save, the target has disadvantage on Wisdom (Perception) and Intelligence (Investigation) checks.</p>\n<p>On a successful save, the creature realizes that you tried to use the Force to influence its awareness and becomes hostile toward you. A creature prone to violence might attack you. Another creature might seek retribution in other ways (at the GM’s discretion), depending on the nature of your interaction with it. This power has no effect on droids or constructs.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"wis","dc":null,"scaling":"power"},"level":0,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Mind%20Trick.webp"}
|
||||
{"_id":"28uF6yN4NLoc1Mf7","name":"Master Speed","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Choose up to two willing creatures that you can see within range. Until the power ends, each targets’ speed is doubled, they gain a +2 bonus to AC, they have advantage on Dexterity saving throws, and they gain an additional action on each of their turns. That action can be used only to take the Attack (one weapon attack only), Dash, Disengage, Hide, or the Use an Object Action.</p>\n<p>When the power ends, each target can’t move or take actions until after its next turn, as a wave of lethargy sweeps over it.</p>\n<p>Force Potency. When you cast this power using a force slot of 8th-level or higher, you can target one additional creature for each slot level above 7th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":2,"units":"","type":"creature"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":7,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"level","formula":"1 additional creature"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Master%20Speed.webp"}
|
||||
{"_id":"2EdyvNwmyRD9yhmn","name":"Maddening Darkness","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Terrifying darkness spreads from a point you choose within range to fill a 60-foot-radius sphere until the power ends. The darkness spreads around corners. A creature with darkvision can’t see through this darkness. Unenhanced light, as well as light created by powers of 8th level or lower, can’t illuminate the area.</p>\n<p>Shrieks, gibbering, and mad laughter can be heard within the sphere. Whenever a creature starts its turn in the sphere, it must make a Wisdom saving throw, taking 8d8 psychic damage on a failed save, or half as much damage on a successful one.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"Have Shroud of Darkenss"},"duration":{"value":10,"units":"minute"},"target":{"value":60,"units":"ft","type":"radius"},"range":{"value":150,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["8d8","psychic"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":8,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Maddening%20Darkness.webp"}
|
||||
{"name":"Valor","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You bless up to three creatures of your choice within range. Whenever a target makes an attack roll or a saving throw before the power ends, the target can roll a d4 and add the number rolled to the attack roll or saving throw.</p>\n<p>Force Potency. When you cast this power using a force slot of 2nd level or higher, you can target one additional creature for each slot level above 1st.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":3,"units":"","type":"creature"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"1d4","save":{"ability":"","dc":null,"scaling":"power"},"level":1,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"level","formula":"1 additional creature"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"2MaAEt5XSnjEurWK"}
|
||||
{"_id":"3IoaQSSoAtFsoavO","name":"Master Force Barrier","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>This power massively bolsters your allies with toughness and resolve. Creatures of your choice in a 30-foot radius around you when you cast this power gain the following benefits:</p>\n<ul>\n<li>The creature sheds dim light in a 5-foot radius.</li>\n<li>The creature has advantage on all saving throws</li>\n<li>Other creatures have disadvantage on attack rolls against them.</li>\n<li>When a dark side creature hits them with a melee attack, that creature must make a Constitution saving throw or be blinded until the power ends.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":30,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":8,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"icons/svg/mystery-man.svg"}
|
||||
{"name":"Force Propel","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Choose one or more creatures or objects not being worn or carried within 60 feet that weigh up to a combined total of 15 pounds. The creatures or objects immediately move 60 feet in a direction of your choice. If the creatures or objects end this movement in the air, they immediately fall to the ground. If the creatures or objects collide with any one target during its travel, both the creatures or objects and the target take 3d8 kinetic damage. If the target is a creature, it must make a Dexterity saving throw. On a failed save, it takes 3d8 kinetic damage, or half as much on a successful one.</p>\n<p>Force Potency. When you cast this power using a force slot of 2nd level or higher, the maximum weight increases by 15 pounds and the damage increases by 1d8 for each slot level above 1st.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":null,"units":"any","type":"object"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["3d8","kinetic"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":1,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"1d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"3KGdCbHATzaghiwo"}
|
||||
{"name":"Mass Hysteria","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Drawing on the deepest fears of a group of creatures, you create illusory creatures in their minds, manifesting their worst nightmares as an implacable threat visible only to them. Each creature in a 30-foot-radius sphere is frightened for the duration of the power. At the end of each of the frightened creature’s turns, it must succeed on a Wisdom saving throw or take 5d10 psychic damage. On a successful save, the power ends for that creature. This power has no effect on droids or constructs.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"Have Hysteria Power"},"duration":{"value":1,"units":"minute"},"target":{"value":30,"units":"ft","type":"radius"},"range":{"value":120,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["5d8","psychic"]],"versatile":""},"formula":"","save":{"ability":"wis","dc":null,"scaling":"power"},"level":9,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"3odfJsD1RezuxzDG"}
|
||||
{"name":"Restoration","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You touch a creature and end either one disease or one condition afflicting it. The condition can be blinded, deafened, paralyzed, or poisoned.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":2,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"4Tmt6Bb06vqS7cCM"}
|
||||
{"_id":"4a18XmMOExlwDAYF","name":"Breath Control","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You are able to slow your metabolism in such a way that you can stop breathing and resist the effect of toxins in your body. If you are poisoned, you neutralize the poison. If more than one poison afflicts you, you neutralize one poison that you know is present, or you neutralize one at random.</p>\n<p>For the duration, you have advantage on saving throws against being poisoned, resistance to poison damage, and you no longer need to breathe.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":10,"units":"minute"},"target":{"value":null,"units":"","type":"self"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":1,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg"}
|
||||
{"name":"True Sight","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You shift your vision to see through use of the Force, giving you the ability to see things as they actually are. For the duration, you have truesight and notice secret doors hidden by powers, all out to a range of 120 feet.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"hour"},"target":{"value":null,"units":null,"type":"self"},"range":{"value":120,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":6,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"4bBmcQgYLFIO9GCn"}
|
||||
{"name":"Revitalize","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You return a dead creature you touch to life, provided that it has been dead no longer than 10 minutes. If the creature’s soul is both willing and at liberty to rejoin the body, the creature returns to life with 1 hit point.</p>\n<p>This power also neutralizes any poisons and cures diseases that affected the creature at the time it died.</p>\n<p>This power closes all mortal wounds, but it doesn’t restore missing body parts. If the creature is lacking body parts or organs integral for its survival, its head for instance, the power automatically fails.</p>\n<p>Coming back from the dead is an ordeal. The target takes a -4 penalty to all attack rolls, saving throws, and ability checks. Every time the target finishes a long rest, the penalty is reduced by 1 until it disappears.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"minute","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":5,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"5Gxqh2j4A258jCSY"}
|
||||
{"_id":"5koTRABu4ER8g6Wo","name":"Horror","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>You project a phantasmal image of a creature’s worst fears. Each creature in a 30-foot cone must succeed on a Wisdom saving throw or drop whatever it is holding and become frightened for the duration. This power has no effect on constructs or droids.</p>\n<p>While frightened by this power, a creature must take the Dash action and move away from you by the safest available route on each of its turns, unless there is nowhere to move. If the creature ends its turn in a location where it doesn’t have line of sight to you, the creature can make a Wisdom saving throw. On a successful save, the power ends for that creature.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":30,"units":"ft","type":"cone"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"wis","dc":null,"scaling":"power"},"level":3,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Horror.webp"}
|
||||
{"name":"Convultion","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Choose a point you can see on the ground within range. A fountain of churned earth and stone erupts in a 20-foot cube centered on that point. Each creature in that area must make a Dexterity saving throw. A creature takes 3d12 kinetic damage on a failed save, or half as much damage on a successful one. Additionally, the ground in that area becomes difficult terrain until cleared. Each 5-foot-square portion of the area requires at least 1 minute to clear by hand.</p>\n<p>Force Potency. When you cast this power using a force slot of 4th level or higher, the damage increases by 1d12 for each slot level above 3rd.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":20,"units":"ft","type":"cube"},"range":{"value":120,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["3d12",""]],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":1,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"1d12"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"5lOXTZUiRmL7aZi9"}
|
||||
{"_id":"5o01ADUmNyzy470b","name":"Force Disarm","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You select a weapon or object being worn or carried by a Large or smaller creature within range. The creature must make a Strength or Dexterity saving throw (the creature chooses the ability to use). If the item is being worn, this save is made with disadvantage. On a failed save, the creature takes 1d4 force damage and the item is pulled directly to you. If you have a free hand, you catch the weapon. Otherwise, it lands at your feet.</p>\n<p>This power’s damage increases by 1d4 when you reach 5th level (2d4), 11th level (3d4), and 17th level (4d4).</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"object"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4","force"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":0,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"atwill","formula":"1d4"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"icons/svg/mystery-man.svg"}
|
||||
{"name":"Telekinetic Storm","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You stir the Force around you, creating a turbulent field of telekinetic energy that buffets enemies around you. The field extends out to a distance of 15 feet around you for the duration.</p>\n<p>When you cast this power, you can designate any number of creatures you can see to be unaffected by it. An affected creature’s speed is halved in the area, and when the creature enters the area for the first time on a turn or starts its turn there, it must make a Constitution saving throw. On a failed save, the creature takes 3d8 force damage. On a successful save, the creature takes half as much damage.</p>\n<p>Force Potency. When you cast this power using a force power slot of 4th level or higher, the damage increases by 1d8 for each slot level above 3rd.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":15,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["3d8","force"]],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":3,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"level","formula":"1d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"5raHPlhouud0Jpr4"}
|
||||
{"name":"Skill Empowerment","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Your power with the Force deepens a creature’s understanding of its own talent. You touch one willing creature and give it expertise in one skill of your choice; until the power ends, the creature doubles its proficiency bonus for ability checks it makes that use the chosen skill.</p>\n<p>You must choose a skill in which the target is proficient and that isn’t already benefiting from an effect, such as Expertise, that doubles its proficiency bonus.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"hour"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":5,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"5tAwilkRcZsTc62q"}
|
||||
{"_id":"6d2wwUGy40FlGqaY","name":"Scourge","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>For the power’s duration, your eyes become an inky void imbued with dread power. One creature of your choice within 60 feet of you that you can see must succeed on a Constitution saving throw or be affected by one of the following effects of your choice for the duration. On each of your turns until the power ends, you can use your action to target another creature but can’t target a creature again if it has succeeded on a saving throw against this casting of scourge.</p>\n<p><strong>Asleep.</strong> The target falls unconscious. It wakes up if it takes any damage or if another creature uses its action to shake the sleeper awake.</p>\n<p><strong>Panicked.</strong> The target is frightened of you. On each of its turns, the frightened creature must take the Dash action and move away from you by the safest and shortest available route, unless there is nowhere to move. If the target moves to a place at least 60 feet away from you where it can no longer see you, this effect ends.</p>\n<p><strong>Sickened.</strong> The target has disadvantage on attack rolls and ability checks. At the end of each of its turns, it can make another Wisdom saving throw. If it succeeds, the effect ends.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"Have Plague Power"},"duration":{"value":1,"units":"minute"},"target":{"value":null,"units":"self","type":""},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":6,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Scourge.webp"}
|
||||
{"name":"Give Life","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Placing your hand on another creature you can transfer your own life force to them. You spend and roll one of your hit dice and the creature regains that many hit points. This power has no effect on droids or constructs.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":0,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"6sfPioKWjx1VOqwF"}
|
||||
{"name":"Improved Phasewalk","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You teleport up to 60 feet to an unoccupied space you can see. On each of your turns before the power ends, you can use a bonus action to teleport in this way again.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"bonus","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":null,"units":null,"type":"self"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":5,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"6tJDkxz5pyPHVJvT"}
|
||||
{"_id":"6xaiD7x8L4RLpXKv","name":"Improved Force Immunities","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>An immobile, faintly shimmering barrier springs into existence in a 15-foot radius around you and remains for the duration. The barrier moves with you.</p>\n<p>Any force power of 5th level or lower cast from outside the barrier can’t affect creatures or objects within it, even if the power is cast using a higher level force slot. Such a power can target creatures and objects within the barrier, but the power has no effect on them. Similarly, the area within the barrier is excluded from the areas affected by such powers.</p>\n<p>Force Potency. When you cast this power using a force slot of 7th level or higher, the barrier blocks powers of one level higher for each slot level above 6th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":15,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":6,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Improved%20Force%20Immunity.webp"}
|
||||
{"_id":"7dqNYNqMphGLIm5T","name":"Heal","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>A creature you touch regains a number of hit points equal to 1d8 + your forcecasting ability modifier. This power has no effect on droids or constructs.</p>\n<p>Force Potency. When you cast this power using a force slot of 2nd level or higher, the healing increases by 1d8 for each slot level above 1st.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"heal","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8 + @mod","healing"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":1,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"1d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Heal.webp"}
|
||||
{"_id":"81kLSpx80zEEr0O2","name":"Denounce","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>A target of your choice within range must make a Charisma saving throw. On a failed save, when the target makes their next attack roll or saving throw they must roll a d4 and subtract the number from it. The power then ends.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"1d4","save":{"ability":"cha","dc":null,"scaling":"power"},"level":0,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Denounce.webp"}
|
||||
{"name":"Stun Droid","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>Choose a droid or construct that you can see within range. The target must succeed on a Constitution saving throw or be paralyzed for the duration. At the beginning of each of its turns, the target takes energy damage equal to your forcecasting ability modifier. At the end of each of its turns, the target can make another Constitution saving throw. On a success, the power ends on the target.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"droid"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":2,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Stun%20Droid.webp","_id":"83VXTwWszl8bMlW6"}
|
||||
{"name":"Stun","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Choose a humanoid that you can see within range. The target must succeed on a Wisdom saving throw or be paralyzed for the duration. At the end of each of its turns, the target can make another Wisdom saving throw. On a success, the power ends on the target.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":null,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"wis","dc":null,"scaling":"power"},"level":2,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"8UOBsZEV8esbx6IG"}
|
||||
{"name":"Siphon Life","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>A tendril of inky darkness reaches out from you, touching a creature you can see within range to drain life from it. The target must make a Dexterity saving throw. On a successful save, the target takes 2d8 necrotic damage, and the power ends. On a failed save, the target takes 4d8 necrotic damage, and until the power ends, you can use your action on each of your turns to automatically deal 4d8 necrotic damage to the target. The power ends if you use your action to do anything else, if the target is ever outside the power’s range, or if the target has total cover from you.</p>\n<p>Whenever the power deals damage to a target, you regain hit points equal to half the amount of necrotic damage the target takes.</p>\n<p><strong>Force Potency. </strong>When you cast this power using a force slot of 6th level or higher, the damage increases by 1d8 for each slot level above 5th.</p>","chat":"","unidentified":""},"source":"","activation":{"type":"action","cost":1,"condition":"Have Drain Life Power"},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["4d8","necrotic"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":5,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"level","formula":"1d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"99X7GzLrrdVppgT9"}
|
||||
{"_id":"ABfdZpL0iC2Osioj","name":"Rage","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You endow yourself with endurance and martial prowess fueled by the Force. Until the power ends, you can’t cast powers, and you gain the following benefits:</p>\n<ul>\n<li>You gain 50 temporary hit points. If any of these remain when the power ends, they are lost.</li>\n<li>You have advantage on attack rolls that you make with lightweapons and vibroweapons.</li>\n<li>When you hit a target with a weapon attack, that target takes an extra 2d12 force damage.</li>\n<li>You have proficiency with all armor, lightweapons, and vibroweapons.</li>\n<li>You have proficiency in Strength and Constitution saving throws.</li>\n<li>You can attack twice, instead of once, when you take the Attack action on your turn. You ignore this benefit if you already have a feature, like Extra Attack, that gives you extra attacks.</li>\n</ul>\n<p>Immediately after the power ends, you must succeed on a DC 15 Constitution saving throw or suffer one level of exhaustion.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":10,"units":"minute"},"target":{"value":null,"units":"self","type":""},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["50","temphp"]],"versatile":""},"formula":"2d12","save":{"ability":"con","dc":15,"scaling":"flat"},"level":6,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Rage.webp"}
|
||||
{"_id":"AnqVVfHnV36f7OnA","name":"Dominate Monster","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You attempt to beguile a creature that you can see within range. It must succeed on a Wisdom saving throw or be charmed by you for the duration. If you or creatures that are friendly to you are fighting it, it has advantage on the saving throw.</p>\n<p>While the creature is charmed, you have a telepathic link with it as long as you are within 1 mile of it. You can use this telepathic link to issue commands to the creature while you are conscious (no action required), which it does its best to obey. You can specify a simple and general course of action, such as “Attack that creature,” “Run over there,” or “Fetch that object.” If the creature completes the order and doesn’t receive further direction from you, it defends and preserves itself to the best of its ability.</p>\n<p>You can use your action to take total and precise control of the target. Until the end of your next turn, the creature takes only the actions you choose, and doesn’t do anything that you don’t allow it to do. During this time, you can also cause the creature to use a reaction, but this requires you to use your own reaction as well.</p>\n<p>Each time the target takes damage, it makes a new Wisdom saving throw against the power. If the saving throw succeeds, the power ends.</p>\n<p><strong>Force Potency. </strong>When you cast this power with a 9th-level force slot, the duration is concentration, up to 8 hours.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"Have Dominate Mind Power"},"duration":{"value":1,"units":"hour"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"wis","dc":null,"scaling":"power"},"level":8,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Dominate%20Monster.webp"}
|
||||
{"_id":"AvkOVXIYVgJTsytl","name":"Beast Trick","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>This power lets you distract a beast. Choose a beast that you can see within range. If the beast’s Intelligence is 4 or higher, the power fails. Otherwise, the beast must succeed on a Wisdom saving throw or be charmed by you for the power’s duration. If you or one of your companions harms the target, the power ends.</p>\n<p>Force Potency. When you cast this power using a force slot of 2nd level or higher, you can affect one additional beast for each slot level above 1st.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":24,"units":"hour"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":1,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"1 additional beast"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Beast%20Trick.webp"}
|
||||
{"_id":"B3wzjcXwEAfTxhQW","name":"Hallucination","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You craft a dangerous illusion in the mind of a creature that you can see within range. The target must make a Wisdom saving throw. On a failed save, you create a phantasmal object, creature, or other visible phenomenon of your choice that is no larger than a 10-foot cube and that is perceivable only to the target for the duration. This power has no effect on droids or constructs.</p>\n<p>The hallucination includes sound, temperature, and other stimuli, also evident only to the creature.</p>\n<p>The target can use its action to examine the hallucination with an Intelligence (Investigation) check against your force power save DC. If the check succeeds, the target realizes that the hallucination is an illusion, and the power ends.</p>\n<p>While a target is affected by the power, the target treats the hallucination as if it were real. The target rationalizes any illogical outcomes from interacting with the hallucination. For example, a target attempting to walk across a phantasmal bridge that spans a chasm falls once it steps onto the bridge. If the target survives the fall, it still believes that the bridge exists and comes up with some other explanation for its fall - it was pushed, it slipped, or a strong wind might have knocked it off.</p>\n<p>An affected target is so convinced of the hallucination’s reality that it can even take damage from the illusion. A hallucination created to appear as a creature can attack the target. Similarly, a hallucination created to appear as fire, a pool of acid, or lava can burn the target. Each round on your turn, the hallucination can deal 1d6 psychic damage to the target if it is in the hallucination’s area or within 5 feet of the hallucination, provided that the illusion is of a creature or hazard that could logically deal damage, such as by attacking. The target perceives the damage as a type appropriate to the illusion.</p>\n<p><strong>Force Potency</strong>. When you cast this power using a force power slot of 3rd level or higher, the range increases by 20 feet, the image dimensions increase by 5 feet, and you can target one additional creature for every two slot levels above 2nd.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":10,"units":"ft","type":"cube"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"wis","dc":null,"scaling":"power"},"level":2,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Hallucination.webp"}
|
||||
{"name":"Cloud Mind","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Roll 5d8; the total is how many hit points of creatures this power can affect. Creatures within 20 feet of a point you choose are affected in order of their current hit points.</p>\n<p>Starting with the creature that has the lowest current hit points, each creature affected by this power falls unconscious. If the power ends, the sleeper takes damage, or someone uses an action wake the sleeper, they will be awoken.</p>\n<p>Subtract each creature’s hit points from the total before moving on to the creature with the next lowest hit points. A creature’s hit points must be equal to or less than the remaining total for that creature to be affected.</p>\n<p>This power has no effect on droids or constructs.</p>\n<p>Force Potency. When you cast this power using a force slot of 2nd level or higher, you can roll an additional 2d8 for each slot level above 1st.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":20,"units":"ft","type":"radius"},"range":{"value":90,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"5d8","save":{"ability":"","dc":null,"scaling":"power"},"level":1,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"2d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"BJDl4AQjFfR1RTxc"}
|
||||
{"name":"Sonic Charge","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>As part of the action used to cast this power, you must make a melee attack with a weapon against one creature within your weapon’s reach, otherwise the power fails. On a hit, the target suffers the attack’s normal effects, and you begin to emanate a disturbing hum until the start of your next turn. If a hostile creature ends its turn within 5 feet of you, it takes 1d4 sonic damage.</p>\n<p>This power’s damage increases when you reach higher levels. At 5th level, the melee attack deals an extra 1d8 sonic damage to the target, and the secondary damage increases by 1d4. Both damage rolls increase by 1d8 and 1d4, respectively, at 11th level and 17th level.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"round"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4","Sonic"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":0,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"atwill","formula":"1d4"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"BMCJlnRZ5j4MlUnU"}
|
||||
{"_id":"BbTpLPyPoucTsEdA","name":"Knight Speed","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Choose a willing creature that you can see within range. Until the power ends, the target’s speed is doubled, it gains a +2 bonus to AC, it has advantage on Dexterity saving throws, and it gains an additional action on each of its turns. That action can be used only to take the Attack (one weapon attack only), Dash, Disengage, Hide, or Use an Object action.</p>\n<p>When the power ends, the target can’t move or take actions until after its next turn, as a wave of lethargy sweeps over it.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"special","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":3,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Knight%20Speed.webp"}
|
||||
{"_id":"BqGw2Mt7mBqqVclc","name":"Freedom of Movement","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You touch a willing creature. Its movement is unaffected by difficult terrain, and powers and enhanced effects can’t reduce its speed or cause it to be paralyzed or restrained.</p>\n<p>The target can spend 5 feet of movement to automatically escape from unenhanced restraints. Additionally, being underwater imposes no penalties on its movement or attacks.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"hour"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":4,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"icons/svg/mystery-man.svg"}
|
||||
{"_id":"C0XOY6bm7NkP5cDW","name":"Force Chain Lightning","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>You create a bolt of lightning that arcs toward a target of your choice that you can see within range. Three bolts then leap from that target to as many as three other targets, each of which must be within 30 feet of the first target. A target can be a creature or an object and can be targeted by only one of the bolts.</p>\n<p>A target must make a Dexterity saving throw. The target takes 10d8 lightning damage on a failed save, or half as much damage on a successful one.</p>\n<p>Force Potency. When you cast this power using a force slot of 7th level or higher, one additional bolt leaps from the first target to another target for each slot level above 6th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":4,"units":"","type":"creature"},"range":{"value":150,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["10d8","lightning"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":6,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Force%20Chain%20Lightning.webp"}
|
||||
{"_id":"C2ROn2KK2QTLm9DW","name":"Guidance","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You touch one willing creature. Once before the power ends, the target can roll a d4 and add the number rolled to one ability check of its choice. It can roll the die before or after making the ability check. The power then ends.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"1d4","save":{"ability":"","dc":null,"scaling":"power"},"level":0,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"icons/svg/mystery-man.svg"}
|
||||
{"name":"Spare the Dying","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You touch a living creature that has 0 hit points. The creature becomes stable. This power has no effect on droids or constructs.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":0,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"CJR5SlWKoaCtY1bq"}
|
||||
{"name":"Tremor","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You cause a tremor in the ground within range. Each creature other than you in a 5-foot-radius sphere centered on that point must make a Dexterity saving throw. On a failed save, a creature takes 1d6 kinetic damage and is knocked prone. On a successful save, the creature takes half as much damage and isn’t knocked prone. If the ground in that area is loose earth or stone, it becomes difficult terrain until cleared, with each 5-foot-diameter portion requiring at least 1 minute to clear by hand.</p>\n<p>Force Potency. When you cast this power using a force slot of 2nd level or higher, the damage increases by 1d6 for each slot level above 1st.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":5,"units":"ft","type":"radius"},"range":{"value":10,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6","kinetic"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":1,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"1d6"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"CsLjEyQtegNiXKIZ"}
|
||||
{"_id":"CuAbwhIt3j2V30Ey","name":"Saber Reflect","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>In response to being attacked, you raise your weapon to attempt to deflect. When you you use this power, the damage you take from the attack is reduced by 1d6. If you reduce the damage to 0, you’re wielding a lightweapon or vibroweapon, and the damage is energy or ion, you can reflect the attack at a target within range as part of the same reaction. Make a ranged force attack at a target you can see. The attack has a normal range of 20 feet and a long range of 60 feet. On a hit, the target takes the triggering attack’s normal damage.</p>\n<p>If you would have resistance to the triggering damage, resistance is applied before the damage reduction.</p>\n<p>The power’s damage reduction increases by 1d6 when you reach 5th level (2d6), 11th level (3d6), and 17th level (4d6).</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"reaction","cost":1,"condition":"which you take in response to being hit by a ranged attack"},"duration":{"value":null,"units":"inst"},"target":{"value":null,"units":"","type":"self"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"1d6","save":{"ability":"","dc":null,"scaling":"power"},"level":0,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"atwill","formula":"1d6"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Saber%20Reflect.webp"}
|
||||
{"_id":"DFpooO6icOfTdG5C","name":"Master Feedback","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You unleash the power of your mind to blast the intellect of up to ten creatures of your choice that you can see within range. Creatures that have an Intelligence score of 2 or lower are unaffected.</p>\n<p>Each target must make an Intelligence saving throw. On a failed save, a target takes 14d6 psychic damage and is stunned. On a successful save, a target takes half as much damage and isn’t stunned.</p>\n<p>A stunned target can make a Wisdom saving throw at the end of each of its turns. On a successful save, the stunning effect ends.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"Have Greater Feedback Power"},"duration":{"value":null,"units":"inst"},"target":{"value":10,"units":"","type":"creature"},"range":{"value":90,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["14d6","psychic"]],"versatile":""},"formula":"","save":{"ability":"int","dc":null,"scaling":"power"},"level":8,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Master%20Feedback.webp"}
|
||||
{"name":"Improved Phasestrike","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Choose up to five creatures you can see within range. Make a melee force attack against each one. On hit, a target takes 6d10 force damage. You can then teleport to an unoccupied space you can see within 5 feet of one of the creatures you chose.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":5,"units":"","type":"creature"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"mpak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["6d10","force"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":5,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"ENNhFJKCcxrg481J"}
|
||||
{"_id":"EXK4sg6gKXfMnLnf","name":"Battle Meditation","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You exude an aura out to 5 feet that boosts the morale and overall battle prowess you and your allies while simultaneously reducing the opposition’s combat-effectiveness by eroding their will to fight.</p>\n<p>Whenever you or a friendly creature within your meditation makes an attack roll or a saving throw, they can roll a d4 and add the number rolled to the attack roll or saving throw.</p>\n<p>Whenever a hostile creature enters your meditation or starts its turn there, it must make a Charisma saving throw. On a failed save, it must roll a d4 and subtract the number rolled from each attack roll or saving throw it makes before the end of your next turn. On a successful save, it is immune to this power for 1 day.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":5,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"1d4","save":{"ability":"cha","dc":null,"scaling":"power"},"level":2,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Battle%20Meditation.webp"}
|
||||
{"name":"Improved Restoration","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You imbue a creature you touch with positive energy to undo a debilitating effect. You can reduce the target’s exhaustion level by one, or end one of the following effects on the target:</p>\n<ul>\n<li>One effect that charmed the target.</li>\n<li>One curse, including the target’s attunement to a cursed item.</li>\n<li>Any reduction to one of the target’s ability scores.</li>\n<li>One effect reducing the target’s hit point maximum.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"Restoration"},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":5,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"F02pFj62Grlr9sdF"}
|
||||
{"name":"Project","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You lift three piles of debris or small objects from the ground and hurl them. Each pile hits a creature of your choice that you can see within range. The pile deals 1d4+1 force damage to its target. The piles all strike simultaneously and you can direct them to hit one creature or several.</p>\n<p>Force Potency. When you cast this power using a force slot of 2nd level or higher, you lift and throw an additional pile of debris for each slot level above 1st.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":3,"units":"","type":"object"},"range":{"value":120,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4 + 1","force"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":1,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"FLBRnexpCEIneqy2"}
|
||||
{"_id":"FVpFXYowoWwgFuIJ","name":"Shroud of Darkness","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You become heavily obscured to others. Dim light within 10 feet of you becomes darkness, and bright light becomes dim light.</p>\n<p>Until the power ends, you have resistance to force damage. In addition, whenever a creature within 10 feet of you hits you with an attack, it takes 2d8 necrotic damage.</p>","chat":"","unidentified":""},"source":"","activation":{"type":"action","cost":1,"condition":"Have Darkness Power"},"duration":{"value":1,"units":"minute"},"target":{"value":null,"units":"self","type":""},"range":{"value":10,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"util","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d8","necrotic"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":4,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Shroud%20of%20Darkness.webp"}
|
||||
{"_id":"FrOqLsVBWUSvka4X","name":"Improved Heal","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>A wave of healing energy washes out from a point of your choice within range. Choose up to six creatures in a 30-foot-radius sphere centered on that point. Each target regains hit points equal to 3d8 + your forcecasting ability modifier. This power has no effect on droids or constructs.</p>\n<p>Force Potency. When you cast this power using a force slot of 6th level or higher, the healing increases by 1d8 for each slot level above 5th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":30,"units":"ft","type":"radius"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"heal","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["3d8 + @mod","healing"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":5,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"1d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Improved%20Heal.webp"}
|
||||
{"_id":"G4d6y321T0yRmNpN","name":"Shocking Shield","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Lightning courses in a sphere surrounding your body, shedding bright light in a 10-foot radius and dim light for an additional 10 feet. You can use your action to end the power early.</p>\n<p>Whenever a creature within 5 feet of you hits you with a melee attack, it takes 2d8 lightning damage.</p>","chat":"","unidentified":""},"source":"","activation":{"type":"action","cost":1,"condition":"Have Shock Power"},"duration":{"value":10,"units":"minute"},"target":{"value":null,"units":"self","type":""},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d8","lightning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":4,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Shocking%20Shield.webp"}
|
||||
{"_id":"G5mI31lc5lBqMT4V","name":"Master Force Immunity","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>A 10-foot-radius faintly shimmering barrier surrounds you. Within the sphere, powers can’t be cast and enhanced items become mundane. Until the power ends, the sphere moves with you, centered on you.</p>\n<p>Powers and other enhanced effects are suppressed in the sphere and can’t protrude into it. A slot expended to cast a suppressed power is consumed. While an effect is suppressed, it doesn’t function, but the time it spends suppressed counts against its duration.</p>\n<p>Targeted Effects. Powers and other enhanced effects that target a creature or an object in the sphere have no effect on that target.</p>\n<p>Enhanced Areas. The area of another power or enhanced effect, such as force storm, can’t extend into the sphere. If the sphere overlaps an enhanced area, the part of the area that is covered by the sphere is suppressed.</p>\n<p>Powers. Any active power or other enhanced effect on a creature or an object in the sphere is suppressed while the creature or object is in it.</p>\n<p>Enhanced Items. The properties and powers of enhanced items are suppressed in the sphere. For example, a +1 vibrosword in the sphere functions as an unenhanced vibrosword.</p>\n<p>An enhanced weapon’s properties and powers are suppressed if it is used against a target in the sphere or wielded by an attacker in the sphere. If an enhanced weapon or a piece of enhanced ammunition fully leaves the sphere (for example, if you fire an enhanced shot or throw an enhanced saberspear at a target outside the sphere), the enhancement of the item ceases to be suppressed as soon as it exits.</p>\n<p>Enhanced Travel. Teleportation fails to work in the sphere, whether the sphere is the destination or the departure point for such enhanced travel. A portal to another location temporarily closes while in the sphere.</p>\n<p>Creatures and Objects. A creature or object summoned or created by powers temporarily winks out of existence in the sphere. Such a creature instantly reappears once the space the creature occupied is no longer within the sphere.</p>\n<p>Tech Override/Sever Force. Powers and enhanced effects such as sever force have no effect on the sphere. Likewise, the spheres created by different scrambling field powers don’t nullify each other.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"hour"},"target":{"value":10,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":8,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Master%20Force%20Immunity.webp"}
|
||||
{"name":"Phasestrike","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Until the power ends, your movement doesn’t provoke opportunity attacks.</p>\n<p>Once before the power ends, you can give yourself advantage on one weapon attack roll on your turn. That attack deals an extra 1d8 force damage on a hit. Whether you hit or miss, your walking speed increases by 30 feet until the end of that turn.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"bonus","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":null,"units":null,"type":"self"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8","force"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":1,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"G8UVHP4MXW6Dudky"}
|
||||
{"_id":"GBJRx32gU9xU1Q6s","name":"Improved Feedback","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You unleash a blast of psychic energy at a target within range. If the target can hear you (though it need not understand you), it must succeed on an Intelligence saving throw. On a failed save, it takes 3d6 psychic damage and must immediately use its reaction, if available, to move as far as its speed allows away from you. The creature doesn’t move into obviously dangerous ground, such as a fire or a pit. On a successful save, the target takes half as much damage and doesn’t have to move away. A deafened creature automatically succeeds on the save.</p>\n<p><strong>Force Potency.</strong> When you cast this power using a force slot of 2nd level or higher, the damage increases by 1d6 for each slot level above 1st.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"Have Feedback Power"},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["3d6","psychic"]],"versatile":""},"formula":"","save":{"ability":"int","dc":null,"scaling":"power"},"level":1,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"1d6"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Improved%20Feedback.webp"}
|
||||
{"name":"Stasis","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Choose a creature that you can see within range. The target must succeed on a Wisdom saving throw or be paralyzed for the duration. At the end of each of its turns, the target can make another Wisdom saving throw. On a success, the power ends on the target. This power has no effect on droids or constructs.</p>\n<p>Force Potency. When you cast this power using a force slot of 6th level or higher, you can target an additional creature for each slot level above 5th. The creatures must be within 30 feet of each other when you target them.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":90,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"wis","dc":null,"scaling":"power"},"level":5,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"level","formula":"1 additional creature"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"H51uSnFY6eyBTXRJ"}
|
||||
{"_id":"HPtgWP83jKSyFWFp","name":"Aura of Purity","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Purifying energy radiates from you in a 30-foot radius. Until the power ends, the aura moves with you, centered on you. Each nonhostile creature in the aura (including you) can’t become diseased, has resistance to poison damage, and has advantage on saving throws against effects that cause any of the following conditions: blinded, charmed, deafened, frightened, paralyzed, poisoned, and stunned.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":10,"units":"minute"},"target":{"value":30,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":4,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Aura%20of%20Purity.webp"}
|
||||
{"name":"Precognition","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Your mastery of the Force gives you a limited ability to see into the immediate future. For the duration, you can’t be surprised and you have advantage on attack rolls, ability checks, and saving throws. Additionally, other creatures have disadvantage on attack rolls against you for the duration.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"minute","cost":1,"condition":""},"duration":{"value":8,"units":"hour"},"target":{"value":null,"units":null,"type":"self"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":9,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"HqxcYlFOZJZ91a98"}
|
||||
{"_id":"I2EsFwBa7AyIwX1v","name":"Improved Force Camouflage","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>A willing creature you touch becomes invisible until the power ends. Anything the target is wearing or carrying is invisible as long as it is on the target’s person.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":4,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"icons/svg/mystery-man.svg"}
|
||||
{"_id":"IXAl1U65YuhNBN4Q","name":"Psychic Charge","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>As part of the action used to cast this power, you must make a melee attack with a weapon against one creature within your weapon’s reach, otherwise the power fails. On a hit, the target suffers the attack’s normal effects, and its mouth is covered by a violet veil until the start of your next turn. If the target willingly speaks before then, it immediately takes 1d8 psychic damage, and the power ends.</p>\n<p>This power’s damage increases when you reach higher levels. At 5th level, the melee attack deals an extra 1d8 psychic damage to the target, and the damage the target takes for speaking increases to 2d8. Both damage rolls increase by 1d8 at 11th level and 17th level.</p>","chat":"","unidentified":""},"source":"","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"round"},"target":{"value":null,"units":"","type":""},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8","psychic"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":0,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"atwill","formula":"1d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Psychic%20Charge.webp"}
|
||||
{"_id":"InyoZTjdAijUms7e","name":"Death Field","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You draw the life force from every creature in a 30-foot cube centered on a point you choose within range. Each creature in that area must make a Constitution saving throw. A creature takes 10d8 necrotic damage on a failed save, or half as much damage on a successful one. If you reduce a hostile creature to 0, you gain temporary hit points equal to half the damage dealt. This power has no effect on droids or constructs.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"Have Siphon Life Power"},"duration":{"value":null,"units":"inst"},"target":{"value":30,"units":"ft","type":"cube"},"range":{"value":90,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["10d8","necrotic"]],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":8,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Death%20Field.webp"}
|
||||
{"_id":"It12G2wROx7ojgwu","name":"Force Repulse","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You release an omnidirectional telekinetic burst. Each creature within 20 feet must make a Dexterity saving throw. On a failed save, a creature takes 8d6 force damage and is pushed back 5 feet. On a successful save, a creature takes half damage and isn’t pushed.</p>\n<p>All small objects that are not worn or carried are also pushed 5 feet back.</p>\n<p>Force Potency. When you cast this power using a force slot of 4th level or higher, the damage increases by 1d6 for each slot level above 3rd.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":20,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["8d6","force"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":3,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"1d6"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"icons/svg/mystery-man.svg"}
|
||||
{"_id":"JBd2XatPjBGxjimU","name":"Dominate Beast","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>A beast you can see must succeed on a Wisdom save or be charmed. If you or your companions are fighting it, it has advantage on this saving throw.</p>\n<p>While it’s charmed, you have a telepathic link to it if you’re on the same planet. You can use this link to issue commands while you are conscious, no action required, which it does its best to obey. You can specify a simple and general course of action. If it completes the order and doesn’t receive further orders, it focuses on defending itself.</p>\n<p>You can use your action to take total control of the target. Until the end of your next turn, the beast takes only the actions you decide and nothing you don’t allow it to. You can also have the beast use a reaction, but this takes your reaction as well.</p>\n<p>If the beast takes damage, it makes another Wisdom save. On a success, the power ends.</p>\n<p><strong>Force Potency.</strong> When you cast this power using a 5th-level force slot, the duration is up to 10 minutes. At a 6th-level slot, the duration is up to 1 hour. At a slot of 7th or higher, the duration is up to 8 hours.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"wis","dc":null,"scaling":"power"},"level":4,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Dominate%20Beast.webp"}
|
||||
{"name":"Turbulence","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Choose one creature, or choose two creatures that are within 5 feet of each other, within range. A target must succeed on a Dexterity saving throw or take 1d6 force damage.</p>\n<p>This power’s damage increases by 1d6 when you reach 5th, 11th, and 17th level.</p>","chat":"","unidentified":""},"source":"","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":120,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6",""]],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":0,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"atwill","formula":"1d6"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"Jgw6KzAgqpQbry2K"}
|
||||
{"_id":"Jnzj1Relpil0dKs9","name":"Hex","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You curse an opponent within range. Until the power ends, you deal an extra 1d6 necrotic damage to the target whenever you hit it with an attack. Also, choose one ability when you cast the power. The target has disadvantage on ability checks made with the chosen ability.</p>\n<p>If the target drops to 0 hit points before this power ends, you can use a bonus action on a subsequent turn of yours to curse a new creature.</p>\n<p><strong>Force Potency. </strong>When you cast this power using a force slot of 3rd or 4th level, you can maintain your concentration on the power for up to 8 hours. When you use a force slot of 5th level or higher, you can maintain your concentration on the power for up to 24 hours.</p>","chat":"","unidentified":""},"source":"","activation":{"type":"bonus","cost":1,"condition":""},"duration":{"value":1,"units":"hour"},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":90,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6","necrotic"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":1,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Hex.webp"}
|
||||
{"_id":"K0AsOF4VRvKvftYD","name":"Greater Heal","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Choose a creature that you can see within range. A surge of positive energy washes through the creature, causing it to regain 70 hit points. This power also ends blindness, deafness, and any diseases affecting the target. This power has no effect on droids or constructs.</p>\n<p>Force Potency. When you cast this power using a force slot of 7th level or higher, the healing increases by 10 for each slot level above 6th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"heal","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["70","healing"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":6,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"10"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Greater%20Heal.webp"}
|
||||
>>>>>>> Stashed changes
|
||||
{"_id":"KCVdYOoxu0kfkSCn","name":"Affliction","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>Choose a creature that you can see within range. That creature must make a Constitution saving throw. On a failed save, the target’s speed is halved, it takes a -2 penalty to AC and Dexterity saving throws, and it can’t use reactions. On its turn, it can use either an action or a bonus action, not both. Regardless of the creature’s abilities or items, it can’t make more than one melee or ranged attack during its turn.</p>\n<p>If the creature attempts to cast a power with a casting time of 1 action, roll a d20. On an 11 or higher, the power doesn’t take effect until the creature’s next turn, and the creature must use its action on that turn to complete the power. If it can’t, the power is wasted.</p>\n<p>The creatures makes another Constitution saving throw at the end of its turn. On a successful save, the effect ends.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":2,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Affliction.webp"}
|
||||
{"_id":"eYw6j0VVVD0vEH7l","name":"Destroy Droid","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>Choose a point that you can see within range. Each droid or construct must succeed on a Constitution saving throw or be paralyzed for the duration. At the beginning of each of its turns, an affected target takes energy damage equal to twice your forcecasting ability modifier and then repeats this saving throw. On a success, the power ends on the target.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"minute"},"target":{"value":30,"units":"ft","type":"cube"},"range":{"value":120,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":7,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Destroy%20Droid.webp"}
|
||||
{"_id":"eYw6j0VVVD0vEH7l","name":"Destroy Droid","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>Choose a point that you can see within range. Each droid or construct must succeed on a Constitution saving throw or be paralyzed for the duration. At the beginning of each of its turns, an affected target takes energy damage equal to twice your forcecasting ability modifier and then repeats this saving throw. On a success, the power ends on the target.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"minute"},"target":{"value":30,"units":"ft","type":"cube"},"range":{"value":120,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":7,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Destroy%20Droid.webp"}
|
||||
{"_id":"KJ7bSmk9W4AImGRm","name":"Disable Droid","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>Choose a point that you can see within range. Each droid or construct must succeed on a Constitution saving throw or be paralyzed for the duration. At the beginning of each of its turns, an affected creature takes energy damage equal to your forcecasting ability modifier and then repeats this saving throw. On a success, the power ends on the target.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"minute"},"target":{"value":15,"units":"ft","type":"cube"},"range":{"value":90,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":4,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Disable%20Droid.webp"}
|
||||
{"_id":"KJ7bSmk9W4AImGRm","name":"Disable Droid","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>Choose a point that you can see within range. Each droid or construct must succeed on a Constitution saving throw or be paralyzed for the duration. At the beginning of each of its turns, an affected creature takes energy damage equal to your forcecasting ability modifier and then repeats this saving throw. On a success, the power ends on the target.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"minute"},"target":{"value":15,"units":"ft","type":"cube"},"range":{"value":90,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":4,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Disable%20Droid.webp"}
|
||||
<<<<<<< Updated upstream
|
||||
{"_id":"RDZdXmMpJqUEn7LX","name":"Drain Life","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>You draw the life force from a creature you can see within range. The target must make a Constitution saving throw. The target takes 8d8 necrotic damage on a failed save, or half as much damage on a successful one. If you reduce a hostile creature to 0, you gain temporary hit points equal to half the damage dealt. This power has no effect on droids or constructs.</p>\n<p>Force Potency. When you cast this power using a force slot of 5th level or higher, the damage increases by 1d8 for each slot level above 4th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["8d8","necrotic"]],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":4,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"level","formula":"1d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Drain%20Life.webp"}
|
||||
{"_id":"RDZdXmMpJqUEn7LX","name":"Drain Life","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>You draw the life force from a creature you can see within range. The target must make a Constitution saving throw. The target takes 8d8 necrotic damage on a failed save, or half as much damage on a successful one. If you reduce a hostile creature to 0, you gain temporary hit points equal to half the damage dealt. This power has no effect on droids or constructs.</p>\n<p>Force Potency. When you cast this power using a force slot of 5th level or higher, the damage increases by 1d8 for each slot level above 4th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["8d8","necrotic"]],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":4,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"level","formula":"1d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Drain%20Life.webp"}
|
||||
{"_id":"RDZdXmMpJqUEn7LX","name":"Drain Life","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>You draw the life force from a creature you can see within range. The target must make a Constitution saving throw. The target takes 8d8 necrotic damage on a failed save, or half as much damage on a successful one. If you reduce a hostile creature to 0, you gain temporary hit points equal to half the damage dealt. This power has no effect on droids or constructs.</p>\n<p>Force Potency. When you cast this power using a force slot of 5th level or higher, the damage increases by 1d8 for each slot level above 4th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["8d8","necrotic"]],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":4,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"level","formula":"1d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Drain%20Life.webp"}
|
||||
|
@ -40,3 +109,100 @@
|
|||
{"name":"Slow","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>A hostile creature of your choice must make a Constitution saving throw. On a failed save, the target’s speed decreases by 10 feet until the power ends.</p>\n<p>The target’s speed decreases by 5 more feet when you reach 5th level (15 feet), 11th level (20 feet), and 17th level (25 feet).</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"hour"},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":15,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":0,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Slow.webp","_id":"maQoLsCcelDb2hWJ"}
|
||||
{"name":"Stun Droid","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>Choose a droid or construct that you can see within range. The target must succeed on a Constitution saving throw or be paralyzed for the duration. At the beginning of each of its turns, the target takes energy damage equal to your forcecasting ability modifier. At the end of each of its turns, the target can make another Constitution saving throw. On a success, the power ends on the target.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"droid"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":2,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Stun%20Droid.webp","_id":"83VXTwWszl8bMlW6"}
|
||||
{"name":"Whirlwind","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>A whirlwind howls down to a point that you can see on the ground within range. The whirlwind is a 10-foot-radius, 30-foot-high cylinder centered on that point. Until the power ends, you can use your action to move the whirlwind up to 30 feet in any direction along the ground. The whirlwind sucks up any Medium or smaller objects that aren’t secured to anything and that aren’t worn or carried by anyone.</p>\n<p>A creature must make a Dexterity saving throw the first time on a turn that it enters the whirlwind or that the whirlwind enters its space, including when the whirlwind first appears. A creature takes 10d6 kinetic damage on a failed save, or half as much damage on a successful one. In addition, a Large or smaller creature that fails the save must succeed on a Strength saving throw or become restrained in the whirlwind until the power ends. When a creature starts its turn restrained by the whirlwind, the creature is pulled 5 feet higher inside it, unless the creature is at the top. A restrained creature moves with the whirlwind and falls when the power ends, unless the creature has some means to stay aloft.</p>\n<p>A restrained creature can use an action to make a Strength or Dexterity check against your force save DC. If successful, the creature is no longer restrained by the whirlwind and is hurled 3d6x10 feet away from it in a random direction.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":10,"units":"ft","type":"cylinder"},"range":{"value":300,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["10d6","kinetic"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":7,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Whirlwind.webp","_id":"anxCi1ypITMC1F9Y"}
|
||||
=======
|
||||
{"name":"Force Project","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You create an illusory copy of yourself that lasts for the duration. The copy can appear at any location that you have seen before, regardless of intervening obstacles. The illusion looks and sounds like you but is intangible. If the illusion takes any damage, it disappears, and the power ends.</p>\n<p>You can use your action to move this illusion up to twice your speed, and make it gesture, speak, and behave in whatever way you choose. It mimics your mannerisms perfectly.</p>\n<p>You can see through its eyes and hear through its ears as if you were in its space. On your turn as a bonus action, you can switch from using its senses to using your own, or back again. While you are using its senses, you are blinded and deafened in regard to your own surroundings.</p>\n<p>Physical interaction with the image reveals it to be an illusion, because things can pass through it. A creature that uses its action to examine the image can determine that it is an illusion with a successful Intelligence (Investigation) check against your force save DC. If a creature discerns the illusion for what it is, the creature can see through the image, and any noise it makes sounds hollow to the creature.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"day"},"target":{"value":null,"units":null,"type":"self"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"abil","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"int","dc":null,"scaling":"power"},"level":7,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"KVY80cxeW955U6mG"}
|
||||
{"name":"Slow Descent","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Choose up to five falling creatures within range. A falling creature’s rate of descent slows to 60 feet per round until the power ends. If the creature lands before the power ends, it takes no falling damage and can land on its feet, and the power ends for that creature.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"reaction","cost":1,"condition":"which you take when you or a creature within 60 feet of you falls"},"duration":{"value":1,"units":"minute"},"target":{"value":5,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":1,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"L3P0wzW7j61XpKZc"}
|
||||
{"_id":"L8CJ1QEXfKztMyCX","name":"Enfeeble","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Dark energy courses from your hand at a creature within range. The target must succeed on a Wisdom saving throw. If it is missing any hit points, it takes 1d12 necrotic damage. Otherwise, it takes 1d8.</p>\n<p>The power’s damage increases by one die when you reach 5th, 11th, and 17th level.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d12","necrotic"]],"versatile":""},"formula":"1d8","save":{"ability":"wis","dc":null,"scaling":"power"},"level":0,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"atwill","formula":"1d12"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Enfeeble.webp"}
|
||||
{"name":"Heroism","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>A willing creature you touch is imbued with bravery. Until the power ends, the creature is immune to being frightened and gains temporary hit points equal to your forcecasting ability modifier at the start of each of its turns. When the power ends, the target loses any remaining temporary hit points from this power.</p>\n<p>Force Potency. When you cast this power using a force slot of 2nd level or higher, you can target one additional creature for each slot level above 1st.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"heal","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["@mod","temphp"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":1,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"level","formula":"1 additional creature"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"LdtNnD37NnOsg8oF"}
|
||||
{"name":"Sever Force","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You attempt to interrupt a creature in the process of casting a force power. If the creature is casting a power of 3rd level or lower, its power fails and has no effect. If it is casting a power of 4th level or higher, make an ability check using your forcecasting ability. The DC equals 10 + the power’s level. On a success, the creature’s power fails and has no effect.</p>\n<p>Force Potency. When you cast this power using a force slot of 4th level or higher, the interrupted power has no effect if its level is less than or equal to the level of the force slot you used.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"reaction","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"abil","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":3,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"LhMmIUjsFrytp0wc"}
|
||||
{"_id":"MEcTbI8Y4xotnJwl","name":"Force Link","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You create a telepathic link between yourself and a willing creature with which you are familiar. Until the power ends, you and the target can instantaneously share words, images, sounds, and other sensory messages with one another through the link, and the target recognizes you as the creature it is communicating with. The power enables a creature with an Intelligence score of at least 1 to understand the meaning of your words and take in the scope of any sensory messages you send to it.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":24,"units":"hour"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"any"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":8,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"icons/svg/mystery-man.svg"}
|
||||
{"_id":"MkDRzlCkK2hDdtvi","name":"Lightning Charge","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You imbue your weapon with debilitating force lightning. As part of the action used to cast this power, you must make a melee attack with a weapon against one creature within your weapon’s reach, otherwise the power fails. On a hit, the target suffers the attack’s normal effects, and the lightning leaps from the target to a different creature of your choice that you can see within 5 feet of it. The second creature takes lightning damage equal to your forcecasting ability modifier.</p>\n<p>This power’s damage increases when you reach higher levels. At 5th level, the melee attack deals an extra 1d8 lightning damage to the target, and the lightning damage to the second creature increases to 1d8 + your forcecasting ability modifier. Both damage rolls increase by 1d8 at 11th level and 17th level.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"Make a Melee Weapon Attack"},"duration":{"value":1,"units":"round"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["0d8","lightning"]],"versatile":""},"formula":"@mod","save":{"ability":"","dc":null,"scaling":"power"},"level":0,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"atwill","formula":"1d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Lightning%20Charge.webp"}
|
||||
{"_id":"Nefsi9cHQFG04LBx","name":"Crush","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You make a crushing gesture at a creature within range. The target must make a Constitution saving throw. On a failed save target takes 10d8 force damage and is paralyzed until the end of your next turn. On a successful save, the target takes half as much damage and is not paralyzed.</p>\n<p>You can use a bonus action while the target is paralyzed to move the target up to 10 feet in any direction.</p>\n<p><strong>Force Potency.</strong> When you cast this power using a force slot of 7th level or higher, the damage increases by 1d8 for each slot level above 6th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"Have Choke Power"},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["10d8","force"]],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":6,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"1d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Crush.webp"}
|
||||
{"_id":"NrMpYXddHnoPKHT2","name":"Force Lightning Cone","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>Lightning arcs from your hands. Each creature in a 60-foot cone must make a Dexterity saving throw. A creatures takes 12d6 lightning damage on a failed save, or half as much on a successful one.</p>\n<p>Force Potency. When you cast this power using a force slot of 8th level or higher, the damage increases by 2d6 for each slot level above 7th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":60,"units":"ft","type":"cone"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["12d6","lightning"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":7,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":"2d6"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Force%20Lightning%20Cone.webp"}
|
||||
{"name":"Sense Emotion","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You attune your senses to pick up the emotions of others for the duration. When you cast the power, and as your action on each turn until the power ends, you can focus your senses on one humanoid you can see within 30 feet of you. You instantly learn the target’s prevailing emotion, whether it’s love, anger, pain, fear, calm, or something else. If the target isn’t actually humanoid or it is immune to being charmed, you sense that it is calm.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":10,"units":"minute"},"target":{"value":null,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":1,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"Ns34rjyKzqeydYBH"}
|
||||
{"name":"Sense Force","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>For the duration, you sense the use of the Force, or its presence in an inanimate object within 30 feet of you. If you sense the Force in this way, you can use your action to determine the direction from which it originates and, if it’s in line of sight, you see a faint aura around the person or object from which the Force emanates.</p>\n<p>Force Potency. When you cast this power using a 3rd-level force slot, the range increases to 60 feet. When you use a 5th-level force slot, the range increases to 500 feet. When you use a 7th-level force slot, the range increases to 1 mile. When you use a 9th-level force slot, the range increases to 10 miles.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":10,"units":"minute"},"target":{"value":null,"units":null,"type":"self"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":1,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"O5J8TTpTW7eHLDgG"}
|
||||
{"name":"Armor of Abeloth","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>A protective force surrounds you, manifesting as shimmering light that covers you and your gear. You gain 5 temporary hit points for the duration. If a creature hits you with a melee attack while you have these hit points, the creature takes 5 psychic damage.</p>\n<p>Force Potency. When you cast this power using a force slot of 2nd level or higher, both the temporary hit points and the psychic damage increase by 5 for each slot.</p>","chat":"","unidentified":""},"source":"","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"hour"},"target":{"value":null,"units":null,"type":"self"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":1,"school":"drk","components":{"value":"","concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Armor%20of%20Abeloth.webp","_id":"OGLh7pBroWR6te2k"}
|
||||
{"_id":"OYQAqS6rjVy6o5Oa","name":"Kill","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You compel one creature you can see within range to die instantly. If the creature you choose has 100 hit points or fewer, it dies. Otherwise, the power has no effect.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"Have Ruin Power"},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"Have over 100 HP left or Die!","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":9,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Kill.webp"}
|
||||
{"_id":"Oxb3dpusa4SmIKQd","name":"Improved Battle Meditation","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You exude an aura out to 15 feet that boosts the morale and overall battle prowess you and your allies while simultaneously reducing the opposition’s combat-effectiveness by eroding their will to fight.</p>\n<p>Whenever you or a friendly creature within your meditation makes an attack roll or a saving throw, they can roll a d6 and add the number rolled to the attack roll or saving throw.</p>\n<p>Whenever a hostile creature enters your meditation or starts its turn there, it must make a Charisma saving throw. On a failed save, it must roll a d6 and subtract the number rolled from each attack roll or saving throw it makes before the end of your next turn. On a successful save, it is immune to this power for 1 day.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":15,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"1d6","save":{"ability":"","dc":null,"scaling":"power"},"level":5,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Improved%20Battle%20Meditation.webp"}
|
||||
{"name":"Force Sight","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You shift your vision to see through use of the Force; colors fade and inanimate objects appear as shades of gray. You gain the following benefits.</p>\n<ul>\n<li>Living things glow with the power of the Force. Those with an affinity for the light side glow blue, those with an affinity for the dark side glow red, and those with no attunement to either side of the Force glow yellow. How bright they glow is determined by how strong their connection to the Force is.</li>\n<li>You gain blindsight to 30 feet.</li>\n<li>You have advantage on Wisdom (Perception) checks that rely on sight against living targets within 30 feet.</li>\n</ul>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":10,"units":"minute"},"target":{"value":null,"units":null,"type":"self"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":2,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"PUHY0RrLsi4tAnZx"}
|
||||
{"_id":"Pf4e5uRdTd4VuUjU","name":"Feedback","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You unleash a burst of psychic energy at a target within range. If the target can hear you (though it need not understand you), it must succeed on an Intelligence saving throw or take 1d4 psychic damage and have disadvantage on the next attack roll it makes before the end of its next turn.</p>\n<p>This power’s damage increases by 1d4 when you reach 5th level (2d4), 11th level (3d4), and 17th level (4d4).</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4","psychic"]],"versatile":""},"formula":"","save":{"ability":"int","dc":null,"scaling":"power"},"level":0,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"atwill","formula":"1d4"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Feedback.webp"}
|
||||
{"_id":"PhJUX949F9xcbj3y","name":"Plague","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Choose up to six creatures of your choice in a 40-foot cube within range. Each target must succeed on a Constitution saving throw or be affected by this power for the duration.</p>\n<p>An affected target’s speed is halved, it takes a -2 penalty to AC and Dexterity saving throws, and it can’t use reactions. On its turn, it can use either an action or a bonus action, not both. Regardless of the creature’s abilities or items, it can’t make more than one melee or ranged attack during its turn.</p>\n<p>If the creature attempts to cast a power with a casting time of 1 action, roll a d20. On an 11 or higher, the power doesn’t take effect until the creature’s next turn, and the creature must use its action on that turn to complete the power. If it can’t, the power is wasted.</p>\n<p>A creature affected by this power makes another Constitution saving throw at the end of its turn. On a successful save, the effect ends for it.</p>","chat":"","unidentified":""},"source":"","activation":{"type":"action","cost":1,"condition":"Have Affliction Power"},"duration":{"value":1,"units":"minute"},"target":{"value":6,"units":"","type":"creature"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":3,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Plague.webp"}
|
||||
{"_id":"QyZogGty2DfkYnHF","name":"Choke","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You make a constricting gesture at a creature within range. The target must make a Constitution saving throw. On a failed save target takes 5d8 force damage and is restrained until the end of your next turn. On a successful save, the target takes half as much damage and is not restrained.</p>\n<p>You can use a bonus action while the target is restrained to move the target up to 5 feet in any direction.</p>\n<p><strong>Force Potency.</strong> When you cast this power using a force slot of 4th level or higher, the damage increases by 1d8 for each slot level above 3rd.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["5d8","force"]],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":3,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"1d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Choke.webp"}
|
||||
{"_id":"RDZdXmMpJqUEn7LX","name":"Drain Life","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>You draw the life force from a creature you can see within range. The target must make a Constitution saving throw. The target takes 8d8 necrotic damage on a failed save, or half as much damage on a successful one. If you reduce a hostile creature to 0, you gain temporary hit points equal to half the damage dealt. This power has no effect on droids or constructs.</p>\n<p>Force Potency. When you cast this power using a force slot of 5th level or higher, the damage increases by 1d8 for each slot level above 4th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["8d8","necrotic"]],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":4,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"level","formula":"1d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Drain%20Life.webp"}
|
||||
{"_id":"RfhP3KotZcqIBmC9","name":"Saber Ward","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You take a defensive stance. Until the end of your next turn, you have resistance against kinetic and energy damage dealt by weapons.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":null,"units":"","type":"self"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":0,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Saber%20Ward.webp"}
|
||||
{"name":"Master Revitalize","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You return a dead creature you touch to life, provided that it has been dead no longer than 1 day. If the creature’s soul is both willing and at liberty to rejoin the body, the creature returns to life with all its hit points.</p>\n<p>This power closes all wounds, neutralizes any poison, cures all diseases, and lifts any curses affecting the creature when it died. The power replaces damaged or missing organs and limbs.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"hour","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":9,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"SbgYZsKp6FwiLhQA"}
|
||||
{"name":"Locate Object","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Describe or name an object. You sense the direction to the object’s location, as long as its within 1000 feet of you. If the object is in motion, you know the direction of its movement. The power can locate a specific object known to you, as long as you have seen it while within 30 feet of it. Alternatively, the power can locate the nearest object of a particular kind. This power can’t locate an object if any thickness of lead blocks a direct path between you and the object.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":null,"units":null,"type":"self"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":2,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"SmMJBkUl0oGmhbhu"}
|
||||
{"name":"Telekinetic Wave","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You manipulate the Force in a 60-foot radius centered on a point you choose within range. Each creature in that area must make a Constitution saving throw. On a failed save, a creature takes 12d6 force damage, is knocked prone, and moved 5 feet in a direction of your choice. On a successful save, it takes half as much damage and isn’t knocked prone or moved.</p>\n<p>Force Potency. When you cast this power using a force slot of 9th level, the damage increases by 2d6.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":60,"units":"ft","type":"radius"},"range":{"value":150,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["12d6","force"]],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":8,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"2d6"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"T44CmiqinqUjdbHc"}
|
||||
{"_id":"T5nzsISIa6ep9YRX","name":"Force Barrier","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>This power bolsters your allies with toughness and resolve. Choose up to three creatures within range. Each target’s hit point maximum and current hit points increase by 5 for the duration.</p>\n<p>Force Potency. When you cast this power using a force slot of 3rd level or higher, a target’s hit points increase by an additional 5 for each slot level above 2nd.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":8,"units":"hour"},"target":{"value":3,"units":"","type":"creature"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":2,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"icons/svg/mystery-man.svg"}
|
||||
{"_id":"TLEOcYzzQWvAOWsT","name":"Darkness","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Darkness spreads from a point you choose within range to fill a 15-foot-radius sphere until the power ends. The darkness spreads around corners. A creature with darkvision can’t see through this darkness, and unenhanced light can’t illuminate it.</p>\n<p>If the point you choose is on an object you are holding or one that isn’t being worn or carried, the darkness comes from the object and moves with it. Completely covering the source of the darkness with an opaque object blocks the darkness.</p>\n<p>If this power’s area overlaps with light created by a 2nd-level power or lower, this power and the light are dispelled.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":10,"units":"minute"},"target":{"value":15,"units":"ft","type":"radius"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":2,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Darkness.webp"}
|
||||
{"name":"Force Scream","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>You emit a scream imbued with the power of the Force. Each creature you choose within 15 feet of you must succeed on a Constitution saving throw. On a failed save, a creature take 4d6 psychic damage, 4d6 sonic damage, and is deafened until the end of its next turn. On a successful save, it takes half as much damage and isn’t deafened.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":15,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["4d6","Sonic"]],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":3,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Force%20Scream.webp","_id":"UTCkJSnF7R7V2bqF"}
|
||||
{"_id":"VIi9ZD8Ha669UYRw","name":"Insanity","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>This power assaults and twists creatures’ minds, spawning delusions and provoking uncontrolled action. Each creature in a 30-foot-radius sphere centered on you must succeed on a Wisdom saving throw when you cast this power or be affected by it.</p>\n<p>An affected target can’t take reactions and must roll a d8 at the start of each of its turns to determine its behavior for that turn. This power has no effect on constructs or droids.</p>\n<table>\n<thead>\n<tr>\n<th>d8</th>\n<th>Behavior</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\">1</td>\n<td>The creature uses all its movement to move in a random direction. To determine the direction, roll a d8 and assign a direction to each die face. The creature doesn’t take an action this turn.</td>\n</tr>\n<tr>\n<td>2-6</td>\n<td>The creature doesn’t move or take actions this turn.</td>\n</tr>\n<tr>\n<td>7-8</td>\n<td>The creature uses its action to make a melee attack against a randomly determined creature within its reach. If there is no creature within its reach, the creature does nothing this turn.</td>\n</tr>\n</tbody>\n</table>\n<p>At the end of each of its turns, an affected target can make a Wisdom saving throw. If it succeeds, this effect ends for that target.</p>\n<p>Force Potency. When you cast this power using a power slot of 6th level or higher, the radius of the sphere increases by 5 feet for each force slot level above 5th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":30,"units":"ft","type":"sphere"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"1d8","save":{"ability":"wis","dc":null,"scaling":"power"},"level":5,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Insanity.webp"}
|
||||
{"name":"Force Mask","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Until the power ends or you use an action to dismiss it, you can disguise yourself through use of the Force in many ways. You can appear to be shorter or taller by about a foot and change the appearance of your body and weight, but you cannot change the basic structure of your body. This effect can include your clothes, weapons, and other belongings on your person.</p>\n<p>This effect is only visual, so any sort of physical contact will only interact with the real size and shape of you. A creature that uses its action to examine you can identify this effect with a successful Intelligence (Investigation) check against your force save DC. This power has no effect on droids or constructs.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"hour"},"target":{"value":null,"units":null,"type":"self"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"abil","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"int","dc":null,"scaling":"power"},"level":1,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"Vsnr0aVZQIcRD0Ed"}
|
||||
{"_id":"WBNy29tnkclypOVZ","name":"Danger Sense","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You put your faith in the Force, feeling out the future and seeing whether your actions will lead to fortune or ruin. The GM chooses from the following possible omens:</p>\n<ul>\n<li>Peace, for results which are not dangerous</li>\n<li>Danger, for results which are dangerous but perhaps still worth the danger</li>\n<li>Ruin, for results which are certain to end in death or tragedy</li>\n</ul>\n<p>The power doesn’t take into account any possible circumstances that might change the outcome, such as the use of additional powers or the loss or gain of a companion.</p>\n<p>If you use this power two or more times before completing your next long rest, there is a cumulative 25 percent chance for each casting after the first that you get a neutral result regardless of the actual outcome.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"bonus","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":null,"units":"","type":"self"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":2,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"icons/svg/mystery-man.svg"}
|
||||
{"_id":"WG79exTllchDSK6M","name":"Animate Weapon","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You select a melee weapon you wield, or one melee weapon within range that is not worn or carried by a conscious creature, and use the Force to cause it to levitate, acting as an extension of your will for the duration or until you cast this power again. When you use this power, you can cause the weapon to move up to 20 feet and make a melee force attack against a creature within 5 feet of it. On a hit, the target takes 1d8 + your forcecasting ability modifier damage. The type is of the normal damage dealt by the weapon.</p>\n<p>While the weapon is animated, on each of your turns you can use a bonus action to move the weapon up to 20 feet and repeat the attack against a creature within 5 feet of it. At any time, you can end this force power to return the animated weapon to your hand.</p>\n<p>An enemy can attempt to gain control of the weapon by using its action to make a Strength (Athletics) check against your force save DC. On a success, the creature gains control of the weapon and the power ends.</p>\n<p>Force Potency. When you cast this power using a force slot of 3rd level or higher, the weapon’s damage increases by 1d8 for every two slot levels above 2nd.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"bonus","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"object"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"wis","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8 + @mod",""]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":2,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"1d6"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"icons/svg/mystery-man.svg"}
|
||||
{"_id":"WWCvfD4ldEZoR5fn","name":"Mind Trap","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You attempt to trap the mind of your target in a psychic cage. The target must make a Charisma saving throw. On a failed save, the creature’s mind is trapped. It can think, but it can’t have any contact with or perceive the outside world. If the creature takes damage, it makes another Charisma save. On a success, the power ends. This power has no effect on droids or constructs.</p>\n<p>Force Potency. When you cast this power using a force slot of 6th level or higher, after 1 minute of concentration the power’s duration becomes 24 hours and it no longer requires your concentration.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"cha","dc":null,"scaling":"power"},"level":4,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"icons/svg/mystery-man.svg"}
|
||||
{"_id":"XJSLZaP9Nix5EJHY","name":"Curse","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Up to three creatures of your choice that you can see within range must make Charisma saving throws. Whenever a target that fails this saving throw makes an attack roll or a saving throw before the power ends, the target must roll a d4 and subtract the number rolled from the attack roll or saving throw.</p>\n<p><strong>Force Potency. </strong>When you cast this power using a force slot of 2nd level or higher, you can target one additional creature for each slot level above 1st.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"Have Denounce Power"},"duration":{"value":1,"units":"minute"},"target":{"value":3,"units":"","type":"creature"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"1d4","save":{"ability":"cha","dc":null,"scaling":"power"},"level":1,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"level","formula":"1 Addition Target"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Curse.webp"}
|
||||
{"_id":"XYHAKmU4gHSzRK3I","name":"Force Suppression","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Choose one creature, object, or force effect within range. Any force power of 3rd level or lower on the target ends. For each force power of 4th level or higher on the target, make an ability check using your forcecasting ability. The DC equals 10 + the power’s level. On a success, the power ends.</p>\n<p>Force Potency. When you cast this power using a force slot of 4th level or higher, you automatically end the effects of a force power on the target if the power’s level is equal to or less than the level of the force slot you used.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":120,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"abil","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"wis","dc":null,"scaling":"power"},"level":3,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Force%20Suppression.webp"}
|
||||
{"_id":"XizLBCti6XKTlkmM","name":"Dark Side Tendrils","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Tendrils of dark energy erupt from you and batter all creatures within 10 feet of you. Each creature in that area must make a Strength saving throw. On a failed save, a target takes 2d6 necrotic damage and can’t take reactions until its next turn. On a successful save, the creature takes half damage, but suffers no other effect.</p>\n<p><strong>Force Potency.</strong> When you cast this power using a power slot of 2nd level or higher, the damage increases by 1d6 for each slot level above 1st.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":10,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d6","necrotic"]],"versatile":""},"formula":"","save":{"ability":"str","dc":null,"scaling":"power"},"level":1,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"1d6"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Dark%20Side%20Tendrils.webp"}
|
||||
{"name":"Coerce Mind","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You suggest a course of activity (limited to a sentence or two) and influence with the Force a creature you can see within range that can hear and understand you. Creatures that can’t be charmed are immune to this effect. The suggestion must be worded in such a manner as to make the course of action sound reasonable. Asking the creature to harm itself automatically negates the effect of the power.</p>\n<p>The target must make a Wisdom saving throw. On a failed save, it pursues the course of action you described to the best of its ability. The suggested course of action can continue for the entire duration. If the suggested activity can be completed in a shorter time, the power ends when the subject finishes what it was asked to do.</p>\n<p>You can also specify conditions that will trigger a special activity during the duration. For example, you might suggest that a soldier give her speeder to the first vagrant she meets. If the condition isn’t met before the power expires, the activity isn’t performed.</p>\n<p>If you or any of your companions damage the target, the power ends. This power has no effect on droids or constructs.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":8,"units":"hour"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"wis","dc":null,"scaling":"power"},"level":2,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"YFbfva5hY5FOxmdw"}
|
||||
{"name":"Plant Surge","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>If you cast this power using 1 action, all normal plants in a 100-foot radius centered on a point become overgrown. Moving through the area spends 4 feet of movement for every 1 foot moved. You can exclude areas of any size within the power’s area from being affected.</p>\n<p>If you cast this power over 8 hours, all plants in a half-mile radius centered on a point yield twice the normal amount of food when harvested for 1 year.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":100,"units":"ft","type":"radius"},"range":{"value":150,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":3,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"YTSbLoD7dnvql2H3"}
|
||||
{"_id":"YguQH8fuWTnHMPcK","name":"Dominate Mind","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You attempt to beguile a humanoid that you can see within range. It must succeed on a Wisdom saving throw or be charmed by you for the duration. If you or creatures that are friendly to you are fighting it, it has advantage on the saving throw.</p>\n<p>While the target is charmed, you have a telepathic link with it as long as you are within 1 mile of it. You can use this telepathic link to issue commands to the creature while you are conscious (no action required), which it does its best to obey. You can specify a simple and general course of action, such as “Attack that creature,” “Run over there,” or “Fetch that object.” If the creature completes the order and doesn’t receive further direction from you, it defends and preserves itself to the best of its ability.</p>\n<p>You can use your action to take total and precise control of the target. Until the end of your next turn, the creature takes only the actions you choose, and doesn’t do anything that you don’t allow it to do. During this time you can also cause the creature to use a reaction, but this requires you to use your own reaction as well.</p>\n<p>Each time the target takes damage, it makes a new Wisdom saving throw against the power. If the saving throw succeeds, the power ends. This power has no effect on droids or constructs.</p>\n<p><strong>Force Potency.</strong> When you cast this power using a 6th-level force slot, the duration is 10 minutes. When you use a 7th-level force slot, the duration is 1 hour. When you use a force slot of 8th level or higher, the duration is 8 hours.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"Have Dominate Beast"},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"wis","dc":null,"scaling":"power"},"level":5,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Dominate%20Mind.webp"}
|
||||
{"_id":"Yn07n957VuJ39xk3","name":"Force Lightning","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>A stroke of lightning forming a line 100 feet long and 5 feet wide blasts out from you in a direction you choose. Each creature in the line must make a Dexterity saving throw. A creature takes 8d6 lightning damage on a failed save, or half as much damage on a successful one.</p>\n<p>The lightning ignites flammable objects in the area that aren’t being worn or carried.</p>\n<p>Force Potency. When you cast this power using a force slot of 4th level or higher, the damage increases by 1d6 for each slot level above 3rd.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":100,"units":"ft","type":"line"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["8d6",""]],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":3,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"level","formula":"1d6"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Force%20Lightning.webp"}
|
||||
{"name":"Eruption","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You cause up to six pillars of stone to burst from places on the ground that you can see within range. Each pillar is a cylinder that has a diameter of 5 feet and a height of up to 30 feet. The ground where a pillar appears must be wide enough for its diameter, and you can target the ground under a creature if that creature is Medium or smaller. Each pillar has AC 5 and 30 hit points. When reduced to 0 hit points, a pillar crumbles into rubble, which creates an area of difficult terrain with a 10 - foot radius that lasts until the rubble is cleared. Each 5-foot-diameter portion of the area requires at least 1 minute to clear by hand.</p>\n<p>If a pillar is created under a creature, that creature must succeed on a Dexterity saving throw or be lifted by the pillar. A creature can choose to fail the save.</p>\n<p>If a pillar is prevented from reaching its full height because of a ceiling or other obstacle, a creature on the pillar takes 6d6 kinetic damage and is restrained, pinched between the pillar and the obstacle. The restrained creature can use an action to make a Strength or Dexterity check (the creature’s choice) against the power’s save DC. On a success, the creature is no longer restrained and must either move off the pillar or fall off it.</p>\n<p>Force Potency. When you cast this power using a force slot of 7th level or higher, you can create two additional pillars for each slot level above 6th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":5,"units":"ft","type":"cylinder"},"range":{"value":120,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["6d6","kinetic"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":6,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"2 additional pillars"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"ZeVEHfAVZrq79B6I"}
|
||||
{"_id":"Zt3Aw0RkTFY2bwW8","name":"Greater Feedback","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You choose a point within range and cause psychic energy to explode there. Each creature in a 20-foot-radius sphere centered on that point must make an Intelligence saving throw. A creature with an Intelligence score of 2 or lower can’t be affected by this power. A target takes 8d6 psychic damage on a failed save, or half as much damage on a successful one.</p>\n<p>After a failed save, a target has muddled thoughts for 1 minute. During that time, it rolls a d6 and subtracts the number rolled from all its attack rolls and ability checks, as well as its Constitution saving throws to maintain concentration. The target can make a Wisdom saving throw at the end of each of its turns, ending the effect on itself on a success.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"Have Improved Feedback"},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"creature"},"range":{"value":120,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["8d6","psychic"]],"versatile":""},"formula":"1d6","save":{"ability":"int","dc":null,"scaling":"power"},"level":5,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Greater%20Feedback.webp"}
|
||||
{"name":"Whirlwind","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>A whirlwind howls down to a point that you can see on the ground within range. The whirlwind is a 10-foot-radius, 30-foot-high cylinder centered on that point. Until the power ends, you can use your action to move the whirlwind up to 30 feet in any direction along the ground. The whirlwind sucks up any Medium or smaller objects that aren’t secured to anything and that aren’t worn or carried by anyone.</p>\n<p>A creature must make a Dexterity saving throw the first time on a turn that it enters the whirlwind or that the whirlwind enters its space, including when the whirlwind first appears. A creature takes 10d6 kinetic damage on a failed save, or half as much damage on a successful one. In addition, a Large or smaller creature that fails the save must succeed on a Strength saving throw or become restrained in the whirlwind until the power ends. When a creature starts its turn restrained by the whirlwind, the creature is pulled 5 feet higher inside it, unless the creature is at the top. A restrained creature moves with the whirlwind and falls when the power ends, unless the creature has some means to stay aloft.</p>\n<p>A restrained creature can use an action to make a Strength or Dexterity check against your force save DC. If successful, the creature is no longer restrained by the whirlwind and is hurled 3d6x10 feet away from it in a random direction.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":10,"units":"ft","type":"cylinder"},"range":{"value":300,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["10d6","kinetic"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":7,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Whirlwind.webp","_id":"anxCi1ypITMC1F9Y"}
|
||||
{"name":"Master Force Scream","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>You emit a cacophonous scream imbued with the power of the Force. Each creature you choose within 60 feet of you must succeed on a Constitution saving throw. On a failed save, a creature takes 6d6 psychic damage, 6d6 sonic damage, is deafened, knocked prone, and blinded for 1 minute. On a successful save, it takes half as much damage and isn’t deafened, knocked prone, or blinded by this power.</p>\n<p>A creature blinded by this power makes another Constitution saving throw at the end of each of its turns. On a successful save, it is no longer blinded.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":60,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["6d6","psychic"],["6d6","Sonic"]],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":8,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Master%20Force%20Scream.webp","_id":"b0fmnYMO3bLtarhk"}
|
||||
{"_id":"b2MvrTaXlisYe2A4","name":"Affect Mind","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Choose a target within range that isn’t hostile toward you. The target must make a Wisdom saving throw. On a failed save, you have advantage on all Charisma checks directed at that target.</p>\n<p>On a successful save, the creature does not realize that you tried to use the Force to influence its mood, but it becomes immune to this power for one day. This power has no effect on droids or constructs.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"wis","dc":null,"scaling":"power"},"level":0,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Affect%20Mind.webp"}
|
||||
{"name":"Force Blind/Deafen","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You can blind or deafen a foe. Choose one creature that you can see within range to make a Constitution saving throw. If it fails, the target is either blinded or deafened (your choice) for the duration. At the end of each of its turns, the target can make a Constitution saving throw. On a success, the power ends.</p>\n<p>Force Potency. When you cast this power using a force slot of 3rd level or higher, you can target one additional creature for each slot level above 2nd.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":2,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"1 additional creature"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"bDdyZTL7KCiz2zXR"}
|
||||
{"_id":"bF7e5kbzwXj3b2LP","name":"Shock","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>You hurl a bolt of lightning at a target within range, making a ranged power attack. On a hit, the target takes 1d10 lightning damage. The lightning ignites flammable objects in the area that aren’t being worn or carried.</p>\n<p>This power’s damage increases by 1d10 when you reach 5th level (2d10), 11th level (3d10), and 17th level (4d10).</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":120,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"rpak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d10","lightning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":0,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Shock.webp"}
|
||||
{"name":"Locate Creature","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Describe or name a creature familiar to you. You sense the direction to the creature’s location, as long as its within 1000 feet of you. If the creature is in motion, you know the direction of its movement. The power can locate a specific creature known to you or the nearest of a specific kind, as long as you have seen it while within 30 feet of it. If the creature is in a different form, the power doesn’t work. This power can’t locate a creature if running water at least 10 feet wide blocks a direct path between you and the creature.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":null,"units":null,"type":"self"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":4,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"bsTG22DqTxo7WQta"}
|
||||
{"_id":"bzvLe859r7CDWFIv","name":"Force Throw","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You use the Force to move a Large or smaller creature or object not being worn or carried within range. The target must make a Strength saving throw. An object automatically fails this saving throw. On a failed save, the creature or object moves a number of feet in a direction of your choice based on its size. A Tiny creature or object can be moved up to 90 feet, a Small creature or object can be moved up to 60 feet, a Medium creature or object can be moved up to 30 feet, and a Large creature or object can be moved up to 10 feet. If at the end of this movement the creature or object strikes another creature or object, they both take 2d8 force damage.</p>\n<p>Force Potency. When you cast this power using a force slot of 3rd level or higher, the range you can throw a creature or object increases by 10 feet, to a maximum of 90 feet, and the power’s damage increases by 1d8.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":90,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d8","force"]],"versatile":""},"formula":"","save":{"ability":"str","dc":null,"scaling":"power"},"level":2,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"1d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"icons/svg/mystery-man.svg"}
|
||||
{"_id":"cCTaCxvsBcbEvbw2","name":"Saber Throw","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>As a part of the action used to cast this power, you must make a ranged force attack with a lightweapon or vibroweapon against one target within the power’s range, otherwise the power fails. On a hit, the target takes 1d8 damage of the same type as the weapon’s damage. The weapon then immediately returns to your hand.</p>\n<p>This power can hit multiple targets when you reach higher levels: two targets at 5th level, three targets at 11th level, and four targets at 17th level. Each target must be within 30 feet of the previous target, you must make a separate attack roll for each target, and the last target must be no further than 30 feet away from you. You can not hit the same target twice in succession.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"any","type":"object"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"rpak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8",""]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":0,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"atwill","formula":"1 additional target"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Saber%20Throw.webp"}
|
||||
{"name":"Dark Aura","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You manifest a mantle of malevolent dark side energy to a radius of 15 feet. Each creature who enters this aura or starts its turn there must make a Wisdom saving throw. On a failed save, a creature takes 3d8 necrotic damage and has its speed reduced by half. On a succesful save, a creatures takes half as much damage and isn’t slowed.</p>\n<p>Force Potency. When you cast this power using a force slot of 4th level or higher, the damage increases by 1d8 for each slot level above 3rd.</p>","chat":"","unidentified":""},"source":"","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":15,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["3d8","necrotic"]],"versatile":""},"formula":"","save":{"ability":"wis","dc":null,"scaling":"power"},"level":3,"school":"drk","components":{"value":"","concentration":true},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"scaling":{"mode":"level","formula":"1d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Dark%20Aura.webp","_id":"cM4TP2daTOU7tUv3"}
|
||||
{"_id":"d3nRwoHE7vUvWqG0","name":"Force Breach","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Choose a spot within range. All force powers of 5th level or lower in the area end. For each force power of 6th level or higher in the area, make an ability check using your forcecasting ability. The DC equals 10 + the power’s level. On a successful check, the force power ends.</p>\n<p>Force Potency. When you cast this power using a force slot of 6th level or higher, you automatically end the effects of a force power on the target if the power’s level is equal to or less than the level of the force slot you used.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":20,"units":"ft","type":"cube"},"range":{"value":120,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"abil","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":5,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Force%20Breach.webp"}
|
||||
{"name":"Force Enlightenment","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You touch a creature and enhance it with the Force. Choose one of the following effects; the target gains that effect until the power ends.</p>\n<ul>\n<li>Endurance. The target has advantage on Constitution checks. It also gains 2d6 temporary hit points, which are lost when the power ends.</li>\n<li>Strength. The target has advantage on Strength checks, and his or her carrying capacity doubles.</li>\n<li>Dexterity. The target has advantage on Dexterity checks. It also doesn’t take damage from falling 20 feet or less if it isn’t incapacitated.</li>\n<li>Splendor. The target has advantage on Charisma checks.</li>\n<li>Cunning. The target has advantage on Intelligence checks.</li>\n<li>Wisdom. The target has advantage on Wisdom checks.</li>\n</ul>\n<p>Force Potency. When you cast this power using a force slot of 3rd level or higher, you can target one additional creature for each slot level above 2nd.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"hour"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":2,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"level","formula":"1 additional creature"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"di7rHBW59w6cS1WM"}
|
||||
{"_id":"eVl00unU1rsuQ0MN","name":"Improved Dark Side Tendrils","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You summon a 20-foot-radius sphere of inky blackness at a point within range. No light, enhanced or otherwise, can illuminate the area, creatures fully within the area are blinded, and the area is difficult terrain. Any creature that starts its turn in the area takes 2d6 necrotic damage. Any creature that ends its turn in the area must succeed on a Strength saving throw or take 2d6 poison damage as tendrils of dark energy caress it.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"Have Dark Side Tendrils Power"},"duration":{"value":null,"units":""},"target":{"value":20,"units":"ft","type":"radius"},"range":{"value":150,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d6","necrotic"]],"versatile":""},"formula":"2d6","save":{"ability":"str","dc":null,"scaling":"power"},"level":3,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Improved%20Dark%20Side%20Tendrils.webp"}
|
||||
{"_id":"eYw6j0VVVD0vEH7l","name":"Destroy Droid","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>Choose a point that you can see within range. Each droid or construct must succeed on a Constitution saving throw or be paralyzed for the duration. At the beginning of each of its turns, an affected target takes energy damage equal to twice your forcecasting ability modifier and then repeats this saving throw. On a success, the power ends on the target.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"minute"},"target":{"value":30,"units":"ft","type":"cube"},"range":{"value":120,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":7,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Destroy%20Droid.webp"}
|
||||
{"_id":"ebWGew0oR2CG7S43","name":"Disperse Force","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>This power absorbs damage from incoming energy attacks, lessening its effect on you and distributing it throughout your body. You have resistance to the triggering damage type until the start of your next turn. Also, you gain 5 temporary hit points to potentially absorb the attack. These temporary hit points last until the start of your next turn.</p>\n<p>Force Potency. When you cast this power using a force slot of 2nd level or higher, the temporary hit points increases by 5 for each slot level above 1st.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"reaction","cost":1,"condition":"which you take when you take cold, energy, fire, ion, lightning, or sonic damage"},"duration":{"value":1,"units":"round"},"target":{"value":null,"units":"","type":"self"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":1,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"5 additional Temp HP"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"icons/svg/mystery-man.svg"}
|
||||
{"_id":"ecDdTd9MW0z4h8Hb","name":"Sap Vitality","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Make a melee force attack against a creature you can reach. On a hit, the target takes 3d10 necrotic damage.</p>\n<p><strong>Force Potency.</strong> When you cast this power using a force slot of 2nd level or higher, the damage increases by 1d10 for each slot level above 1st.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"mpak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["3d10","necrotic"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":1,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"1d10"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Sap%20Vitality.webp"}
|
||||
{"name":"Force Trance","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You make a calming gesture, and up to three willing creatures of your choice that you can see within range fall unconscious for the power’s duration. The power ends on a target early if it takes damage or someone uses an action to shake or slap it awake. If a target remains unconscious for the full duration, that target gains the benefit of a short rest, and it can’t be affected by this power again until it finishes a long rest.</p>\n<p>Force Potency. When you cast this power using a force slot of 4th level or higher, you can target one additional willing creature for each slot level above 3rd.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":10,"units":"minute"},"target":{"value":3,"units":"","type":"creature"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":3,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"1 additional creature"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"esyvxlavJubgPNmj"}
|
||||
{"_id":"f41D14g0yIBuXUka","name":"Force Immunity","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>An immobile, faintly shimmering barrier springs into existence around you and remains for the duration. The barrier moves with you. Any force power of 3rd level or lower cast from outside the barrier can’t affect you, even if the power is cast using a higher level force slot. Such a power can target you, but the power has no effect on you. Similarly, the area within the barrier is excluded from the areas affected by such powers.</p>\n<p>Force Potency. When you cast this power using a force slot of 5th level or higher, the barrier blocks powers of one level higher for each slot level above 4th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":null,"units":"","type":"self"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":4,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"level","formula":"1 additional slot"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Force%20Immunity.webp"}
|
||||
{"_id":"faTYDaOejYHPfXdl","name":"Earthquake","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You create a seismic disturbance at a point on the ground that you can see within range. For the duration, an intense tremor rips through the ground in a 100-foot-radius circle centered on that point and shakes creatures and structures in contact with the ground in that area.</p>\n<p>The ground in the area becomes difficult terrain. Each creature on the ground that is concentrating must make a Constitution saving throw. On a failed save, the creature’s concentration is broken.</p>\n<p>When you cast this power and at the end of each turn you spend concentrating on it, each creature on the ground in the area must make a Dexterity saving throw. On a failed save, the creature is knocked prone.</p>\n<p>This power can have additional effects depending on the terrain in the area, as determined by the GM.</p>\n<p><strong>Fissures.</strong> Fissures open throughout the power’s area at the start of your next turn after you cast the power. A total of 1d6 such fissures open in locations chosen by the GM. Each is 1d10 x 10 feet deep, 10 feet wide, and extends from one edge of the power’s area to the opposite side. A creature standing on a spot where a fissure opens must succeed on a Dexterity saving throw or fall in. A creature that successfully saves moves with the fissure’s edge as it opens.</p>\n<p>A fissure that opens beneath a structure causes it to automatically collapse (see below).</p>\n<p><strong>Structures. </strong>The tremor deals 50 kinetic damage to any structure in contact with the ground in the area when you cast the power and at the start of each of your turns until the power ends. If a structure drops to 0 hit points, it collapses and potentially damages nearby creatures. A creature within half the distance of a structure’s height must make a Dexterity saving throw. On a failed save, the creature takes 5d6 kinetic damage, is knocked prone, and is buried in the rubble, requiring a DC 20 Strength (Athletics) check as an action to escape. The GM can adjust the DC higher or lower, depending on the nature of the rubble. On a successful save, the creature takes half as much damage and doesn’t fall prone or become buried.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":100,"units":"ft","type":"radius"},"range":{"value":500,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":8,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"icons/svg/mystery-man.svg"}
|
||||
{"name":"Resistance","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You touch one willing creature. Once before the power ends, the target can roll a d4 and add the number rolled to one saving throw of its choice. It can roll the die before or after the saving throw. The power then ends.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"1d4","save":{"ability":"","dc":null,"scaling":"power"},"level":0,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"fcs6lsi5hMfPOgRb"}
|
||||
{"name":"Improved Revitalize","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You return a dead creature you touch to life, provided that it has been dead no longer than 1 hour. If the creature’s soul is both willing and at liberty to rejoin the body, the creature returns to life with all its hit points.</p>\n<p>This power also neutralizes any poisons and cures diseases that affected the creature at the time it died.</p>\n<p>This power closes all mortal wounds and restores any missing body parts.</p>\n<p>Coming back from the dead is an ordeal. The target takes a -4 penalty to all attack rolls, saving throws, and ability checks. Every time the target finishes a long rest, the penalty is reduced by 1 until it disappears.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"minute","cost":10,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":7,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"gpUbIaRtv1y7qinF"}
|
||||
{"name":"Grasping Vine","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You make a vine sprout from the ground in an unoccupied space you can see. When you cast this power, you can make the vine whip a creature up to 30 feet from it, if you can see the target. The creature must pass a Dexterity save or be pulled 20 feet directly toward the vine.</p>\n<p>Until the power ends, you can use your bonus action to have the vine lash out again.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"bonus","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":5,"units":"ft","type":"cube"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":4,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"gtBIhjewL9Ie8Qdx"}
|
||||
{"_id":"gun3oYV4VVqZvZRn","name":"Mind Spike","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Choose one creature you can see. The target must make a Wisdom saving throw. A creature takes 3d8 psychic damage on a failed save, or half as much damage on a successful one. Additionally, on a failed save, you always know the target’s location, but only while the two of you are on the same planet. The target can’t become hidden from you, and if it’s invisible, it gains no benefits from this condition against you. This power has no effect on droids or constructs.</p>","chat":"","unidentified":""},"source":"","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"hour"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["3d6","psychic"]],"versatile":""},"formula":"","save":{"ability":"wis","dc":null,"scaling":"power"},"level":2,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Mind%20Spike.webp"}
|
||||
{"_id":"haGnWeBa6QhTG9Dh","name":"Fear","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>You awaken the sense of mortality in one creature you can see within range. The target must succeed on a Wisdom saving throw or become frightened for the duration. A target with 25 hit points or fewer makes the saving throw with disadvantage. This power has no effect on constructs or droids.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"wis","dc":null,"scaling":"power"},"level":1,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Fear.webp"}
|
||||
{"name":"Force Camoflage","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You become invisible until the power ends. Anything you are wearing or carrying is invisible as long as it is on your person. The power ends if you attack or cast a power.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"hour"},"target":{"value":null,"units":null,"type":"self"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":2,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"i1N033vPzDom3Kpj"}
|
||||
{"_id":"iWTTNyNi2mwVDlUF","name":"Force Body","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>This power enables you to use your health to fuel your force powers. For the duration, when you cast a force power, half the cost is paid by your force points (rounded up) and half the cost is paid by your hit points (rounded down). Additionally, your maximum hit points are decreased by this amount while the power is active.</p>\n<p>You may end this effect at any time. If you cast a force power that would reduce your hit points to 0, the power automatically fails and this effect ends.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"hour"},"target":{"value":null,"units":"","type":"self"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":1,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Force%20Body.webp"}
|
||||
{"name":"Mass Coerce Mind","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You suggest a course of activity (limited to a sentence or two) and influence with the Force up to twelve creatures of your choice that you can see within range and that can hear and understand you. Creatures that can’t be charmed are immune to this effect. The suggestion must be worded in such a manner as to make the course of action sound reasonable. Asking the creature to harm itself automatically negates the effect of the power.</p>\n<p>Each target must make a Wisdom saving throw. On a failed save, it pursues the course of action you described to the best of its ability. The suggested course of action can continue for the entire duration. If the suggested activity can be completed in a shorter time, the power ends when the subject finishes what it was asked to do.</p>\n<p>You can also specify conditions that will trigger a special activity during the duration. For example, you might suggest that a group of soldiers give all their money to the first beggar they meet. If the condition isn’t met before the power ends, the activity isn’t performed. If you or any of your companions damage a creature affected by this power, the power ends for that creature. This power has no effect on droids or constructs.</p>\n<p>Force Potency. When you cast this power using a 7th-level force slot, the duration is 10 days. When you use an 8th-level force slot, the duration is 30 days. When you use a 9th-level force slot, the duration is a year and a day.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":24,"units":"hour"},"target":{"value":12,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":6,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"jmFTPxWQXJENvQtQ"}
|
||||
{"_id":"kLwHklnrWPw9jKm6","name":"Drain Vitality","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>You draw the willpower from a creature you can see within range. Make a ranged force attack against the target. On a hit, the target takes 2d6 necrotic damage and it deals only half damage with weapon attacks that use Strength until the power ends.</p>\n<p>At the end of each of the target’s turns, it can make a Constitution saving throw against the power. On a success, the power ends.</p>\n<p>Force Potency. When you cast this power using a force slot of 3rd level or higher, the damage increases by 1d6 for each slot level above 2nd.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"rpak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d6","necrotic"]],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":2,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"level","formula":"1d6"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Drain%20Vitality.webp"}
|
||||
{"_id":"kNiT2BD3eIgE1zys","name":"Force Push/Pull","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You gain the minor ability to move or manipulate creatures and objects with the Force. You can exert fine control on objects with your telekinetic grip, such as manipulating a simple tool, opening a door or a container, stowing or retrieving an item from an open container, or pouring the contents from a vial. Alternatively, you can push or pull a creature or object you can see.</p>\n<p>You use the Force to move a Medium or smaller creature or object not being worn or carried within range. The target must make a Strength saving throw. An object automatically fails this saving throw. On a failed save, the creature or object moves a number of feet in a direction of your choice based on its size. A Tiny creature or object can be moved up to 20 feet, a Small creature or object can be moved up to 10 feet, and a Medium creature or object can be moved up to 5 feet. If at the end of this movement the creature or object strikes another creature or object, they both take 1d4 kinetic damage.</p>\n<p>This power improves when you reach higher levels. At 5th level, you can move a Tiny creature or object up to 30 feet, a Small creature or object up to 20 feet, a Medium creature or object up to 10 feet, and the power’s damage increases to 2d4 kinetic damage. At 11th level, you can move a Small creature or object up to 30 feet, a Medium creature up to 20 feet, and the power’s damage increases to 3d4 kinetic damage. At 17th level, you can move a Medium creature to up 30 feet, and the power’s damage increases to 4d4 kinetic damage.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4","kinetic"]],"versatile":""},"formula":"","save":{"ability":"str","dc":null,"scaling":"power"},"level":0,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"atwill","formula":"1d4"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Force%20Push.webp"}
|
||||
{"name":"Wall of Light","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You conjure an immense manifestation of destructive light side Force energy. The wall appears within range and lasts for the duration. You can make a straight wall up to 100 feet long, 20 feet high, and 5 feet thick, or a ringed wall up to 60 feet in diameter, 20 feet high, and 5 feet thick. The wall provides three-quarters cover and its space is difficult terrain.</p>\n<p>When a creature enters the wall’s area for the first time on a turn or starts its turn there, it must make a Dexterity saving throw. On a failed save, the creature takes 6d10 force damage, or half as much on a success.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":10,"units":"minute"},"target":{"value":100,"units":"ft","type":"wall"},"range":{"value":90,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["6d10","force"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":6,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"kY1b6BbuiWdIkeYq"}
|
||||
{"_id":"l2O0YEzxgHek0gpL","name":"Master Heal","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>A wave of healing energy washes over the creature you touch. The target regains all its hit points. If the creature is charmed, frightened, paralyzed, or stunned, the condition ends. If the creature is prone, it can use its reaction to stand up. This power has no effect on droids or constructs.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":9,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Master%20Heal.webp"}
|
||||
{"name":"Slow","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>A hostile creature of your choice must make a Constitution saving throw. On a failed save, the target’s speed decreases by 10 feet until the power ends.</p>\n<p>The target’s speed decreases by 5 more feet when you reach 5th level (15 feet), 11th level (20 feet), and 17th level (25 feet).</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"hour"},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":15,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":0,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Slow.webp","_id":"maQoLsCcelDb2hWJ"}
|
||||
{"name":"Telekinesis","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You gain the ability to move or manipulate creatures and objects with the Force. When you cast this power, and as your action each round for the duration, you can exert your will on one creature or object that you can see within range, causing the appropriate effect below. You can affect the same target round after round, or choose a new one at any time. If you switch targets, the prior target is no longer affected by the power.</p>\n<p><strong>Creature.</strong> You can try to move a Huge or smaller creature. The target must make a Strength saving throw. On a failed save, you move the creature up to 30 feet in any direction, including upward but not beyond the range of this power. Until the end of your next turn, the creature is restrained in your telekinetic grip. A creature lifted upward is suspended in mid-air.</p>\n<p>On subsequent rounds, you can use your action to attempt to maintain your telekinetic grip on the creature by repeating the contest.</p>\n<p><strong>Object.</strong> You move an object that isn’t being worn or carried and weighs up to 2,500 lbs up to 30 feet in any direction, but not beyond the range of this power.</p>\n<p>You can exert fine control on objects with your telekinetic grip, such as manipulating a simple tool, opening a door or a container, stowing or retrieving an item from an open container, or pouring the contents from a vial.</p>\n<p>Force Potency. When you cast this power using a force slot of 6th level or higher, the maximum object weight increases by 2,500 lbs for every slot level above 5th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":10,"units":"minute"},"target":{"value":1,"units":"any","type":"object"},"range":{"value":90,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"str","dc":null,"scaling":"power"},"level":5,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"mnwPexAofsIOp8dD"}
|
||||
{"name":"Share Life","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You sacrifice some of your health to mend another creature’s injuries. You take 4d8 necrotic damage, and one creature of your choice that you can see within range regains a number of hit points equal to twice the necrotic damage you take. This power has no effect on droids or constructs.</p>\n<p>Force Potency. When you cast this power using a force slot of 4th level or higher, the damage increases by 1d8 for each slot level above 3rd.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["4d8","necrotic"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":3,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"1d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"ntUNXx3Uag6BjJJH"}
|
||||
{"name":"Stasis Field","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Choose a point that you can see within range. Each creature within range of that point must succeed on a Wisdom saving throw or be paralyzed for the duration. At the end of each of a target’s turns, it can make another Wisdom saving throw. On a success, the power ends on the target. This power has no effect on droids or constructs.</p>\n<p>Force Potency. When you cast this power using a force slot of 9th level, the size of the cube increases to 40 feet.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":30,"units":"ft","type":"creature"},"range":{"value":120,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"wis","dc":null,"scaling":"power"},"level":8,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"oF7fFDz9xqC9ICzm"}
|
||||
{"_id":"oPi4Y7zezP7MxNDK","name":"Force Jump","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Using the Force to augment the strength in your legs, you leap up to 30 feet to an unoccupied space you can see.</p>\n<p>Force Potency. When you cast this power using a force slot of 2nd level or higher, your jump distance increases by 5 feet for each slot level above 1st.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":null,"units":"","type":"self"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":1,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"5 additional feet"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"icons/svg/mystery-man.svg"}
|
||||
{"name":"Phasewalk","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You teleport up to 30 feet to an unoccupied space that you can see.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"bonus","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":null,"units":null,"type":"self"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":2,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"or5ZY4T4t1wJJ5ad"}
|
||||
{"_id":"peef6HzwqX0231BB","name":"Hysteria","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You tap into the nightmares of a creature you can see within range and create an illusory manifestation of its deepest fears, visible only to that creature. The target becomes frightened for the duration. At the end of each of the target’s turns before the power ends, the target must succeed on a Wisdom saving throw or take 4d10 psychic damage. On a successful save, the power ends. This power has no effect on droids or constructs.</p>\n<p><strong>Force Potency</strong>. When you cast this power using a force power slot of 5th level or higher, the damage increases by 1d10 for each slot level above 4th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"Have Hallucination Powerq"},"duration":{"value":1,"units":"minute"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":120,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["4d10","psychic"]],"versatile":""},"formula":"","save":{"ability":"wis","dc":null,"scaling":"power"},"level":4,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"level","formula":"1d10"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Hysteria.webp"}
|
||||
{"name":"Calm Emotions","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You attempt to suppress strong emotions in a group of people. Each humanoid in a 20-foot-radius sphere centered on a point you choose within range must make a Charisma saving throw a creature can choose to fail this saving throw if it wishes. If a creature fails its saving throw, choose one of the following two effects.</p>\n<ul>\n<li>You can suppress any effect causing a target to be charmed or frightened. When this power ends, any suppressed effect resumes, provided that its duration has not expired in the meantime.</li>\n<li>You can make a target indifferent about creatures of your choice that it is hostile toward. This indifference ends if the target is attacked or harmed by a power or if it witnesses any of its friends being harmed.</li>\n</ul>\n<p>When the power ends, the creature becomes hostile again, unless the GM rules otherwise.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":20,"units":"ft","type":"sphere"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"cha","dc":null,"scaling":"power"},"level":2,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"qIelaqr9e9Cn0W8O"}
|
||||
{"name":"Telekinetic Burst","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>A beam of Force energy flashes out from your hand in a 5-foot-wide, 60-foot-long line. Each creature in the line must make a Constitution saving throw. On a failed save, a creature takes 8d6 force damage and is knocked prone. On a successful save, it takes half as much damage and isn’t knocked prone.</p>\n<p>You can create a new telekinetic gust as your action on your turn until the power ends.</p>\n<p>Force Potency. When you cast this power using a force slot of 7th level or higher, the damage increases by 2d6 for each slot level above 6th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":60,"units":"ft","type":"line"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["8d6","force"]],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":6,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"level","formula":"2d6"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"qYnIKhpoJpSflVZh"}
|
||||
{"_id":"qkBzg8ZIJpglVMvi","name":"Beacon of Hope","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>This power bestows hope and vitality. Choose any number of creatures within range. For the duration, each target has advantage on Wisdom saving throws and death saving throws, and regains the maximum number of hit points possible from any healing.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":null,"units":"any","type":"creature"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":3,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Beacon%20of%20Hope.webp"}
|
||||
{"_id":"qykEFT52bywaQrNO","name":"Force Technique","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You imbue your weapon with the purifying light of the Force. As part of the action used to cast this power, you must make a melee attack with a weapon against one creature within your weapon’s reach, otherwise the power fails. On a hit, the target suffers the attack’s normal effects, and it becomes wreathed in a glowing barrier of force energy until the start of your next turn. If the target willingly moves before then, it immediately takes 1d8 force damage, and the power ends.</p>\n<p>This power’s damage increases when you reach higher levels. At 5th level, the melee attack deals an extra 1d8 force damage to the target, and the damage the target takes for moving increases to 2d8. Both damage rolls increase by 1d8 at 11th level and 17th level.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"You must make a melee attack with a weapon against one creature within your weapon’s reach"},"duration":{"value":1,"units":"round"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8",""]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":0,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"atwill","formula":"1d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"icons/svg/mystery-man.svg"}
|
||||
{"name":"Wrack","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You wrack the body of a creature that you can see with a virulent, disease-like condition. The target must make a Constitution saving throw. On a failed save, it takes 14d6 necrotic damage, or half as much damage on a successful save. The damage can’t reduce the target’s hit points below 1. If the target fails the saving throw, its hit point maximum is reduced for 1 hour by an amount equal to the necrotic damage it took. Any effect that removes a disease allows a creature’s hit point maximum to return to normal before that time passes.</p>\n<p>Force Potency. If you cast this power using a force slot of 7th level or higher, the power deals an extra 2d6 damage for each slot level above 6th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"Plague"},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["14d6","necrotic"]],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":6,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"2d6"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"sFLwKTBxnM6YfboP"}
|
||||
{"name":"Wound","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You make a piercing gesture at a creature within range. Make a ranged force attack against the target. On a hit, the target takes 2d8 necrotic damage and must make a Constitution saving throw. On a failed save, it is also poisoned until the end of your next turn.</p>\n<p><strong>Force Potency.</strong> When you cast this power using a force slot of 2nd level or higher, the damage increases by 1d8 for each slot level above 1st.</p>","chat":"","unidentified":""},"source":"","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"rpak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d8","necrotic"]],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":1,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"1d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"sTszdhW4ezpqddJ8"}
|
||||
{"name":"Improved Force Scream","permission":{"default":0,"9BhUyjgxIxogl2ot":3},"type":"power","data":{"description":{"value":"<p>You emit a violent scream imbued with the power of the Force. Each creature you choose within 30 feet of you must succeed on a Constitution saving throw. On a failed save, a creature take 5d6 psychic damage, 5d6 sonic damage, is deafened, and is knocked prone. On a successful save, it takes half as much damage and isn’t deafened or knocked prone.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":30,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["5d6","psychic"],["5d6","Sonic"]],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":5,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":"","prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Improved%20Force%20Scream.webp","_id":"sXl6Pkz2dGsDUuOc"}
|
||||
{"_id":"tAs3ogXXwpDkpZvF","name":"Burst of Speed","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You touch a creature. The target’s speed increases by 10 feet until the power ends.</p>\n<p>Force Potency. When you cast this power using a force slot of 2nd level or higher, you can target one additional creature for each slot level above 1st.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"hour"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":1,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"level","formula":"1 additional creature"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Burst%20of%20Speed.webp"}
|
||||
{"_id":"tHwhXwiRAOciNqfO","name":"Ruin","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You channel the dark side of the Force to desecrate a creature you can see within range, causing waves of intense pain to assail it. If the target has 100 hit points or fewer, it is subject to crippling pain. Otherwise, the power has no effect on it.</p>\n<p>While the target is affected by crippling pain, any speed it has can be no higher than 10 feet. The target also has disadvantage on attack rolls, ability checks, and saving throws, other than Constitution saving throws. Finally, if the target tries to cast a power, it must first succeed on a Constitution saving throw, or the casting fails and the power is wasted.</p>\n<p>A target suffering this pain can make a Constitution saving throw at the end of each of its turns. On a successful save, the pain ends.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":"Have Wound Power"},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":60,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"con","dc":null,"scaling":"power"},"level":7,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Ruin.webp"}
|
||||
{"_id":"u68xKTsuW71YT0NG","name":"Necrotic Charge","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>As part of the action used to cast this power, you must make a melee attack with a weapon against one creature within your weapon’s reach, otherwise the power fails. On a hit, the target suffers the attack’s normal effects, and you can choose to deal up to 1d8 of necrotic damage, which you suffer as well. This damage can’t be reduced or negated in any way.</p>\n<p>This power’s damage increases when you reach higher levels. At 5th level, the melee attack deals an extra 1d8 necrotic damage to the target, and you can increase the secondary damage to 2d8. Both damage rolls increase by 1d8 at 11th level and 17th level.</p>","chat":"","unidentified":""},"source":"","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"round"},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["0d8","necrotic"]],"versatile":""},"formula":"1d8","save":{"ability":"","dc":null,"scaling":"power"},"level":0,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"atwill","formula":"1d8"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Necrotic%20Charge.webp"}
|
||||
{"name":"Force Mend","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You touch a creature and stimulate its natural healing ability. The target regains 4d8+15 hit points. For the duration of the power, the target regains 1 hit point at the start of each of its turns (10 hit points each minute).</p>\n<p>If the creature has a severed part you hold it to the stump, the power instantaneously causes the limb to knit to the stump.</p>\n<p>This power has no effect on droids or constructs.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"minute","cost":1,"condition":""},"duration":{"value":1,"units":"hour"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"heal","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["4d8 + 15","healing"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":7,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"u91uDdCIN7FvEBzx"}
|
||||
{"name":"Mind Blank","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Until the power ends, one willing creature you touch is immune to psychic and sonic damage, any effect that would sense its emotions or read its thoughts, and the charmed condition. The power foils powers or effects of similar power used to affect the target’s mind or to gain information about the target.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":24,"units":"hour"},"target":{"value":1,"units":"","type":"creature"},"range":{"value":null,"long":null,"units":"touch"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":8,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"uJrlI81nVVpRgYHP"}
|
||||
{"name":"Rescue","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You pull one willing ally you can see within 30 feet of you to an unoccupied space within 5 feet of you. The target must use their reaction to accept the pull.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"bonus","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":1,"units":"","type":"ally"},"range":{"value":30,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":2,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]}},"flags":{},"img":"icons/svg/mystery-man.svg","_id":"uMJVdxqiNS8h120G"}
|
||||
{"_id":"ucLQqgu3XZCePdJg","name":"Aura of Vigor","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>Envigorating energy radiates from you in a 30-foot radius. Until the power ends, the aura moves with you, centered on you. Each nonhostile creature in the aura (including you) deals an extra 1d4 damage with weapon attacks.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":30,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":3,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Aura%20of%20Vigor.webp"}
|
||||
{"_id":"vRl7zVJ9XwndAme3","name":"Dark Shear","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You create a weapon of imperceptible Force energy that lasts until the power ends. It counts as a simple lightweapon with which you are proficient. It deals 2d6 psychic damage, and has the finesse, light, and thrown properties (range 20/60). When you attack while within dim light or darkness, you have advantage.</p>\n<p>If you drop the weapon or throw it, it disappears at the end of the turn. While the power lasts, you can use a bonus action to make the weapon reappear in your hand.</p>\n<p><strong>Force Potency.</strong> When you cast this power using a 3rd or 4th level force slot, the damage increases by 1d6 (3d6). At 5th or 6th level, the damage increases by 2d6 (4d6). At 7th level or higher, the damage increases by 3d6 (5d6).</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"bonus","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":null,"units":"self","type":""},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":2,"school":"drk","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Dark%20Shear.webp"}
|
||||
{"_id":"vmzC47AY66cx1LwU","name":"Burst","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You cause the earth to burst from beneath your feet. Each creature within range, other than you, must succeed on a Dexterity saving throw or take 1d6 kinetic damage.</p>\n<p>This power’s damage increases by 1d6 when you reach 5th level (2d6), 11th level (3d6), and 17th level (4d6).</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":"inst"},"target":{"value":null,"units":"","type":"self"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6","kinetic"]],"versatile":""},"formula":"","save":{"ability":"dex","dc":null,"scaling":"power"},"level":0,"school":"lgt","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":false},"scaling":{"mode":"atwill","formula":"1d6"},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"icons/svg/mystery-man.svg"}
|
||||
{"_id":"wYU8UqUwJVpOQpRK","name":"Master Battle Meditation","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You exude an aura out to 30 feet that boosts the morale and overall battle prowess you and your allies while simultaneously reducing the opposition’s combat-effectiveness by eroding their will to fight.</p>\n<p>Whenever you or a friendly creature within your meditation makes an attack roll or a saving throw, they can roll a d8 and add the number rolled to the attack roll or saving throw.</p>\n<p>Whenever a hostile creature enters your meditation or starts its turn there, it must make a Charisma saving throw. On a failed save, it must roll a d8 and subtract the number rolled from each attack roll or saving throw it makes before the end of your next turn. On a successful save, it is immune to this power for 1 day.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":30,"units":"ft","type":"radius"},"range":{"value":null,"long":null,"units":"self"},"uses":{"value":0,"max":0,"per":""},"ability":"","actionType":"other","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"1d8","save":{"ability":"cha","dc":null,"scaling":"power"},"level":9,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"systems/sw5e/packs/Icons/Force%20Powers/Master%20Battle%20Meditation.webp"}
|
||||
{"_id":"wqMkp6WYkBCFVVA8","name":"Mass Animation","permission":{"default":0,"00LEX91CfLcf3HGf":3},"type":"power","data":{"description":{"value":"<p>You snag several objects using the Force and whip them into the air around you, controlling them to attack at your command. Choose up to ten unenhanced objects within range that are not being worn or carried. Medium targets count as two objects, Large targets count as four objects, Huge targets count as eight objects. You can’t control any object larger than Huge. Each object animates and hovers near you, remaining within 100 feet of you for the duration. An animated object behaves as though it is was a construct, with AC, hit points, and attacks determined by its size, and a flying speed of 30 feet.</p>\n<p>As a bonus action, you can mentally direct any object controlled by this power. If you control multiple objects, you can command any or all of them at the same time. You decide what action the object will take and where it will move. The objects act at the end of your turn. If you command an object to attack, it can make a single melee attack against a creature within 5 feet of it. It makes a slam attack with an attack bonus and kinetic damage determined by its size.</p>\n<table>\n<thead>\n<tr>\n<th>Size</th>\n<th>HP</th>\n<th>AC</th>\n<th>Attack</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Tiny</td>\n<td>20</td>\n<td>16</td>\n<td>+6 to hit, 1d4 + 3 damage</td>\n</tr>\n<tr>\n<td>Small</td>\n<td>25</td>\n<td>15</td>\n<td>+6 to hit, 1d8 + 2 damage</td>\n</tr>\n<tr>\n<td>Medium</td>\n<td>40</td>\n<td>13</td>\n<td>+5 to hit, 2d6 + 1 damage</td>\n</tr>\n<tr>\n<td>Large</td>\n<td>50</td>\n<td>10</td>\n<td>+6 to hit, 2d10 + 2 damage</td>\n</tr>\n<tr>\n<td>Huge</td>\n<td>80</td>\n<td>10</td>\n<td>+8 to hit, 2d12 + 4 damage</td>\n</tr>\n</tbody>\n</table>\n<p>Force Potency. If you cast this power using a force slot of 6th level or higher, you can animate two additional objects for each slot level above 5th.</p>","chat":"","unidentified":""},"source":"PHB","activation":{"type":"action","cost":1,"condition":""},"duration":{"value":1,"units":"minute"},"target":{"value":10,"units":"","type":"object"},"range":{"value":120,"long":null,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"ability":null,"actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"power"},"level":5,"school":"uni","components":{"value":"","vocal":false,"somatic":false,"material":false,"ritual":false,"concentration":false},"materials":{"value":"","consumed":false,"cost":0,"supply":0},"preparation":{"mode":null,"prepared":true},"scaling":{"mode":"none","formula":""},"armorproperties":{"parts":[]},"weaponproperties":{"parts":[]},"consume":{"type":"","target":"","amount":null}},"flags":{},"img":"icons/svg/mystery-man.svg"}
|
||||
>>>>>>> Stashed changes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
{"name":"Dejarik set","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":8,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Gaming%20Set/Dejarik%20Set.webp","_id":"RpmkIpFSs1SnW995"}
|
||||
{"name":"Pazaak deck","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Gaming%20Set/Pazaak%20Deck.webp","_id":"UqvzaDaYQmIApLR6"}
|
||||
{"name":"Chance Cubes","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0,"price":1,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Gaming%20Set/Chance%20Cubes.webp","_id":"VBrXy3khBjPFazUE"}
|
||||
{"name":"Sabacc","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0,"price":150,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Gaming%20Set/Sabaac%20Deck.webp","_id":"bTW5JclNQDADGGNx"}
|
||||
{"name":"Dejarik set","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":8,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Gaming%20Set/Dejarik%20Set.png","_id":"RpmkIpFSs1SnW995"}
|
||||
{"name":"Pazaak deck","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Gaming%20Set/Pazaak%20Deck.png","_id":"UqvzaDaYQmIApLR6"}
|
||||
{"name":"Chance Cubes","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0,"price":1,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Gaming%20Set/Chance%20Cubes.png","_id":"VBrXy3khBjPFazUE"}
|
||||
{"name":"Sabacc","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"tool","data":{"description":{"value":"","chat":"","unidentified":""},"source":"PHB","quantity":1,"weight":0,"price":150,"attuned":false,"equipped":false,"rarity":"","identified":true,"ability":"int","chatFlavor":"","proficient":0,"attributes":{"spelldc":10},"damage":{"parts":[]}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Gaming%20Set/Sabaac%20Deck.png","_id":"bTW5JclNQDADGGNx"}
|
||||
|
|
12
packs/packs/heroes.db
Normal file
796
packs/packs/items.db
Normal file
1156
packs/packs/speciestraits.db
Normal file
23
packs/packs/tradegoods.db
Normal file
|
@ -0,0 +1,23 @@
|
|||
{"name":"Pepper","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>Peppercorns are the tiny fruit, or drupe, of the pepper plant, a flowering vine also known as the piper nigrum. Highly prized by chefs for its versaility and can be utilized in a pinch by adventurers when ground down for distractions and shenanigans. </p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":2,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":1700000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/spices.jpg","_id":"8SQ7vyE6gevpfJvn"}
|
||||
{"name":"Silver","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>Silver has long been appreciated for its unreactive nature and ease with which it can be shaped into the finest of decorations, adornments, and of course used as coin.</p>\n<p>Silver is rarely found in its native form in nuggets. Normally it is found mixed with other substances like sulfur or chlorine, in ores, or as an alloy with the likes of gold. Surface silver can be found, but is much more commonly mined underground. Silver mining is lucrative and can inspire silver-rushes.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":5,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":2100000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/bar-silver.jpg","_id":"9t5X9HG9ou6YMSdJ"}
|
||||
{"_id":"CrcfT5jwcJTPTsfQ","name":"Flour","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>Grain that has been ground by a miller in the next step along the food chain.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":0.02,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":1800000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/bowl-broth.jpg"}
|
||||
{"name":"Platinum","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>Far rarer than gold, platinum may either be treated as the pinnacle of wealth, or the vestige of a bygone age that may be met with distrust or envy.</p>\n<p>Unlike gold, platinum is almost exclusively mined underground.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":500,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":2100000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/ore-silver.jpg","_id":"Eyl9QYZcM9CYIqbA"}
|
||||
{"name":"Linen","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>A square yard of linen of average quality and weight. Used for all many of items and clothing.</p>\n<p>Longer lasting than cotton, its durability and breathability make it particularly valued in warm climtes.</p>\n<p>Different types of linen do exist, with lighter weaves starting at 6 ounces per square yard, and the rest going up to 15 ounces.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":0.6,"price":5,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":1700000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/cloth-blue.jpg","_id":"Gh1JxTlM9aRGNrUH"}
|
||||
{"name":"Gold","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>Gold is the king of currency for many civilizations. Usually more common than the likes of platinum, but nowhere near as common as other metals like iron, it occupies a sweet spot in rarity and unreactiveness.</p>\n<p>Unlike silver, gold can be found more easily on the surface. Both surface and underground mining can be extremely profitable. Gold rushes can and have been a source a great happiness and huge tragedy.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":50,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":2100000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/bar-gold.jpg","_id":"HHh7Ihuk8ToxJzQX"}
|
||||
{"name":"Saffron","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>Likely to be one of the most highly prized ingredients in the world, saffron is so expensive because it is so labor-intensive to produce. Made from the Crocus sativus, or more commonly the \"saffron crocus\", it takes 80,000 crocus flowers to produce 1 pound of saffron. By weight, it is worth more than gold. Treasured by the most discerning of cooks and apothecaries for its flavoring and purported health benefits.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":15,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":1700000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/spices.jpg","_id":"Mrmkw4uaWX6UKpbn"}
|
||||
{"name":"Sheep","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>A useful creature for small-area farmers and highland dwellers, though not quite as nimble as goats, they have the valuable ability to be sheared every year, giving people a source of clothing, rugs, and throws for beds and chairs. Their larger size also means they are more valuable for slaughter.</p>\n<p>Depending on the breed, adult sheep can range from 100 pounds all the way up to 350 pounds.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":225,"price":2,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":1900000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/monster-hoof.jpg","_id":"P29EeDJQrJJXOIuK"}
|
||||
{"name":"Cinnamon","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>Taken from the inner bark of the cinnamon tree, a popular if slightly rarer spice, amongst chefs of the world. Adored by children when combined with sugar to make many kinds of treats.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":2,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":1700000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/spices.jpg","_id":"Pn04ySJYcG06Jc4a"}
|
||||
{"name":"Iron","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>Often the workhorse of the metalworker, iron is appreciated for its relative abundence and ease of attainment. Surface iron can be found from fallen meteors and xenoliths, but is much more commonly mined underground. However, care must be given otherwise rust will take its toll.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":0.1,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":2100000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/bar-silver.jpg","_id":"V3uxNwciT4Ln7S4k"}
|
||||
{"name":"Ginger","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>A spice that comes from the fresh or dried root of the ginger plant Zingiber officinale. It belongs to the same family as tumeric and cardamom.</p>\n<p>Valued by chefs and sweet-makers, loved by children and those with spicier tastes.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":1,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":1700000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/plant-root.jpg","_id":"VcHmykfFBurKzCO6"}
|
||||
{"name":"Cow","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>A creature for large-area farmers, cows require large areas of flat grazing meaning they are not as common as other livestock. However, they live longer, and give far more milk. They are also a source for much more durable leather that is less prone to cracking and is resistant to heat and dirt.</p>\n<p>Depending in the gender and breed, adult cows can weigh between 1,000 and 1,800 pounds.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1400,"price":10,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":1900000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/monster-ribs.jpg","_id":"W6pJovmnVyjbk0fA"}
|
||||
{"name":"Ox","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>Essentially a specially trained beef or dairy steer that has reached the age of 5. These heavy-duty beasts of burden can pull or carry up to and over their own body weight. Used for a multitude of tasks like hauling wagons, threshing grain, powering machines that irrigate or grind grain, and even been ridden, oxen are highly prized creatures for workers in a range of fields.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":2250,"price":15,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":1900000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/monster-tusk.jpg","_id":"WCbKUQcahzQQX0pL"}
|
||||
{"_id":"WdPAGBRUWYaS0TNQ","name":"Wheat","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>A common ingredient for bread, beer, and more; this staple often forms the base of a diet for people where their land is open and relatively flat, the weather temperate, and the area safe enough for farmers to operate.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":0.01,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":1700000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/grain.jpg"}
|
||||
{"name":"Pig","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>A creature for medium- or larger area farmers, pigs breed relatively quickly and are sturdy creatures that provide all manner of cooking possibilities for the enterprizing cook, foremost of which is of course bacon. Their skin can also be used as a cheaper leather, but it is less tear-resistant compared to lamb or goat. Pigs are also the source of lard.</p>\n<p>Most pigs weigh between 250 and 270 pounds at slaughter as it gives optimal retail cuts and medium fat covering.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":260,"price":3,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":1900000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/meat.jpg","_id":"YJ2pBio6uEg5vhgN"}
|
||||
{"name":"Cotton","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>A square yard of cotton of average quality and weight. Used for all many of items and clothing.</p>\n<p>Far lighter, more comfortable, and easier to work with than canvas; however, the comparatively more delicate crop means it is accordingly more expensive and potentially harder to come by.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":0.5,"price":0.5,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":1700000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/cloth-green.jpg","_id":"ZcAgZHJ1hhqbedLF"}
|
||||
{"name":"Copper","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>Coveted by advanced shipwrights, alchemists, certain jewelers, and chefs alike, copper is commonly surface mined but underground mining exists when surface sources have been depleted or unable to be located.</p>\n<p>Although it can be used for armor, it is far better mixed with tin to make the much more superior bronze alloy for military needs.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":0.5,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":2100000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/bar-bronze.jpg","_id":"aXWzDW0huOa0WuIO"}
|
||||
{"_id":"eDVTXE3qv28DwvPl","name":"Salt","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>Prized by chefs and quartermasters alike as a seasoning and preservative for supplies where alcohol or vinegar are undesired.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":0.05,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":2000000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/soup.jpg"}
|
||||
{"name":"Silk","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>A square yard of silk of average quality and weight. Used for all many of items and clothing.</p>\n<p>The finest and most desirable of the common fabrics, silk is also the lightest. Most silks will weigh between 2 and 4 ounces per square yard. The heavier the silk, the higher the quality, more durable, and more opaque in color it is.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":0.2,"price":10,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":1700000,"flags":{},"img":"systems/dnd5e/icons/items/equipment/cloak-pink.jpg","_id":"jad5oFMDv21mPvJP"}
|
||||
{"_id":"l1YRv9sdhQPaSQop","name":"Chicken","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>The source of omelettes and chicken wings, the average adult chicken weighs between 5 and 10 pounds.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":8,"price":0.02,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":1900000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/monster-beak.jpg"}
|
||||
{"name":"Canvas","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>A square yard of canvas of average quality and weight. Used for all many of items and clothing.</p>\n<p>Graded from 1 to 12, the lower the number, the better the quality and the heavier the weight. #1 quality canvas weighs around 1.7 pounds per square yard, while the weaker, lighter #12 can weigh only 0.7 pounds.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1.2,"price":0.1,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":1700000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/cloth-red.jpg","_id":"mFJkwdzb9IpLC3Ip"}
|
||||
{"name":"Goat","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>A useful creature for small-area farmers and highland dwellers, goats are effective at keeping meadows from overgrowing while providing milk, cheese, and eventually skins and meat.</p>\n<p>Depending on the breed, adult goats can range from 45 pounds all the way up to 300 pounds.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":175,"price":1,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":1900000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/monster-hoof.jpg","_id":"pMj0mA1wyEhoO6zP"}
|
||||
{"name":"Cloves","permission":{"default":0},"type":"loot","data":{"description":{"value":"<p>A strong spice treasured by both chefs and distillers, working well to flavor meat and stews, rich sauces, warm beverages like cider and chai tea, bread, cheeses, and sweet desserts like pies and fruitcakes. </p>\n<p>Cloves are the rich, dried, unopened buds of the Syzygium aromaticum, an evergreen tree in the myrtle family.</p>","chat":"","unidentified":""},"source":"PHB pg. 157","quantity":1,"weight":1,"price":3,"attuned":false,"equipped":false,"rarity":"Common","identified":true,"damage":{"parts":[]}},"sort":1700000,"flags":{},"img":"systems/dnd5e/icons/items/inventory/seeds.jpg","_id":"u753EokyA4vjksle"}
|
|
@ -1,3 +1,4 @@
|
|||
<<<<<<< Updated upstream
|
||||
{"_id":"1SBIOPVaJBJOzMX3","name":"Bowcaster","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>Burst 4, Strength 11</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":16,"price":400,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":50,"long":200,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":null},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d10 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":true,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Simple%20Blasters/Bowcaster.webp"}
|
||||
{"_id":"2yAiZeQHZbNXjqUs","name":"Assault Cannon","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":24,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":80,"long":320,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":1},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d10","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":true,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Martial%20Blasters/Assault%20Cannon.webp"}
|
||||
{"_id":"5ITBFp9TFfWegA8a","name":"Doubleshoto","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":4,"price":1250,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":true,"fir":false,"foc":false,"hvy":false,"lgt":true,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Martial%20Lightweapons/Doubleshoto.webp"}
|
||||
|
@ -48,3 +49,55 @@
|
|||
{"_id":"xZmrMpjEoVEhiEFp","name":"Heavy Pistol","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":4,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":40,"long":160,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":1},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"systems/sw5e/packs/Icons/Martial%20Blasters/Heavy%20Pistol.webp"}
|
||||
{"_id":"ylA99WYUVY8U5z9U","name":"Lightsaber Pikie","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":6,"price":400,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d10 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":true,"rel":false,"ret":false,"spc":false,"thr":false,"two":true,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Martial%20Lightweapons/Lightsaber%20Pike.webp"}
|
||||
{"_id":"zTg0qnvZJDAht3Zm","name":"Shotosaber","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":2,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":true,"fir":false,"foc":false,"hvy":false,"lgt":true,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"systems/sw5e/packs/Icons/Simple%20Lightweapons/Shotosaber.webp"}
|
||||
=======
|
||||
{"_id":"1SBIOPVaJBJOzMX3","name":"Bowcaster","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>Burst 4, Strength 11</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":16,"price":400,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":50,"long":200,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":null},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d10 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":true,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"modules/sw5e/Icons/Simple%20Blasters/Bowcaster.png"}
|
||||
{"_id":"2yAiZeQHZbNXjqUs","name":"Assault Cannon","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":24,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":80,"long":320,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":1},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d10","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":true,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"modules/sw5e/Icons/Martial%20Blasters/Assault%20Cannon.png"}
|
||||
{"_id":"5ITBFp9TFfWegA8a","name":"Doubleshoto","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":4,"price":1250,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":true,"fir":false,"foc":false,"hvy":false,"lgt":true,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Lightweapons/Doubleshoto.png"}
|
||||
{"name":"Saberwhip","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":2,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4 +@mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":true,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":true,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Lightweapons/Saberwhip.png","_id":"6VAWhI8EESUa217M"}
|
||||
{"_id":"8bcaFVQ91NKjrH2e","name":"Vibroaxe","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":11,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d10 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialM","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":true,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":true,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Vibroweapons/Vibroaxe.png"}
|
||||
{"_id":"AXba3svQTMscEGlf","name":"Scattergun","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":3,"price":200,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":20,"long":80,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":1},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"modules/sw5e/Icons/Simple%20Blasters/Scattergun.png"}
|
||||
{"name":"Vibroblade","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":2,"price":150,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8 + @mod",""]],"versatile":"1d10 + @mod"},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialM","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":true},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Vibroweapons/Vibroblade.png","_id":"Axbve7PaSX9obY47"}
|
||||
{"name":"Vibrospear","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":3,"price":120,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":20,"long":60,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6","bludgeoning"]],"versatile":"1d8"},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":true,"two":false,"ver":true},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Simple%20Vibroweapons/Vibrospear.png","_id":"B0hPklxvpHwSxCMJ"}
|
||||
{"_id":"FN8cSlvwnzkIbbNa","name":"Shotgun","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>Strength 11, Burst 2</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":12,"price":350,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":30,"long":120,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":1},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d4 + @mod","bludgeoning"]],"versatile":""},"formula":"2d4","save":{"ability":"dex","dc":null,"scaling":"flat"},"weaponType":"simpleR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":true,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"modules/sw5e/Icons/Simple%20Blasters/Shotgun.png"}
|
||||
{"name":"Doubleblade","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":5,"price":625,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialM","properties":{"amm":false,"fin":true,"fir":false,"foc":false,"hvy":false,"lgt":true,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Vibroweapons/Doubleblade.png","_id":"FaI2hcLloxVCVhJs"}
|
||||
{"_id":"G4XP83WKt0oks972","name":"Hidden Blade","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":200,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialM","properties":{"amm":false,"fin":true,"fir":false,"foc":false,"hvy":false,"lgt":true,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Vibroweapons/Hidden%20Blade.png"}
|
||||
{"_id":"G5bjOdE8vxCM8NOq","name":"Techaxe","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":2,"price":75,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":20,"long":60,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":true,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":true,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]},"favtab":{"isFavourite":true}},"img":"modules/sw5e/Icons/Simple%20Vibroweapons/Techaxe.png"}
|
||||
{"_id":"HtN8KYXXMaJ9L94x","name":"Lightsaber","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":3,"price":200,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6 + @mod","radiant"]],"versatile":"1d8"},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":true},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Simple%20Lightweapons/Lightsaber.png"}
|
||||
{"name":"Techstaff","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":8,"price":600,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d4 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialM","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Vibroweapons/Techstaff.png","_id":"I6UqxtQec0NXW8gv"}
|
||||
{"name":"Vibropike","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":6,"price":200,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d10 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialM","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":true,"rel":false,"ret":false,"spc":false,"thr":false,"two":true,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Vibroweapons/Vibropike.png","_id":"JMj0t59NQtIU8Rbo"}
|
||||
{"_id":"Jbf3fp7lslwSjWbW","name":"Wrist Launcher","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>Rather than traditional power cells, the wrist launcher fires specialized projectiles in the form of darts, small missiles, or specialized canisters.</p>\n<p> </p>\n<p>fixed</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":450,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":30,"long":120,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":1},"ability":"","actionType":"","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":true,"ret":false,"spc":true,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"modules/sw5e/Icons/Simple%20Blasters/Wrist%20Launcher.png"}
|
||||
{"_id":"JliFzE6002igf46x","name":"Sniper Rifle","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":12,"price":750,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":150,"long":600,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":1},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d12 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":true,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"modules/sw5e/Icons/Martial%20Blasters/Sniper%20Rifle.png"}
|
||||
{"_id":"OAgCRzEXmHFrOrrQ","name":"Doublesword","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p> </p>\n<div role=\"dialog\">\n<div role=\"document\"> </div>\n</div>\n<div role=\"dialog\">\n<div role=\"document\"> </div>\n</div>\n<div role=\"dialog\">\n<div role=\"document\"> </div>\n</div>\n<div role=\"dialog\">\n<div role=\"document\"> </div>\n</div>","chat":"","unidentified":""},"source":"","quantity":1,"weight":5,"price":700,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialM","properties":{"amm":false,"fin":true,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":true,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Vibroweapons/Doublesword%20(1).png"}
|
||||
{"name":"Vibrosword","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":6,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d6 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialM","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":true,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Vibroweapons/Vibrosword.png","_id":"OrWJNGr3WDulfOO0"}
|
||||
{"name":"Vibrowhip","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":3,"price":150,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialM","properties":{"amm":false,"fin":true,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":true,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Vibroweapons/Vibrowhip.png","_id":"Rxa18dl0msDmUCB1"}
|
||||
{"name":"Chakram","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":3,"price":250,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":30,"long":90,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialM","properties":{"amm":false,"fin":true,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":true,"spc":false,"thr":true,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Vibroweapons/Chakram.png","_id":"SHFWAW9vX90h7wy2"}
|
||||
{"_id":"TM1rXOy8GZEbmP6x","name":"Vibrodart","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>Due to their diminutive size, vibrodarts make ineffective melee weapons. Melee attack rolls made with them are made at disadvantage.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":0.25,"price":5,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":20,"long":60,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":true,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":true,"thr":true,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Simple%20Vibroweapons/Vibrodart.png"}
|
||||
{"_id":"TMKqWa3KZKTxiaPB","name":"Light Pistol","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":2,"price":350,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":40,"long":160,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":1},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":true,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"modules/sw5e/Icons/Simple%20Blasters/Light%20Pistol.png"}
|
||||
{"_id":"TWL4tclbh0dVt6HR","name":"Saberspear","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":2,"price":450,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d4 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Lightweapons/Saberspear.png"}
|
||||
{"_id":"VxhRQPWu1FqNHZtC","name":"Bolt-Thrower","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>Silent, Strength 11</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":14,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":100,"long":400,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":null},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d10 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":true,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"modules/sw5e/Icons/Simple%20Blasters/Bo%20Rifle.png"}
|
||||
{"_id":"W4G7FhgqrpFE0wdX","name":"Slugthrower","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":14,"price":350,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":100,"long":400,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":1},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":true,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"modules/sw5e/Icons/Martial%20Blasters/Slugthrower.png"}
|
||||
{"name":"Vibrobaton","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":4,"price":225,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d4 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialM","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Vibroweapons/Vibrobaton.png","_id":"X3EtJ3JgDWIPiED9"}
|
||||
{"_id":"XfUEDKVByHe83aSB","name":"Vibrodagger","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<div role=\"dialog\">\n<div role=\"document\"> </div>\n</div>\n<div role=\"dialog\">\n<div role=\"document\"> </div>\n</div>","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":50,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":20,"long":60,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4 + @mod","slashing"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":true,"fir":false,"foc":false,"hvy":false,"lgt":true,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":true,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Simple%20Vibroweapons/Vibrodagger%20Alt.png"}
|
||||
{"name":"Vibrorapier","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":2,"price":250,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8 + @mod ","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialM","properties":{"amm":false,"fin":true,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Vibroweapons/Vibrorapier.png","_id":"YmIH2FjeQwjzNMFa"}
|
||||
{"_id":"bNzwxj6dlIjwqTnH","name":"Vibrostaff","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":4,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6 + @mod","bludgeoning"]],"versatile":"1d8"},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":true},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Simple%20Vibroweapons/Vibrostaff.png"}
|
||||
{"_id":"ff3pk8eoISixRmoS","name":"Blaster Carbine","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":8,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":60,"long":240,"units":"ft"},"uses":{"value":null,"max":null,"per":""},"consume":{"type":"ammo","target":"","amount":null},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":true,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"core":{"sheetClass":"dnd5e.ItemSheet5e"},"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"modules/sw5e/Icons/Simple%20Blasters/Blaster%20Carbine.png"}
|
||||
{"_id":"j2g1D976omFXUQP1","name":"Net","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>A Large or smaller creature hit by a net is restrained until it is freed. A net has no effect on formless or Huge or larger creatures. A creature can use its action to make a DC 13 Strength check, freeing itself or another creature within its reach on a success. The net has an AC of 10, 5 hit points, and immunity to all damage not dealt by melee weapons. Destroying the net frees the creature without harming it and immediately ends the net’s effects. While a creature is restrained by a net, you can make no further attacks with it.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":3,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":15,"long":15,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"save","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[],"versatile":""},"formula":"","save":{"ability":"str","dc":13,"scaling":"flat"},"weaponType":"martialM","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":true,"lod":false,"rch":false,"rel":false,"ret":false,"spc":true,"thr":true,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Vibroweapons/Net.png"}
|
||||
{"_id":"jGDuLu25eqYklyqv","name":"Ion Pistol","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":3,"price":200,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":40,"long":160,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":1},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6 + @mod",""]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"modules/sw5e/Icons/Martial%20Blasters/Ion%20Pistol.png"}
|
||||
{"_id":"jQc4ZmyZnEZXDZS7","name":"Lightdagger","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":20,"long":60,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":true,"fir":false,"foc":false,"hvy":false,"lgt":true,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":true,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Simple%20Lightweapons/Lightdagger.png"}
|
||||
{"_id":"jjulP09xLc8oYOZo","name":"Vibromace","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":12,"price":80,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":true,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":true,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Simple%20Vibroweapons/Vibromace.png"}
|
||||
{"_id":"k9itkDmC1x7Z1K7P","name":"Doublesaber","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":4,"price":1400,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":true,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Lightweapons/Doublesaber.png"}
|
||||
{"_id":"lMx7dwuE5IZtDPtz","name":"Holdout","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>hidden, reload 6</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":1,"price":250,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":30,"long":120,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":null},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":true,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"modules/sw5e/Icons/Simple%20Blasters/Holdout%20Blaster.png"}
|
||||
{"_id":"mtFnCiSUAj9kivGi","name":"Blaster Rifle","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":11,"price":400,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":100,"long":400,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":1},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":true,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Blasters/Blaster%20Rifle.png"}
|
||||
{"_id":"oZYhBpB4G2pq02Rq","name":"Ion Rifle","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":11,"price":400,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":100,"long":400,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":1},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6 + @mod",""]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":true,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"modules/sw5e/Icons/Martial%20Blasters/Ion%20Rifle.png"}
|
||||
{"_id":"omDKHum2Ybu2atpI","name":"Vibroknuckler","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":0,"price":0,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d4 + @mod","bludgeoning"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":true,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Simple%20Vibroweapons/Vibroknuckler.png"}
|
||||
{"name":"Vibrolance","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>You have disadvantage when you use a vibrolance to attack a target within 5 feet of you. Also, a lance requires two hands to wield when you aren’t mounted.</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":6,"price":100,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d12 + @mod",""]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialM","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":true,"rel":false,"ret":false,"spc":true,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Vibroweapons/Vibrolance.png","_id":"p5URddJqRu3grRQl"}
|
||||
{"_id":"pIKgMdXvjQbTqMCx","name":"Light Ring","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":3,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":""},"range":{"value":30,"long":90,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":true,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":true,"spc":false,"thr":true,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Lightweapons/Light%20Ring.png"}
|
||||
{"_id":"rsvtNAd7ynaSl9Vm","name":"Blaster Pistol","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":3,"price":200,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":40,"long":160,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":1},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"modules/sw5e/Icons/Martial%20Blasters/Blaster%20Pistol.png"}
|
||||
{"_id":"tYdQWaOlSm97aYdw","name":"Lightfoil","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":2,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":true,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Lightweapons/Lightfoil.png"}
|
||||
{"_id":"thGihwn0AfTo5Wu7","name":"Martial Lightsaber","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":2,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8 + @mod","radiant"]],"versatile":"1d10 + @mod"},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":true},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Lightweapons/Martial%20Lightsaber.png"}
|
||||
{"_id":"uH7eKtZhXWCTq28J","name":"Greatsaber","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"<p>Dexterity 11, Luminous</p>","chat":"","unidentified":""},"source":"","quantity":1,"weight":4,"price":1000,"attuned":false,"equipped":false,"rarity":"Martial Lightweapon","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["2d6 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":true,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Lightweapons/Greatsaber.png"}
|
||||
{"name":"Techblade","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":3,"price":250,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"minute","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6 + @mod",""]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialM","properties":{"amm":false,"fin":true,"fir":false,"foc":false,"hvy":false,"lgt":true,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10}},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Vibroweapons/Techblade.png","_id":"wwumzQvxwoPyyuTX"}
|
||||
{"_id":"xZmrMpjEoVEhiEFp","name":"Heavy Pistol","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":4,"price":300,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":40,"long":160,"units":"ft"},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"ammo","target":"","amount":1},"ability":"","actionType":"rwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d8 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"martialR","properties":{"amm":true,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":false,"rel":true,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false}},"img":"modules/sw5e/Icons/Martial%20Blasters/Heavy%20Pistol.png"}
|
||||
{"_id":"ylA99WYUVY8U5z9U","name":"Lightsaber Pikie","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":6,"price":400,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d10 + @mod","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":false,"fir":false,"foc":false,"hvy":false,"lgt":false,"lod":false,"rch":true,"rel":false,"ret":false,"spc":false,"thr":false,"two":true,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Martial%20Lightweapons/Lightsaber%20Pike.png"}
|
||||
{"_id":"zTg0qnvZJDAht3Zm","name":"Shotosaber","permission":{"default":0,"vXYkFWX6qzvOu2jc":3},"type":"weapon","data":{"description":{"value":"","chat":"","unidentified":""},"source":"","quantity":1,"weight":2,"price":500,"attuned":false,"equipped":false,"rarity":"","identified":true,"activation":{"type":"action","cost":1,"condition":""},"duration":{"value":null,"units":""},"target":{"value":1,"units":"","type":"enemy"},"range":{"value":null,"long":null,"units":""},"uses":{"value":0,"max":0,"per":""},"consume":{"type":"","target":"","amount":null},"ability":"","actionType":"mwak","attackBonus":0,"chatFlavor":"","critical":null,"damage":{"parts":[["1d6","radiant"]],"versatile":""},"formula":"","save":{"ability":"","dc":null,"scaling":"spell"},"weaponType":"simpleM","properties":{"amm":false,"fin":true,"fir":false,"foc":false,"hvy":false,"lgt":true,"lod":false,"rch":false,"rel":false,"ret":false,"spc":false,"thr":false,"two":false,"ver":false},"proficient":false,"attributes":{"spelldc":10},"cptooltipmode":"hid"},"flags":{"dynamiceffects":{"equipActive":false,"alwaysActive":false,"effects":[]}},"img":"modules/sw5e/Icons/Simple%20Lightweapons/Shotosaber.png"}
|
||||
>>>>>>> Stashed changes
|
||||
|
|
8
sw5e.js
|
@ -54,7 +54,15 @@ Hooks.once("init", function() {
|
|||
Actors.registerSheet("sw5e", ActorSheet5eCharacter, { types: ["character"], makeDefault: true });
|
||||
Actors.registerSheet("sw5e", ActorSheet5eNPC, { types: ["npc"], makeDefault: true });
|
||||
Items.unregisterSheet("core", ItemSheet);
|
||||
<<<<<<< Updated upstream
|
||||
Items.registerSheet("sw5e", ItemSheet5e, {makeDefault: true});
|
||||
=======
|
||||
Items.registerSheet("sw5e", ItemSheet5e, {
|
||||
types: ['weapon', 'equipment', 'consumable', 'tool', 'loot', 'class', 'power', 'feat', 'species', 'backpack', 'archetype', 'classfeature', 'background'],
|
||||
makeDefault: true,
|
||||
label: "SW5E.SheetClassItem"
|
||||
});
|
||||
>>>>>>> Stashed changes
|
||||
|
||||
// Preload Handlebars Templates
|
||||
preloadHandlebarsTemplates();
|
||||
|
|
74
system.json
|
@ -20,29 +20,84 @@
|
|||
"path": "./packs/packs/adventuringgear.db",
|
||||
"entity": "Item"
|
||||
},
|
||||
{
|
||||
"name": "archetypes.db",
|
||||
"label": "Archetypes",
|
||||
"path": "./packs/packs/archetypes.db",
|
||||
"entity": "Item"
|
||||
},
|
||||
{
|
||||
"name": "armor",
|
||||
"label": "Armor",
|
||||
"path": "./packs/packs/armor.db",
|
||||
"entity": "Item"
|
||||
},
|
||||
{
|
||||
"name": "backgrounds.db",
|
||||
"label": "Backgrounds",
|
||||
"path": "./packs/packs/backgrounds.db",
|
||||
"entity": "Item"
|
||||
},
|
||||
{
|
||||
<<<<<<< Updated upstream
|
||||
=======
|
||||
"name": "classes",
|
||||
"label": "Classes",
|
||||
"path": "./packs/packs/classes.db",
|
||||
"entity": "Item"
|
||||
},
|
||||
{
|
||||
"name": "classfeatures",
|
||||
"label": "Class Features",
|
||||
"path": "./packs/packs/classfeatures.db",
|
||||
"entity": "Item"
|
||||
},
|
||||
{
|
||||
>>>>>>> Stashed changes
|
||||
"name": "enhanceditems",
|
||||
"label": "Enhanced Items",
|
||||
"path": "./packs/packs/enhanceditems.db",
|
||||
"entity": "Item"
|
||||
},
|
||||
{
|
||||
<<<<<<< Updated upstream
|
||||
=======
|
||||
"name": "feats",
|
||||
"label": "Feats",
|
||||
"path": "./packs/packs/feats.db",
|
||||
"entity": "Item"
|
||||
},
|
||||
{
|
||||
"name": "forcepowers",
|
||||
"label": "Force Powers",
|
||||
"path": "./packs/packs/forcepowers.db",
|
||||
"entity": "Item"
|
||||
},
|
||||
{
|
||||
>>>>>>> Stashed changes
|
||||
"name": "gamingset",
|
||||
"label": "Gaming Sets",
|
||||
"path": "./packs/packs/gamingset.db",
|
||||
"entity": "Item"
|
||||
},
|
||||
{
|
||||
<<<<<<< Updated upstream
|
||||
"name": "classes",
|
||||
"label": "Classes",
|
||||
"path": "./packs/packs/classes.db",
|
||||
"entity": "Item"
|
||||
=======
|
||||
"name": "journal",
|
||||
"label": "Journal Entries",
|
||||
"path": "./packs/packs/journal.db",
|
||||
"entity": "JournalEntry"
|
||||
},
|
||||
{
|
||||
"name": "monsters",
|
||||
"label": "Monsters",
|
||||
"path": "./packs/packs/monsters.db",
|
||||
"entity": "Actor"
|
||||
>>>>>>> Stashed changes
|
||||
},
|
||||
{
|
||||
"name": "species",
|
||||
|
@ -56,10 +111,29 @@
|
|||
"path": "./packs/packs/speciestraits.db",
|
||||
"entity": "Item"
|
||||
},
|
||||
<<<<<<< Updated upstream
|
||||
{
|
||||
"name": "forcepowers",
|
||||
"label": "Force Powers",
|
||||
"path": "./packs/packs/forcepowers.db",
|
||||
=======
|
||||
{
|
||||
"name": "tables",
|
||||
"label": "Tables",
|
||||
"path": "./packs/packs/tables.db",
|
||||
"entity": "RollTable"
|
||||
},
|
||||
{
|
||||
"name": "techpowers",
|
||||
"label": "Tech Powers",
|
||||
"path": "./packs/packs/techpowers.db",
|
||||
"entity": "Item"
|
||||
},
|
||||
{
|
||||
"name": "weapons",
|
||||
"label": "Weapons",
|
||||
"path": "./packs/packs/weapons.db",
|
||||
>>>>>>> Stashed changes
|
||||
"entity": "Item"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -325,8 +325,71 @@
|
|||
}
|
||||
},
|
||||
"Item": {
|
||||
<<<<<<< Updated upstream
|
||||
"types": ["weapon", "equipment", "consumable", "tool", "loot", "class", "power", "feat", "species", "backpack"],
|
||||
"templates": {
|
||||
=======
|
||||
"types": ["weapon", "equipment", "consumable", "tool", "loot", "class", "power", "feat", "species", "backpack", "archetype", "classfeature", "background"],
|
||||
"templates": {
|
||||
"archetypeDescription": {
|
||||
"className": "",
|
||||
"description": "",
|
||||
"source": ""
|
||||
},
|
||||
"backgroundDescription": {
|
||||
"flavorText": {
|
||||
"value": ""
|
||||
},
|
||||
"flavorName": {
|
||||
"value": ""
|
||||
},
|
||||
"flavorDescription": {
|
||||
"value": ""
|
||||
},
|
||||
"flavorOptions": {
|
||||
"value": ""
|
||||
},
|
||||
"skillProficiencies": {
|
||||
"value": ""
|
||||
},
|
||||
"toolProficiencies": {
|
||||
"value": ""
|
||||
},
|
||||
"languages": {
|
||||
"value": ""
|
||||
},
|
||||
"equipment": {
|
||||
"value": ""
|
||||
},
|
||||
"suggestedCharacteristics": {
|
||||
"value": ""
|
||||
},
|
||||
"featureName": {
|
||||
"value": ""
|
||||
},
|
||||
"featureText": {
|
||||
"value": ""
|
||||
},
|
||||
"featOptions": {
|
||||
"value": ""
|
||||
},
|
||||
"personalityTraitOptions": {
|
||||
"value": ""
|
||||
},
|
||||
"idealOptions": {
|
||||
"value": ""
|
||||
},
|
||||
"flawOptions": {
|
||||
"value": ""
|
||||
},
|
||||
"bondOptions": {
|
||||
"value": ""
|
||||
},
|
||||
"source": {
|
||||
"value": ""
|
||||
}
|
||||
},
|
||||
>>>>>>> Stashed changes
|
||||
"itemDescription": {
|
||||
"description": {
|
||||
"value": "",
|
||||
|
@ -335,6 +398,18 @@
|
|||
},
|
||||
"source": ""
|
||||
},
|
||||
<<<<<<< Updated upstream
|
||||
=======
|
||||
"classDescription": {
|
||||
"className": "",
|
||||
"description": {
|
||||
"value": ""
|
||||
},
|
||||
"classFeatures": {
|
||||
"value": ""
|
||||
}
|
||||
},
|
||||
>>>>>>> Stashed changes
|
||||
"speciesDescription": {
|
||||
"data": "$characteristics-table",
|
||||
"description": {
|
||||
|
@ -397,6 +472,14 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"archetype": {
|
||||
"templates": ["archetypeDescription"],
|
||||
"className": "",
|
||||
"description": ""
|
||||
},
|
||||
"background": {
|
||||
"templates": ["backgroundDescription"]
|
||||
},
|
||||
"backpack": {
|
||||
"templates": ["itemDescription", "physicalItem"],
|
||||
"capacity": {
|
||||
|
@ -409,7 +492,8 @@
|
|||
}
|
||||
},
|
||||
"class": {
|
||||
"templates": ["itemDescription"],
|
||||
"templates": ["classDescription"],
|
||||
"className": "",
|
||||
"levels": 1,
|
||||
"subclass": "",
|
||||
"hitDice": "d6",
|
||||
|
@ -421,6 +505,13 @@
|
|||
},
|
||||
"powercasting": "none"
|
||||
},
|
||||
<<<<<<< Updated upstream
|
||||
=======
|
||||
"classfeature": {
|
||||
"templates": ["itemDescription", "activatedEffect", "action"],
|
||||
"className": ""
|
||||
},
|
||||
>>>>>>> Stashed changes
|
||||
"consumable": {
|
||||
"templates": ["itemDescription", "physicalItem", "activatedEffect", "action"],
|
||||
"consumableType": "potion",
|
||||
|
@ -456,7 +547,10 @@
|
|||
},
|
||||
"species": {
|
||||
"templates": ["speciesDescription"]
|
||||
<<<<<<< Updated upstream
|
||||
|
||||
=======
|
||||
>>>>>>> Stashed changes
|
||||
},
|
||||
"tool": {
|
||||
"templates": ["itemDescription", "physicalItem"],
|
||||
|
|
|
@ -172,4 +172,4 @@
|
|||
{{editor content=data.details.biography.value target="data.details.biography.value" button=true owner=owner editable=editable}}
|
||||
</div>
|
||||
</section>
|
||||
</form>
|
||||
</form>
|
|
@ -52,6 +52,29 @@
|
|||
{{/if}}
|
||||
</div>
|
||||
|
||||
<<<<<<< Updated upstream
|
||||
=======
|
||||
{{else if section.isSpecies}}
|
||||
<div class="item-detail player-species">
|
||||
|
||||
</div>
|
||||
|
||||
{{else if section.isArchetype}}
|
||||
<div class="item-detail player-archetype">
|
||||
{{item.data.name}}
|
||||
</div>
|
||||
|
||||
{{else if section.isBackground}}
|
||||
<div class="item-detail player-background">
|
||||
|
||||
</div>
|
||||
|
||||
{{else if section.isClassfeatures}}
|
||||
<div class="item-detail player-classfeatures">
|
||||
{{item.data.name}}
|
||||
</div>
|
||||
|
||||
>>>>>>> Stashed changes
|
||||
{{else if section.isClass}}
|
||||
<div class="item-detail player-class">
|
||||
{{item.data.subclass}}
|
||||
|
|
34
templates/apps/cast-cast.html
Normal file
|
@ -0,0 +1,34 @@
|
|||
<form id="cast-config-form">
|
||||
<p>{{ localize "SW5E.SpellCastHint" }} <strong>{{item.name}}</strong> {{ localize "SW5E.cast" }}.</p>
|
||||
|
||||
{{#unless canCast}}
|
||||
<p class="notification error">{{ localize "SW5E.SpellCastNoSlots" }}</p>
|
||||
{{/unless}}
|
||||
|
||||
<div class="form-group">
|
||||
<label>{{ localize "SW5E.SpellCastUpcast" }}</label>
|
||||
<div class="form-fields">
|
||||
<select name="level">
|
||||
{{#select item.data.level}}
|
||||
{{#each castLevels as |l|}}
|
||||
<option value="{{l.level}}" {{#unless l.canCast}}disabled{{/unless}}>{{l.label}}</option>
|
||||
{{/each}}
|
||||
{{/select}}
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
{{#if canUpcast}}
|
||||
<label class="checkbox">{{ localize "SW5E.SpellCastConsume" }} <input type="checkbox" name="consume" {{checked canCast}}/></label>
|
||||
{{/if}}
|
||||
|
||||
{{#if hasPlaceableTemplate}}
|
||||
<div class="form-group">
|
||||
<label class="checkbox">{{ localize "SW5E.PlaceTemplate" }}
|
||||
<input type="checkbox" name="placeTemplate" checked/>
|
||||
</label>
|
||||
</div>
|
||||
{{/if}}
|
||||
</div>
|
||||
</form>
|
34
templates/apps/spell-cast.html
Normal file
|
@ -0,0 +1,34 @@
|
|||
<form id="spell-config-form">
|
||||
<p>{{ localize "DND5E.SpellCastHint" }} <strong>{{item.name}}</strong> {{ localize "DND5E.spell" }}.</p>
|
||||
|
||||
{{#unless canCast}}
|
||||
<p class="notification error">{{ localize "DND5E.SpellCastNoSlots" }}</p>
|
||||
{{/unless}}
|
||||
|
||||
<div class="form-group">
|
||||
<label>{{ localize "DND5E.SpellCastUpcast" }}</label>
|
||||
<div class="form-fields">
|
||||
<select name="level">
|
||||
{{#select item.data.level}}
|
||||
{{#each spellLevels as |l|}}
|
||||
<option value="{{l.level}}" {{#unless l.canCast}}disabled{{/unless}}>{{l.label}}</option>
|
||||
{{/each}}
|
||||
{{/select}}
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
{{#if canUpcast}}
|
||||
<label class="checkbox">{{ localize "DND5E.SpellCastConsume" }} <input type="checkbox" name="consume" {{checked canCast}}/></label>
|
||||
{{/if}}
|
||||
|
||||
{{#if hasPlaceableTemplate}}
|
||||
<div class="form-group">
|
||||
<label class="checkbox">{{ localize "DND5E.PlaceTemplate" }}
|
||||
<input type="checkbox" name="placeTemplate" checked/>
|
||||
</label>
|
||||
</div>
|
||||
{{/if}}
|
||||
</div>
|
||||
</form>
|
45
templates/items/archetype.html
Normal file
|
@ -0,0 +1,45 @@
|
|||
<form class="{{cssClass}} flexcol" autocomplete="off">
|
||||
|
||||
{{!-- Item Sheet Header --}}
|
||||
<header class="sheet-header flexrow">
|
||||
<img class="profile" src="{{item.img}}" title="{{item.name}}" data-edit="img"/>
|
||||
|
||||
<div class="header-details flexrow">
|
||||
<h1 class="charname">
|
||||
<input name="name" type="text" value="{{item.name}}" placeholder="{{ localize 'SW5E.ItemName' }}"/>
|
||||
</h1>
|
||||
|
||||
<div class="item-subtitle">
|
||||
<h4 class="item-type">{{itemType}}</h4>
|
||||
<span class="item-status">{{itemStatus}}</span>
|
||||
</div>
|
||||
|
||||
<ul class="summary">
|
||||
<li>
|
||||
<input type="text" name="data.className" value="{{data.className}}" placeholder="{{ localize 'SW5E.ClassName' }}"/>
|
||||
</li>
|
||||
<li>
|
||||
<input type="text" name="data.classCasterType" value="{{data.classCasterType}}" />
|
||||
</li>
|
||||
<li>
|
||||
<input type="text" name="data.source" value="{{data.source}}" placeholder="{{ localize 'SW5E.Source' }}"/>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
{{!-- Item Sheet Navigation --}}
|
||||
<nav class="sheet-navigation tabs" data-group="primary">
|
||||
<a class="item active" data-tab="description">{{ localize "SW5E.Description" }}</a>
|
||||
<!-- <a class="item" data-tab="details">{{ localize "SW5E.Details" }}</a> -->
|
||||
</nav>
|
||||
|
||||
{{!-- Item Sheet Body --}}
|
||||
<section class="sheet-body">
|
||||
|
||||
{{!-- Description Tab --}}
|
||||
<div class="tab description" data-group="primary" data-tab="description">
|
||||
{{editor content=data.description.value target="data.description.value" button=true owner=owner editable=editable}}
|
||||
</div>
|
||||
</section>
|
||||
</form>
|
99
templates/items/background.html
Normal file
|
@ -0,0 +1,99 @@
|
|||
<form class="{{cssClass}} flexcol" autocomplete="off">
|
||||
|
||||
{{!-- Item Sheet Header --}}
|
||||
<header class="sheet-header flexrow">
|
||||
<img class="profile" src="{{item.img}}" title="{{item.name}}" data-edit="img"/>
|
||||
|
||||
<div class="header-details flexrow">
|
||||
<h1 class="charname">
|
||||
<input name="name" type="text" value="{{item.name}}" placeholder="{{ localize 'SW5E.ItemName' }}"/>
|
||||
</h1>
|
||||
|
||||
<div class="item-subtitle">
|
||||
<h4 class="item-type">{{itemType}}</h4>
|
||||
</div>
|
||||
|
||||
<ul class="summary">
|
||||
<li>
|
||||
<input type="text" name="data.source" value="{{data.source}}" placeholder="{{ localize 'SW5E.Source' }}"/>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
{{!-- Item Sheet Navigation --}}
|
||||
<nav class="sheet-navigation tabs" data-group="primary">
|
||||
<a class="item active" data-tab="description">{{ localize "SW5E.Description" }}</a>
|
||||
<!-- <a class="item" data-tab="details">{{ localize "SW5E.Details" }}</a> -->
|
||||
</nav>
|
||||
|
||||
{{!-- Item Sheet Body --}}
|
||||
<section class="sheet-body">
|
||||
|
||||
{{!-- Description Tab --}}
|
||||
<div class="tab description" data-group="primary" data-tab="description">
|
||||
<div class="background">{{editor content=data.flavorText.value target="data.flavorText.value" button=true editable=editable}}</div>
|
||||
<div class="background"><p><strong>Skill Proficiencies:</strong> {{{data.skillProficiencies.value}}}</p></div>
|
||||
<div class="background"><p><strong>Tool Proficiencies:</strong> {{{data.toolProficiencies.value}}}</p></div>
|
||||
<div class="background"><p><strong>Languages:</strong> {{{data.languages.value}}}</p></div>
|
||||
<div class="background"><p><strong>Equipment:</strong> {{{data.equipment.value}}}</p></div>
|
||||
<div class="background"><h3>{{{data.flavorName.value}}}</h3></div>
|
||||
<div class="background"><p>{{{data.flavorDescription.value}}}</p></div>
|
||||
<div class="smalltable"><p>{{{data.flavorOptions.value}}}</p></div>
|
||||
<div class="background"><h2>Feature: {{{data.featureName.value}}}</h2></div>
|
||||
<div class="background"><p>{{{data.featureText.value}}}</p></div>
|
||||
<h2>Background Feat</h2>
|
||||
<p>As a further embodiment of the experience and training of your background, you can choose from the following feats:</p>
|
||||
<div class="smalltable"><p>{{{data.featOptions.value}}}</p></div>
|
||||
<h3>Suggested Characteristics</h3>
|
||||
<div class="background"><p>{{{data.suggestedCharacteristics.value}}}</p></div>
|
||||
<div class="medtable"><p>{{{data.personalityTraitOptions.value}}}</p></div><p> </p>
|
||||
<div class="medtable"><p>{{{data.idealOptions.value}}}</p></div><p> </p>
|
||||
<div class="medtable"><p>{{{data.flawOptions.value}}}</p></div><p> </p>
|
||||
<div class="medtable"><p>{{{data.bondOptions.value}}}</p></div>
|
||||
|
||||
<script>
|
||||
let nullField = document.querySelectorAll('.background > div');
|
||||
|
||||
nullField.forEach(function(element) {
|
||||
|
||||
if (element.value === null) {
|
||||
element.previousElementSibling.style.display = 'none';
|
||||
element.style.display = 'none';
|
||||
}
|
||||
});
|
||||
</script>
|
||||
</div>
|
||||
<!-- {{> "systems/sw5e/templates/items/parts/item-description.html"}}
|
||||
|
||||
{{!-- Details Tab --}}
|
||||
<div class="tab details" data-group="primary" data-tab="details">
|
||||
|
||||
<h3 class="form-header">{{ localize "SW5E.FeatureUsage" }}</h3>
|
||||
|
||||
{{!-- Item Activation Template --}}
|
||||
{{> "systems/sw5e/templates/items/parts/item-activation.html"}}
|
||||
|
||||
{{!-- Recharge Requirement --}}
|
||||
{{#if data.activation.type}}
|
||||
<div class="form-group recharge">
|
||||
<label>{{ localize "SW5E.FeatureActionRecharge" }}</label>
|
||||
<div class="form-fields">
|
||||
<span>{{ localize "SW5E.FeatureRechargeOn" }}</span>
|
||||
<input type="text" name="data.recharge.value" value="{{data.recharge.value}}"
|
||||
data-dtype="Number" placeholder="{{ localize 'SW5E.FeatureRechargeResult' }}"/>
|
||||
<label class="checkbox">
|
||||
{{ localize "SW5E.Charged" }}
|
||||
<input type="checkbox" name="data.recharge.charged" {{checked data.recharge.charged}}/>
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
<h3 class="form-header">{{ localize "SW5E.FeatureAttack" }}</h3>
|
||||
|
||||
{{!-- Item Action Template --}}
|
||||
{{> "systems/sw5e/templates/items/parts/item-action.html"}}
|
||||
</div> -->
|
||||
</section>
|
||||
</form>
|
151
templates/items/cast.html
Normal file
|
@ -0,0 +1,151 @@
|
|||
<form class="{{cssClass}} flexcol" autocomplete="off">
|
||||
|
||||
{{!-- Item Sheet Header --}}
|
||||
<header class="sheet-header flexrow">
|
||||
<img class="profile" src="{{item.img}}" title="{{item.name}}" data-edit="img"/>
|
||||
|
||||
<div class="header-details flexrow">
|
||||
<h1 class="charname">
|
||||
<input name="name" type="text" value="{{item.name}}" placeholder="{{ localize 'SW5E.CastName' }}"/>
|
||||
</h1>
|
||||
|
||||
<div class="item-subtitle">
|
||||
<h4 class="item-type">{{itemType}}</h4>
|
||||
<span class="item-status">{{itemStatus}}</span>
|
||||
</div>
|
||||
|
||||
<ul class="summary">
|
||||
<li>
|
||||
{{labels.level}}
|
||||
</li>
|
||||
<li>
|
||||
{{labels.school}}
|
||||
</li>
|
||||
<li>
|
||||
<input type="text" name="data.source" value="{{data.source}}" placeholder="{{ localize 'SW5E.Source' }}"/>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
{{!-- Item Sheet Navigation --}}
|
||||
<nav class="sheet-navigation tabs" data-group="primary">
|
||||
<a class="item active" data-tab="description">{{ localize "SW5E.Description" }}</a>
|
||||
<a class="item" data-tab="details">{{ localize "SW5E.Details" }}</a>
|
||||
</nav>
|
||||
|
||||
{{!-- Item Sheet Body --}}
|
||||
<section class="sheet-body">
|
||||
|
||||
{{!-- Description Tab --}}
|
||||
{{> "systems/sw5e/templates/items/parts/item-description.html"}}
|
||||
|
||||
{{!-- Details Tab --}}
|
||||
<div class="tab details" data-group="primary" data-tab="details">
|
||||
<h3 class="form-header">{{ localize "SW5E.CastDetails" }}</h3>
|
||||
|
||||
{{!-- Cast Level --}}
|
||||
<div class="form-group">
|
||||
<label>{{ localize "SW5E.CastLevel" }}</label>
|
||||
<select name="data.level" data-dtype="Number">
|
||||
{{#select data.level}}
|
||||
{{#each config.castLevels as |name lvl|}}
|
||||
<option value="{{lvl}}">{{name}}</option>
|
||||
{{/each}}
|
||||
{{/select}}
|
||||
</select>
|
||||
</div>
|
||||
|
||||
{{!-- Cast School --}}
|
||||
<div class="form-group">
|
||||
<label>{{ localize "SW5E.CastSchool" }}</label>
|
||||
<select name="data.school">
|
||||
{{#select data.school}}
|
||||
{{#each config.castSchools as |name sch|}}
|
||||
<option value="{{sch}}">{{name}}</option>
|
||||
{{/each}}
|
||||
{{/select}}
|
||||
</select>
|
||||
</div>
|
||||
|
||||
{{!-- Cast Components --}}
|
||||
<div class="cast-components form-group stacked">
|
||||
<label>{{ localize "SW5E.CastComponents" }}</label>
|
||||
<label class="checkbox">
|
||||
<input type="checkbox" name="data.components.vocal" {{checked data.components.vocal}}/> {{ localize "SW5E.ComponentVerbal" }}
|
||||
</label>
|
||||
<label class="checkbox">
|
||||
<input type="checkbox" name="data.components.somatic" {{checked data.components.somatic}}/> {{ localize "SW5E.ComponentSomatic" }}
|
||||
</label>
|
||||
<label class="checkbox">
|
||||
<input type="checkbox" name="data.components.material" {{checked data.components.material}}/> {{ localize "SW5E.ComponentMaterial" }}
|
||||
</label>
|
||||
<label class="checkbox">
|
||||
<input type="checkbox" name="data.components.concentration" {{checked data.components.concentration}}/> {{ localize "SW5E.Concentration" }}
|
||||
</label>
|
||||
<label class="checkbox">
|
||||
<input type="checkbox" name="data.components.ritual" {{checked data.components.ritual}}/> {{ localize "SW5E.Ritual" }}
|
||||
</label>
|
||||
</div>
|
||||
|
||||
{{!-- Material Components --}}
|
||||
<div class="form-group stacked">
|
||||
<label>{{ localize "SW5E.CastMaterials" }}</label>
|
||||
<input class="materials" type="text" name="data.materials.value" value="{{data.materials.value}}"/>
|
||||
{{#if data.materials.value}}
|
||||
<div class="cast-materials flexrow">
|
||||
<label>{{ localize "SW5E.Supply" }}</label>
|
||||
<input type="text" name="data.materials.supply" value="{{data.materials.supply}}" data-dtype="Number" Placeholder="0"/>
|
||||
<label>{{ localize "SW5E.CostGP" }}</label>
|
||||
<input type="text" name="data.materials.cost" value="{{data.materials.cost}}" data-dtype="Number" Placeholder="-"/>
|
||||
<label>{{ localize "SW5E.Consumed" }}</label>
|
||||
<input type="checkbox" name="data.materials.consumed" {{checked data.materials.consumed}}/>
|
||||
</div>
|
||||
{{/if}}
|
||||
</div>
|
||||
|
||||
{{!-- Preparation Mode --}}
|
||||
<div class="form-group input-select">
|
||||
<label>{{ localize "SW5E.CastPreparationMode" }}</label>
|
||||
<div class="form-fields">
|
||||
<label class="checkbox prepared">
|
||||
{{ localize "SW5E.CastPrepared" }} <input type="checkbox" name="data.preparation.prepared" {{checked data.preparation.prepared}}/>
|
||||
</label>
|
||||
<select name="data.preparation.mode">
|
||||
{{#select data.preparation.mode}}
|
||||
<option value=""></option>
|
||||
{{#each config.castPreparationModes as |name key|}}
|
||||
<option value="{{key}}">{{name}}</option>
|
||||
{{/each}}
|
||||
{{/select}}
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3 class="form-header">{{ localize "SW5E.CastingHeader" }}</h3>
|
||||
|
||||
{{!-- Item Activation Template --}}
|
||||
{{> "systems/sw5e/templates/items/parts/item-activation.html"}}
|
||||
|
||||
<h3 class="form-header">{{ localize "SW5E.CastEffects" }}</h3>
|
||||
|
||||
{{!-- Item Action Template --}}
|
||||
{{> "systems/sw5e/templates/items/parts/item-action.html"}}
|
||||
|
||||
{{!-- Cast Level Scaling --}}
|
||||
<div class="form-group">
|
||||
<label>{{ localize "SW5E.LevelScaling" }}</label>
|
||||
<div class="form-fields">
|
||||
<select name="data.scaling.mode">
|
||||
{{#select data.scaling.mode}}
|
||||
{{#each config.castScalingModes as |name key|}}
|
||||
<option value="{{key}}">{{name}}</option>
|
||||
{{/each}}
|
||||
{{/select}}
|
||||
</select>
|
||||
<input type="text" name="data.scaling.formula" value="{{data.scaling.formula}}" placeholder="{{ localize 'SW5E.ScalingFormula' }}"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</form>
|
|
@ -26,6 +26,7 @@
|
|||
<nav class="sheet-navigation tabs" data-group="primary">
|
||||
<a class="item active" data-tab="description">{{ localize "SW5E.Description" }}</a>
|
||||
<a class="item" data-tab="details">{{ localize "SW5E.Details" }}</a>
|
||||
<a class="item" data-tab="archetypes">{{ localize "SW5E.Archetypes" }}</a>
|
||||
</nav>
|
||||
|
||||
{{!-- Item Sheet Body --}}
|
||||
|
@ -38,7 +39,12 @@
|
|||
|
||||
{{!-- Details Tab --}}
|
||||
<div class="tab details" data-group="primary" data-tab="details">
|
||||
{{!-- Class Levels Table and Features --}}
|
||||
|
||||
{{editor content=data.classFeatures.value target="data.classFeatures.value" button=true owner=owner editable=editable}}
|
||||
</div>
|
||||
<!-- {{{data.classFeatures.value}}} -->
|
||||
<!--
|
||||
{{!-- Class Levels --}}
|
||||
<div class="form-group">
|
||||
<label>{{ localize "SW5E.ClassLevels" }}</label>
|
||||
|
@ -113,10 +119,20 @@
|
|||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<<<<<<< Updated upstream
|
||||
|
||||
{{!-- Granted Abilities (TODO) --}}
|
||||
<h3 class="form-header">{{ localize "SW5E.GrantedAbilities" }}</h3>
|
||||
<p class="notification warning">This is still to-do</p>
|
||||
</div>
|
||||
=======
|
||||
-->
|
||||
{{!-- Archetypes Tab --}}
|
||||
<div class="tab flexrow active" data-group="primary" data-tab="archetypes">
|
||||
|
||||
{{editor content=data.atFlavorText.value target="data.atFlavorText.value" button=true owner=owner editable=editable}}
|
||||
|
||||
</div>
|
||||
>>>>>>> Stashed changes
|
||||
</section>
|
||||
</form>
|
||||
|
|
132
templates/sheets/active-effect-config.html
Normal file
|
@ -0,0 +1,132 @@
|
|||
<form autocomplete="off">
|
||||
|
||||
<!-- Effect Header -->
|
||||
<header class="sheet-header">
|
||||
<img class="effect-icon" src="{{ effect.icon }}" data-edit="icon">
|
||||
<h1 class="effect-title">{{ effect.label }}</h1>
|
||||
</header>
|
||||
|
||||
<!-- Effect Configuration Tabs -->
|
||||
<nav class="sheet-tabs tabs">
|
||||
<a class="item" data-tab="details"><i class="fas fa-book"></i> {{localize "EFFECT.TabDetails"}}</a>
|
||||
<a class="item" data-tab="duration"><i class="fas fa-clock"></i> {{localize "EFFECT.TabDuration"}}</a>
|
||||
<a class="item" data-tab="effects"><i class="fas fa-cogs"></i> {{localize "EFFECT.TabEffects"}}</a>
|
||||
</nav>
|
||||
|
||||
<!-- Details Tab -->
|
||||
<section class="tab" data-tab="details">
|
||||
|
||||
<div class="form-group">
|
||||
<label>{{ localize "EFFECT.Label" }}</label>
|
||||
<div class="form-fields">
|
||||
<input type="text" name="label" value="{{ effect.label }}"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label>{{ localize "EFFECT.Icon" }}</label>
|
||||
<div class="form-fields">
|
||||
{{filePicker target="icon" type="image"}}
|
||||
<input class="image" type="text" name="icon" placeholder="path/image.png" value="{{effect.icon}}"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label>{{ localize "EFFECT.IconTint" }}</label>
|
||||
<div class="form-fields">
|
||||
<input class="color" type="text" name="tint" value="{{effect.tint}}"/>
|
||||
<input type="color" value="{{effect.tint}}" data-edit="tint"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label>{{ localize "EFFECT.Disabled" }}</label>
|
||||
<input type="checkbox" name="disabled" {{ checked effect.disabled }}/>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label>{{ localize "EFFECT.Origin" }}</label>
|
||||
<div class="form-fields">
|
||||
<input type="text" name="origin" value="{{ effect.origin }}" disabled/>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Duration Tab -->
|
||||
<section class="tab" data-tab="duration">
|
||||
<div class="form-group">
|
||||
<label>{{ localize "EFFECT.DurationSecs" }}</label>
|
||||
<div class="form-fields">
|
||||
<input type="number" name="duration.startTime" value="{{ effect.duration.seconds }}"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label>{{ localize "EFFECT.StartTime" }}</label>
|
||||
<div class="form-fields">
|
||||
<input type="number" name="duration.startTime" value="{{ effect.duration.startTime }}"/>
|
||||
</div>
|
||||
</div>
|
||||
<hr/>
|
||||
<div class="form-group">
|
||||
<label>{{ localize "EFFECT.DurationTurns" }}</label>
|
||||
<div class="form-fields">
|
||||
<label>{{ localize "COMBAT.Rounds" }}</label>
|
||||
<input type="number" name="duration.rounds" value="{{ effect.duration.rounds }}"/>
|
||||
<label>{{ localize "COMBAT.Turns" }}</label>
|
||||
<input type="number" name="duration.turns" value="{{ effect.duration.turns }}"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label>{{ localize "EFFECT.Combat" }}</label>
|
||||
<div class="form-fields">
|
||||
<input type="text" name="duration.combat" value="{{ effect.duration.combat }}" disabled/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label>{{ localize "EFFECT.StartTurns" }}</label>
|
||||
<div class="form-fields">
|
||||
<label>{{ localize "COMBAT.Round" }}</label>
|
||||
<input type="number" name="duration.startRound" value="{{ effect.duration.startRound }}"/>
|
||||
<label>{{ localize "COMBAT.Turn" }}</label>
|
||||
<input type="number" name="duration.startTurn" value="{{ effect.duration.startTurn }}"/>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Effects Tab -->
|
||||
<section class="tab" data-tab="effects">
|
||||
<header class="effect-change effects-header flexrow">
|
||||
<div class="key">{{ localize "EFFECT.ChangeKey" }}</div>
|
||||
<div class="mode">{{ localize "EFFECT.ChangeMode" }}</div>
|
||||
<div class="value">{{ localize "EFFECT.ChangeValue" }}</div>
|
||||
<div class="effect-controls">
|
||||
<a class="effect-control" data-action="add"><i class="far fa-plus-square"></i></a>
|
||||
</div>
|
||||
</header>
|
||||
<ol class="changes-list">
|
||||
{{#each effect.changes as |change i|}}
|
||||
<li class="effect-change flexrow" data-index="{{i}}">
|
||||
<div class="key">
|
||||
<input type="text" name="changes.{{i}}.key" value="{{change.key}}"/>
|
||||
</div>
|
||||
<div class="mode">
|
||||
<select name="changes.{{i}}.mode" data-dtype="Number">
|
||||
{{selectOptions ../modes selected=change.mode}}
|
||||
</select>
|
||||
</div>
|
||||
<div class="value">
|
||||
<input type="text" name="changes.{{i}}.value" value="{{change.value}}"/>
|
||||
</div>
|
||||
<div class="effect-controls">
|
||||
<a class="effect-control" data-action="delete"><i class="fas fa-trash"></i></a>
|
||||
</div>
|
||||
</li>
|
||||
{{/each}}
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
<footer class="sheet-footer">
|
||||
<button type="submit"><i class="fas fa-save"></i> {{localize submitText}}</button>
|
||||
</footer>
|
||||
</form>
|
147
ui/SW5e-logo.svg
Normal file
|
@ -0,0 +1,147 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
version="1.1"
|
||||
id="svg2"
|
||||
width="1440"
|
||||
height="899.99994"
|
||||
viewBox="0 0 1815.1261 899.99994"
|
||||
sodipodi:docname="SW5e-logo.svg"
|
||||
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
|
||||
<metadata
|
||||
id="metadata8">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs6" />
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1279"
|
||||
inkscape:window-height="704"
|
||||
id="namedview4"
|
||||
showgrid="false"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:zoom="0.5"
|
||||
inkscape:cx="766.85021"
|
||||
inkscape:cy="399.03678"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="layer2" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Layer 2"
|
||||
transform="translate(454.22534,446.7156)">
|
||||
<rect
|
||||
style="fill:#000000;fill-opacity:1;stroke-width:1.26050425"
|
||||
id="rect4550"
|
||||
width="1815.1261"
|
||||
height="1134.4537"
|
||||
x="-451.70432"
|
||||
y="-562.48029" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="Layer 1"
|
||||
transform="translate(454.22534,446.7156)">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4548"
|
||||
d="M 582.36549,121.77835 C 567.01118,117.753 556.16779,111.41348 540.34223,97.209702 535.159,92.557647 529.20312,87.880294 527.10694,86.815571 c -2.09618,-1.06471 -4.06882,-2.168546 -4.38363,-2.452966 -0.64799,-0.585416 54.31771,-55.884958 55.5476,-55.884958 0.43725,0 1.14695,2.200929 1.5771,4.890946 1.05735,6.612277 8.05805,16.435058 13.85872,19.445331 7.96878,4.135437 14.8334,4.228891 22.84135,0.310954 15.49734,-7.582134 18.16754,-26.841214 5.28915,-38.14858 -4.19239,-3.680974 -11.32986,-6.6526634 -15.97851,-6.6526634 -4.50936,0 -11.72729,2.9200334 -15.58035,6.3030634 l -4.1669,3.658588 L 562.29269,8.1764594 C 549.19236,2.6166023 538.28309,-2.123196 538.04986,-2.3564271 c -0.23323,-0.2332299 0.18005,-2.6675244 0.91839,-5.4095408 0.98029,-3.6405341 13.94929,-105.3484821 13.94929,-109.3958021 0,-0.31849 29.21219,-0.57907 64.91597,-0.57907 h 64.91596 v 32.773109 c 0,18.02521 -0.19646,32.773109 -0.43658,32.773109 -0.24013,0 -2.36723,-0.992647 -4.72689,-2.205882 -3.65632,-1.879918 -8.71411,-2.264634 -34.22728,-2.603473 l -29.93698,-0.397591 v 5.546282 5.54628 l 9.81062,-0.567928 c 12.80347,-0.741183 21.99734,1.277473 34.6415,7.606075 18.55325,9.286195 33.59763,27.48761 40.89042,49.471195 2.86337,8.631429 3.34932,12.262941 3.37351,25.210084 0.0248,13.318954 -0.38972,16.329328 -3.47033,25.197983 -10.49487,30.213328 -35.38816,52.217167 -68.6074,60.643917 -15.11683,3.83469 -34.2683,4.04593 -47.69457,0.52603 z M 153.33771,60.066702 V 34.858773 l 53.52746,-0.354428 c 47.53942,-0.314773 53.75767,-0.584748 55.58524,-2.413261 2.94943,-2.950928 0.92333,-6.160563 -10.80237,-17.112479 -12.16586,-11.3630342 -22.54661,-24.8356762 -27.96233,-36.290874 -3.8586,-8.161628 -4.17084,-9.769101 -4.16236,-21.428571 0.011,-15.126925 2.8863,-22.959692 11.26231,-30.680432 9.90136,-9.126753 9.53889,-9.089074 83.90039,-8.721708 l 66.09147,0.32651 10.75488,33.658529 c 5.9152,18.51219 11.07053,33.95388 11.45631,34.314867 0.38579,0.360986 4.92918,-14.785351 10.09642,-33.658529 l 9.39501,-34.314867 h 25.62031 25.62032 l 10.5362,32.625458 c 5.7949,17.944003 10.91815,33.542742 11.38499,34.663866 0.70831,1.701001 6.53259,-22.913834 14.35593,-60.671677 l 1.50175,-7.247899 h 16.31209 16.31208 l -0.67973,4.72689 c -0.37385,2.59979 -2.32716,18.340336 -4.34069,34.978992 -2.01355,16.638655 -4.5505,32.734131 -5.6377,35.767723 -1.08719,3.0335911 -1.97672,5.9359071 -1.97672,6.44958903 0,0.51368319 2.83613,2.11261257 6.30252,3.55317857 3.46639,1.4405647 6.30252,3.2353235 6.30252,3.9883513 0,0.7530277 -3.43462,15.1069441 -7.6325,31.8975911 l -7.63251,30.528441 -7.79985,7.905995 -7.79984,7.905984 -21.94126,-0.342958 -21.94124,-0.342971 -10.19291,-34.437491 -10.1929,-34.437479 -8.68467,34.776302 -8.68469,34.776303 -27.74042,-0.338811 -27.74043,-0.338824 -17.73208,-58.298319 -17.73209,-58.298319 -21.49059,0.01858 c -21.48887,0.01858 -26.86736,0.930466 -28.13429,4.769982 -0.29715,0.900516 5.7242,7.990852 13.38077,15.756302 15.64727,15.8697744 17.21668,17.7411807 22.75388,27.132284 8.68036,14.72192 11.42654,32.853819 6.96088,45.959798 -2.58024,7.572592 -10.26835,15.411945 -19.23917,19.617643 l -7.12863,3.34205 -77.20588,0.352273 -77.20588,0.352273 z M 693.09673,84.254958 C 704.98292,60.5135 707.11874,53.073563 707.11874,35.41042 c 0,-7.777651 -0.8174,-15.742853 -2.13435,-20.798319 -2.44955,-9.4033109 -9.62443,-25.203137 -14.12384,-31.102158 -1.68798,-2.213065 -3.06906,-4.628826 -3.06906,-5.36836 0,-0.917997 10.3981,-1.344608 32.77311,-1.344608 h 32.77311 v 16.985608 16.98561 L 750.10439,9.5388867 C 748.32607,8.8627649 741.51935,8.30958 734.97834,8.30958 h -11.89273 v 5.042017 5.042017 h 6.22046 c 3.42126,0 7.67546,-0.553185 9.45378,-1.229307 L 741.99317,15.935 v 14.367404 14.36739 l -9.45378,-0.714983 -9.45378,-0.714996 v 5.85421 5.85421 h 11.03773 c 6.07075,0 12.87747,-0.527634 15.12605,-1.172508 l 4.08832,-1.172521 v 16.298571 16.298559 h -30.35714 c -16.69644,0 -30.14416,-0.42542 -29.88384,-0.945378 z"
|
||||
style="fill:#da0000;fill-opacity:1;stroke-width:1.26050425" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4546"
|
||||
d="m 584.43015,122.31584 c -12.5056,-2.68589 -27.18842,-10.56775 -38.57582,-20.70782 -5.47448,-4.874827 -13.00447,-10.908507 -16.73332,-13.408175 l -6.77972,-4.544837 27.56729,-27.58868 c 15.16202,-15.173773 27.92506,-27.588681 28.36233,-27.588681 0.43725,0 1.13634,2.134551 1.55352,4.743441 1.03219,6.454904 7.12386,15.69871 12.55921,19.057942 2.46276,1.522071 7.3325,3.105504 10.82165,3.518735 8.93341,1.058029 19.00328,-3.859362 23.45342,-11.452967 3.659,-6.243605 4.26589,-16.354651 1.32322,-22.045159 -3.75368,-7.258815 -14.3866,-13.9760044 -22.12321,-13.9760044 -4.49264,0 -11.72051,2.9140844 -15.53509,6.2633194 L 586.202,18.205798 562.32547,8.1242229 C 549.19337,2.5793556 538.25965,-2.146625 538.02833,-2.3779565 c -0.23134,-0.2313316 0.19367,-2.6008942 0.94446,-5.2656933 1.04212,-3.6988472 13.92236,-104.5458502 13.94094,-109.1518102 0.002,-0.51996 29.216,-0.94538 64.91978,-0.94538 h 64.91596 v 32.773109 c 0,18.02521 -0.19646,32.773109 -0.43658,32.773109 -0.24013,0 -2.36723,-0.992647 -4.72689,-2.205882 -3.65632,-1.879918 -8.71411,-2.264634 -34.22728,-2.603473 l -29.93698,-0.397591 v 5.546282 5.54628 l 9.76891,-0.544492 c 19.96278,-1.11267 38.79267,6.519131 53.88656,21.840356 10.59056,10.750087 16.00182,19.4972964 21.19039,34.2539699 3.51365,9.9930501 3.88149,12.4823701 3.86702,26.1695921 -0.0137,13.027173 -0.47502,16.454698 -3.32413,24.701307 -13.36858,38.694693 -51.32476,64.433193 -94.47426,64.064033 -6.44205,-0.0551 -15.39978,-0.89209 -19.90608,-1.85992 z M 153.33771,60.027399 V 34.780168 l 51.9958,-0.01853 c 53.78122,-0.01916 57.73152,-0.368836 58.66029,-5.191525 0.22519,-1.169332 -5.52778,-7.940647 -13.89526,-16.354891 -15.17555,-15.2604203 -22.21156,-24.775669 -27.38752,-37.037955 -2.67644,-6.340689 -3.19254,-9.522914 -3.17044,-19.54836 0.032,-14.513167 3.03461,-22.482034 11.36398,-30.15978 9.68557,-8.927848 10.22036,-8.982423 84.39218,-8.61221 l 65.43655,0.326612 10.5663,33.403361 c 5.81146,18.371849 10.97497,33.830657 11.47444,34.352908 0.49949,0.522251 5.16526,-14.509262 10.36838,-33.403361 l 9.46024,-34.352908 25.39481,-0.341045 25.39481,-0.341044 10.91465,33.744405 c 6.00307,18.559424 11.24323,34.292963 11.64481,34.963422 0.69249,1.156169 1.81403,-3.6146 11.62098,-49.433301 l 4.11438,-19.222689 h 16.26058 16.26058 l -0.69754,4.096638 c -0.38364,2.253152 -2.39049,18.118496 -4.45966,35.256322 -2.24984,18.634212 -4.69985,33.6275971 -6.09493,37.2991244 l -2.3328,6.13944198 6.25729,2.40675752 c 3.44151,1.3237173 6.49904,3.0270227 6.79451,3.7851252 0.29546,0.7581013 -2.92403,15.2223849 -7.15444,32.1428509 l -7.69168,30.764496 -7.77225,7.878151 -7.77226,7.878151 H 491.5585 469.83253 l -3.7553,-12.289916 c -2.06541,-6.759454 -6.63731,-21.932773 -10.15979,-33.718487 -3.52247,-11.785714 -6.57073,-21.95642 -6.77387,-22.601559 -0.20315,-0.645139 -4.21342,14.538895 -8.91171,33.742311 l -8.54235,34.915298 -27.76621,-0.338949 -27.76621,-0.33895 -17.72404,-58.298319 -17.72404,-58.298319 h -22.18669 c -18.04061,0 -22.71021,0.366687 -24.98817,1.962232 -1.54081,1.079227 -2.80148,2.584391 -2.80148,3.344808 0,0.760418 6.13849,7.676783 13.6411,15.369701 16.99603,17.4271611 20.45353,21.927519 26.37646,34.332229 4.53743,9.502966 4.73034,10.446756 4.73034,23.14229 0,10.557189 -0.49398,14.230891 -2.44127,18.155546 -3.47306,6.999794 -10.07899,13.149265 -18.24163,16.981122 l -7.0482,3.30871 -77.20588,0.352273 -77.20588,0.352273 z m 539.71494,24.227559 c 0.23606,-0.519958 2.20352,-4.348739 4.37211,-8.508403 8.57016,-16.43879 11.83914,-34.747261 9.25433,-51.830471 -1.8505,-12.230105 -7.08402,-26.8916872 -12.81832,-35.91019 -2.37704,-3.738435 -4.74852,-7.506188 -5.26997,-8.372785 -0.74881,-1.24445 5.9561,-1.57563 31.89941,-1.57563 h 32.8475 V -5.5871649 10.768193 L 750.33265,9.6256724 C 748.67988,8.9972859 741.87316,8.0827712 735.2066,7.5934157 L 723.08561,6.7036775 v 6.0269065 6.026912 l 9.45378,-0.714996 9.45378,-0.714983 v 13.579034 13.579033 l -9.45378,-0.606706 -9.45378,-0.606706 v 5.838026 5.838037 h 11.03773 c 6.07075,0 12.87747,-0.527634 15.12605,-1.172508 l 4.08832,-1.172521 v 16.298571 16.298559 h -30.35714 c -16.69644,0 -30.16399,-0.42542 -29.92792,-0.945378 z"
|
||||
style="fill:#da0000;fill-opacity:1;stroke-width:1.26050425" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4544"
|
||||
d="m 585.01234,122.41864 c -15.43908,-3.36102 -29.73505,-11.60134 -45.95499,-26.488842 -3.81597,-3.5025 -9.12133,-7.714008 -11.78968,-9.358928 l -4.85156,-2.990748 27.50375,-27.525088 c 15.12707,-15.138794 27.85016,-27.111429 28.27353,-26.605853 0.42336,0.505575 1.42795,3.238412 2.23241,6.07297 5.35859,18.881257 25.16074,26.31053 40.90263,15.345618 7.72209,-5.37876 11.18812,-19.79913 6.79895,-28.286874 C 624.23452,15.05295 613.7239,8.3236346 605.85872,8.3236346 c -4.47862,0 -11.71488,2.9091304 -15.49751,6.2303324 l -4.08406,3.585844 -23.9277,-10.0891688 C 549.18921,2.5015977 538.2234,-2.2247208 537.981,-2.4522885 c -0.24242,-0.2275664 0.17769,-2.2952495 0.93359,-4.5948516 1.07293,-3.2641219 14.00295,-104.3595799 14.00295,-109.4843799 0,-0.75644 24.31058,-1.20932 64.91597,-1.20932 h 64.91596 v 32.652008 32.652007 l -6.31604,-2.399907 c -5.52982,-2.101166 -9.84478,-2.399906 -34.66387,-2.399906 h -28.34782 v 5.463815 5.463817 l 9.76891,-0.544492 c 38.25988,-2.132499 72.47566,29.249212 78.68041,72.163347 6.3348,43.813714 -27.50412,86.920221 -76.11517,96.961111 -11.54337,2.38434 -30.15934,2.45183 -40.74355,0.14768 z M 153.33771,59.990252 V 34.780168 h 52.66071 c 45.62196,0 53.03515,-0.262273 55.46218,-1.962227 1.54081,-1.079231 2.80148,-2.77176 2.80148,-3.761193 0,-0.98942 -6.17063,-7.905794 -13.71251,-15.369706 -15.83842,-15.6746708 -25.47013,-29.549808 -29.32692,-42.247452 -5.26173,-17.323104 -0.97108,-35.781807 10.62443,-45.707133 9.52067,-8.149337 10.47871,-8.239764 83.43768,-7.875539 l 65.42455,0.326612 10.37599,32.773109 c 5.7068,18.02521 10.73356,33.907563 11.17059,35.294117 0.51054,1.619787 4.29895,-10.096086 10.5974,-32.773109 l 9.8028,-35.294117 25.34804,-0.340981 25.34804,-0.340981 10.07964,31.223334 c 5.54381,17.172834 10.46129,32.783207 10.92774,34.68972 0.46646,1.906513 1.24614,3.466387 1.73265,3.466387 0.48649,0 4.20426,-15.59874 8.26171,-34.663866 l 7.37716,-34.663865 h 16.10222 16.10223 l -0.58712,4.096638 c -0.32293,2.253152 -2.27017,18.108454 -4.32722,35.234006 -2.37704,19.789522 -4.62041,33.3707353 -6.15559,37.2655143 l -2.41549,6.12814917 6.3439,2.44036643 c 3.48914,1.3422025 6.58565,3.0606327 6.88112,3.8187352 0.29546,0.7581013 -2.92403,15.2223849 -7.15444,32.1428509 l -7.69168,30.764496 -7.77225,7.878151 -7.77226,7.878151 h -21.67882 -21.6788 l -1.91343,-5.987395 c -1.05239,-3.293067 -5.69688,-18.75 -10.3211,-34.348739 -4.62421,-15.59874 -8.571,-28.538509 -8.77063,-28.755025 -0.19963,-0.21653 -4.20571,15.240403 -8.9024,34.348739 l -8.53944,34.74242 h -27.41516 -27.41516 l -1.93991,-5.987395 c -3.27339,-10.103042 -33.5568,-109.910676 -33.5568,-110.596045 0,-0.353897 -10.08387,-0.64345 -22.40861,-0.64345 -18.24146,0 -22.92957,0.3649 -25.21008,1.962232 -1.54081,1.079227 -2.80148,2.565946 -2.80148,3.303819 0,0.737873 6.42117,7.937851 14.26927,15.999953 15.70576,16.1340124 20.47469,22.483361 26.41383,35.167323 3.32744,7.106307 4.05415,10.35571 4.47877,20.026765 0.45562,10.376849 0.18112,12.224949 -2.7148,18.277311 -1.77191,3.703248 -3.9644,7.607105 -4.87219,8.675231 -3.57481,4.206227 -11.06086,8.893084 -18.03922,11.293991 -7.00309,2.409416 -10.61546,2.520265 -82.12795,2.520265 h -74.80267 z m 539.76973,24.264706 c 5.45742,-10.659517 11.04984,-23.642407 12.14367,-28.191706 6.11466,-25.43134 1.12519,-49.4960291 -15.45465,-74.539386 l -2.29491,-3.466387 h 32.91808 32.91808 V -5.5871649 10.768193 L 749.97988,9.4915422 C 748.13307,8.7893909 741.32635,7.8670384 734.85383,7.4418754 L 723.08561,6.6688498 v 6.0443272 6.044319 l 9.45378,-0.714996 9.45378,-0.714983 v 13.579034 13.579033 l -9.45378,-0.606706 -9.45378,-0.606706 v 5.838026 5.838037 h 11.89273 c 6.54101,0 13.34773,-0.553184 15.12605,-1.229306 l 3.23332,-1.229307 v 16.355357 16.355357 h -30.35714 c -16.69644,0 -30.13934,-0.42542 -29.87313,-0.945378 z"
|
||||
style="fill:#da0000;fill-opacity:1;stroke-width:1.26050425" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4542"
|
||||
d="M 583.37034,121.81811 C 570.24799,118.59566 557.5701,111.73061 545.94213,101.55079 540.41936,96.715849 532.8887,90.672487 529.20731,88.121126 l -6.69343,-4.638844 27.45488,-27.476168 c 15.10017,-15.111895 27.80126,-27.062509 28.22463,-26.556933 0.42336,0.505575 1.42795,3.238412 2.23241,6.07297 5.73009,20.190265 28.87847,27.325072 42.96182,13.241723 8.99458,-8.99458 9.40903,-21.66184 1.02131,-31.214937 -9.63821,-10.9773062 -24.645,-11.9989158 -34.93677,-2.37837 l -3.15126,2.945736 -23.31933,-9.8892041 c -12.82563,-5.4390605 -23.83874,-10.087621 -24.47359,-10.3301332 -0.66149,-0.2526869 -0.51189,-2.2836416 0.35038,-4.7571857 1.19906,-3.439603 14.02083,-103.29332 14.03537,-109.30499 0.003,-1.24006 13.82937,-1.57563 64.91978,-1.57563 h 64.91596 v 32.805479 32.805479 l -4.09663,-2.238252 c -3.53983,-1.934028 -8.25134,-2.292115 -34.66387,-2.634535 l -30.56723,-0.396282 v 5.438299 5.438299 l 12.92017,0.02328 c 16.12927,0.02907 26.20767,3.183684 39.879,12.482424 15.82332,10.762457 28.4063,28.9301934 33.68027,48.628748 2.9344,10.96016 2.9233,30.706714 -0.0234,41.596639 -10.80171,39.919273 -51.10726,68.358822 -96.33583,67.974432 -6.00519,-0.0511 -15.08241,-1.11531 -20.17161,-2.36506 z M 153.33771,59.990252 V 34.780168 h 52.66071 c 45.62196,0 53.03515,-0.262273 55.46218,-1.962227 1.54081,-1.079231 2.80148,-2.800084 2.80148,-3.824117 0,-1.024034 -6.16147,-7.940395 -13.69216,-15.369706 -23.34905,-23.0346934 -32.7734,-41.12596 -31.33456,-60.150765 0.87385,-11.554249 5.4427,-21.604481 12.61064,-27.739969 9.52157,-8.150113 10.48093,-8.240699 83.416,-7.876466 l 65.40179,0.326612 10.81175,34.260491 c 5.94647,18.84327 11.10606,34.547251 11.46579,34.897737 0.35972,0.350486 4.94922,-15.066736 10.19888,-34.260491 l 9.54482,-34.897737 25.29956,-0.340872 25.29955,-0.340873 9.45893,29.332469 c 5.20241,16.132858 10.16349,31.743183 11.02463,34.689612 0.86113,2.946428 1.93544,5.357143 2.38737,5.357143 0.45192,0 4.14139,-15.59874 8.19884,-34.663866 l 7.37716,-34.663865 h 16.20548 c 16.14818,0 16.20331,0.01008 15.58845,2.836134 -0.33938,1.559874 -2.37724,17.584034 -4.52859,35.609244 -2.686,22.504902 -4.67233,34.5017681 -6.33973,38.2904845 -1.33552,3.0345567 -2.42821,5.6719185 -2.42821,5.86080254 0,0.18888403 2.90667,1.38864956 6.45926,2.66614416 3.55259,1.2774957 6.69896,2.9473739 6.99193,3.7108424 0.29298,0.7634685 -2.92857,15.2321424 -7.15898,32.1526084 l -7.69168,30.764496 -7.77225,7.878151 -7.77226,7.878151 h -21.68236 -21.68236 l -1.30587,-4.096638 c -0.71824,-2.253152 -5.35287,-17.710084 -10.29918,-34.34874 -4.94632,-16.638655 -9.1535,-30.417857 -9.3493,-30.620445 -0.1958,-0.202601 -4.24493,15.254332 -8.99805,34.348739 l -8.64206,34.717084 H 403.94026 376.55522 L 372.78849,72.91042 C 360.44354,32.631853 341.15284,-31.090646 341.15284,-31.590807 c 0,-0.323701 -10.79895,-0.41236 -23.99765,-0.197022 -24.16888,0.394321 -26.32167,0.819356 -26.40322,5.21291 -0.0101,0.57193 6.92923,8.25492 15.42187,17.0733112 16.77506,17.4184865 23.44536,27.3044858 27.61209,40.9237428 3.35806,10.976016 2.84171,25.295029 -1.19509,33.141491 -4.08724,7.944467 -13.13414,15.186706 -22.63789,18.122118 -7.74385,2.391832 -11.76548,2.514592 -82.37827,2.514592 h -74.23697 z m 539.4958,24.201681 c 0,-0.554622 0.53078,-1.547269 1.17951,-2.205883 0.64875,-0.658613 2.86789,-4.610533 4.93144,-8.782046 14.23091,-28.768096 10.60147,-64.2855753 -9.43296,-92.31039 l -2.0275,-2.836135 h 32.92686 32.92685 v 15.9033166 c 0,15.8881752 -0.003,15.9025575 -2.83614,15.1062088 C 748.9417,8.6285884 742.13498,7.9095237 735.37552,7.469072 L 723.08561,6.6682498 v 6.0284522 6.028437 l 9.45378,-0.606706 9.45378,-0.606706 v 13.486929 13.486928 l -9.45378,-0.606706 -9.45378,-0.606706 v 5.838026 5.838037 h 11.89273 c 6.54101,0 13.34773,-0.553184 15.12605,-1.229306 l 3.23332,-1.229307 v 16.355357 16.355357 h -30.2521 c -16.63866,0 -30.2521,-0.453781 -30.2521,-1.008403 z"
|
||||
style="fill:#da0000;fill-opacity:1;stroke-width:1.26050425" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4540"
|
||||
d="m 586.3209,122.4078 c -17.0701,-3.76417 -28.80479,-10.1289 -44.38099,-24.071636 -4.7081,-4.214357 -11.00801,-9.277538 -13.9998,-11.251487 l -5.43962,-3.589009 27.41744,-27.438706 c 15.0796,-15.091285 27.87932,-27.153252 28.44382,-26.804369 0.56451,0.348895 1.03193,1.593516 1.03869,2.765836 0.0198,3.4275 5.69208,14.493428 8.97672,17.5125 7.46008,6.856916 19.18939,8.51676 28.46239,4.027764 18.07173,-8.748378 17.95718,-33.005508 -0.19891,-42.119369 C 613.21145,9.7179666 608.5136,8.30958 606.201,8.30958 c -5.26653,0 -12.61028,3.011382 -16.72884,6.85984 L 586.3209,18.114021 562.37132,7.9755224 c -13.17227,-5.5761718 -24.15697,-10.3057348 -24.41044,-10.510142 -0.25348,-0.2044071 0.1955,-2.244092 0.99774,-4.5326319 1.20455,-3.4362175 13.95892,-102.8787085 13.95892,-108.8340085 0,-1.58862 8.85594,-1.83958 64.91597,-1.83958 h 64.91596 v 32.805479 32.805479 l -4.09663,-2.238252 c -3.53983,-1.934028 -8.25134,-2.292115 -34.66387,-2.634535 l -30.56723,-0.396282 v 5.438299 5.438299 l 12.92017,0.02409 c 17.83635,0.03325 28.27012,3.626771 43.27077,14.902958 13.44264,10.105023 25.51124,28.5861356 30.24577,46.316541 2.63633,9.872824 2.95477,29.366572 0.63654,38.966496 -2.42206,10.02987 -8.91571,23.411408 -15.71431,32.382656 C 663.32063,114.38845 620.91902,130.03713 586.3209,122.4078 Z M 153.33771,60.027677 V 34.780168 h 52.25161 c 54.40562,0 58.67276,-0.384504 58.67276,-5.286945 0,-1.328824 -5.95461,-8.267471 -13.61853,-15.869105 -27.59548,-27.371128 -36.26776,-48.436522 -29.26902,-71.095827 3.02055,-9.779379 9.09381,-17.263623 17.32787,-21.353611 l 6.02186,-2.99115 h 67.92931 67.9293 l 10.85221,34.274408 c 5.96871,18.850925 11.15183,34.560206 11.51802,34.909512 0.3662,0.349307 4.96929,-15.074177 10.22908,-34.274409 l 9.56326,-34.909511 25.31715,-0.341025 25.31715,-0.341024 3.28623,10.425058 c 11.60243,36.806828 18.68168,58.44298 19.37463,59.214152 0.43982,0.489465 4.16105,-14.967467 8.26942,-34.348739 l 7.46974,-35.238674 h 15.98233 c 15.86516,0 15.97908,0.0208 15.53946,2.836134 -0.24358,1.559874 -2.19356,17.584034 -4.33328,35.609244 -2.68596,22.626709 -4.64581,34.4919627 -6.3304,38.3250475 -1.34198,3.0535652 -2.29129,5.68209962 -2.10957,5.84118407 0.18173,0.15908572 3.30836,1.55934583 6.94806,3.11168953 3.63971,1.5523424 6.61765,3.0443294 6.61765,3.3155243 0,0.2711962 -3.47773,14.5238236 -7.72829,31.6725036 l -7.72829,31.179429 -7.67647,7.878151 -7.67647,7.878151 h -21.72674 -21.72673 l -2.68152,-9.138655 c -6.53441,-22.269265 -17.85916,-59.591735 -18.1837,-59.927168 -0.19602,-0.202601 -4.24531,15.254332 -8.99843,34.348739 l -8.64206,34.717084 h -27.34142 -27.34143 l -1.3035,-4.096638 C 374.14768,77.359786 352.22897,5.1955384 344.32749,-20.997143 l -3.32721,-11.029411 H 319.0998 c -22.38526,0 -28.36713,0.938009 -28.36713,4.448211 0,1.09428 6.94853,9.238639 15.44117,18.098576 23.22816,24.232729 30.85068,39.435834 29.67124,59.179212 -0.92837,15.54058 -7.15607,24.49529 -21.79308,31.336009 l -7.56303,3.53463 -76.57563,0.352551 -76.57563,0.35255 z m 544.57486,15.403752 c 14.56329,-28.883068 12.72058,-61.581202 -5.04355,-89.495799 l -5.01346,-7.878151 h 32.74107 32.74108 v 15.9033166 c 0,15.8980197 -9.5e-4,15.9030365 -2.83614,15.0729693 C 748.9417,8.5770716 742.13498,7.8612124 735.37552,7.4429544 L 723.08561,6.6824871 v 6.0213239 6.021328 l 9.45378,-0.606706 9.45378,-0.606706 v 13.486929 13.486928 l -9.45378,-0.606706 -9.45378,-0.606706 v 6.640979 6.640992 l 12.12099,-0.88974 c 6.66656,-0.489352 13.47328,-1.403873 15.12605,-2.03226 l 3.00506,-1.142521 v 16.355357 16.355357 h -30.17539 -30.17538 z"
|
||||
style="fill:#da0000;fill-opacity:1;stroke-width:1.26050425" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4538"
|
||||
d="m 588.29824,122.90407 c -17.45952,-3.42484 -30.14678,-10.30985 -47.57958,-25.820053 -5.71745,-5.086891 -12.19908,-10.181635 -14.40364,-11.32166 l -4.00829,-2.07276 27.59532,-27.621366 c 25.3725,-25.396449 27.6823,-27.391676 28.67507,-24.76984 5.53126,14.607693 9.27816,19.529874 17.4722,22.952723 10.84819,4.53155 23.58631,0.691663 30.5627,-9.213089 7.90945,-11.229479 3.37459,-26.970895 -9.63797,-33.455332 -9.99458,-4.9804975 -16.87688,-4.0098399 -29.43705,4.151711 -2.27496,1.478256 -5.20056,0.558781 -25.84034,-8.1212047 -12.8012,-5.3835063 -23.41739,-9.8878172 -23.59153,-10.0095794 -0.17414,-0.1217647 0.54207,-3.8604227 1.59156,-8.3081329 1.62426,-6.883473 13.22085,-98.957687 13.22085,-104.970407 0,-1.88748 5.60699,-2.06592 64.91597,-2.06592 h 64.91596 v 32.142857 c 0,17.678572 -0.49795,32.142857 -1.10657,32.142857 -0.60861,0 -3.1429,-0.85084 -5.63178,-1.890756 -3.57794,-1.494962 -10.60254,-1.890756 -33.55729,-1.890756 h -29.03209 v 5.59893 5.59893 l 8.50841,-0.677032 c 28.57721,-2.273947 56.62254,15.239123 70.95951,44.3111043 6.89407,13.9795207 9.20301,23.8975457 9.09694,39.0756297 -0.15366,21.983761 -8.23819,40.930929 -24.47491,57.360114 -14.27902,14.448262 -32.05791,23.910842 -53.08602,28.254332 -10.29581,2.12666 -26.98314,2.41244 -36.12743,0.6187 z M 153.33771,60.027677 V 34.780168 h 52.22887 c 30.88497,0 53.55019,-0.502374 55.46218,-1.229307 5.8271,-2.215462 4.02831,-5.683247 -10.35007,-19.953415 -27.4137,-27.207357 -36.23809,-48.263563 -29.48867,-70.364034 3.20469,-10.493505 8.37588,-17.055105 17.04414,-21.62689 l 6.4901,-3.422992 67.68841,-0.366462 67.68842,-0.366461 8.34008,26.206797 c 4.58705,14.413739 9.50734,29.893773 10.93398,34.400075 1.42664,4.506303 2.9781,8.619328 3.44769,9.140056 0.46959,0.520728 4.45768,-12.241877 8.86243,-28.361344 4.40474,-16.119468 8.79373,-32.002451 9.75331,-35.295518 l 1.74469,-5.987395 h 25.0635 25.0635 l 1.28586,4.096638 c 9.35178,29.793992 20.82371,64.797525 21.47266,65.51808 0.45435,0.504483 4.20074,-14.95245 8.32533,-34.348739 l 7.49923,-35.265979 h 15.92554 c 15.81223,0 15.92223,0.02018 15.4625,2.836134 -0.25467,1.559874 -2.18169,17.209678 -4.28227,34.77734 -3.37963,28.264665 -4.7113,35.4342011 -8.01018,43.1255734 -0.63754,1.48642184 0.83841,2.65303234 6.13274,4.8474063 3.83479,1.589429 6.97233,3.1273765 6.97233,3.4176617 0,0.2902853 -3.47773,14.5585316 -7.72829,31.7072116 l -7.72829,31.179429 -7.67647,7.878151 -7.67647,7.878151 h -21.69517 c -19.56901,0 -21.76018,-0.216176 -22.35857,-2.205882 -0.36488,-1.213235 -4.94555,-16.627538 -10.17928,-34.253987 -5.23372,-17.626463 -9.74305,-32.275299 -10.02073,-32.552975 -0.62891,-0.628916 -0.18903,-2.281727 -9.72882,36.554861 l -7.97297,32.457983 H 403.9729 c -24.96261,0 -27.41359,-0.192996 -28.0135,-2.205882 -2.49504,-8.371626 -32.65429,-107.649311 -33.69735,-110.92437 l -1.30472,-4.096638 h -22.67419 c -23.11656,0 -27.55047,0.769295 -27.55047,4.780076 0,1.193704 6.94853,9.27684 15.44117,17.962524 23.09649,23.621467 30.86157,39.057677 29.67124,58.983399 -0.92837,15.54058 -7.15607,24.49529 -21.79308,31.336009 l -7.56303,3.53463 -76.57563,0.352551 -76.57563,0.35255 z m 543.09207,18.555012 c 2.07971,-3.639706 5.352,-11.155462 7.27173,-16.701681 3.04324,-8.791991 3.49619,-12.022109 3.53515,-25.210084 0.0619,-20.936205 -4.68183,-36.97964189 -15.64593,-52.915409 l -3.92035,-5.698036 h 32.83367 32.83366 v 15.9033166 c 0,15.8980197 -9.5e-4,15.9030365 -2.83614,15.0729693 C 748.9417,8.5770716 742.13498,7.8612124 735.37552,7.4429544 L 723.08561,6.6824871 v 6.0213239 6.021328 l 9.45378,-0.606706 9.45378,-0.606706 v 13.385609 13.385609 l -9.45378,-0.477403 -9.45378,-0.477391 v 6.630404 6.630416 l 11.76822,-0.77303 c 6.47252,-0.425168 13.27924,-1.347517 15.12605,-2.049668 l 3.35783,-1.276651 V 68.844979 85.200336 H 722.9931 692.64849 Z"
|
||||
style="fill:#da0000;fill-opacity:1;stroke-width:1.26050425" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4536"
|
||||
d="M 588.61797,122.97809 C 572.3814,120.05205 557.05957,111.84824 542.25666,98.154727 537.4331,93.692656 530.99938,88.584298 527.95951,86.802815 l -5.52705,-3.239067 27.52171,-27.54305 c 15.13694,-15.148677 27.61557,-27.543051 27.73026,-27.543051 0.11471,0 1.17202,3.063088 2.34958,6.806862 4.05948,12.906163 13.8594,20.949731 25.45936,20.89655 12.51249,-0.05735 23.24818,-9.014798 25.02779,-20.882193 0.6831,-4.555173 0.2305,-6.813618 -2.47274,-12.338824 -4.10766,-8.395765 -10.59615,-13.1806637 -19.26579,-14.2074578 -6.36998,-0.7544294 -12.39655,1.1547857 -20.57627,6.5185588 -3.0631,2.008601 -3.84686,1.779908 -26.47058,-7.7238605 -12.82272,-5.386563 -23.43273,-9.8535012 -23.57778,-9.9265285 -0.14506,-0.073034 0.51874,-3.2283782 1.47511,-7.0118912 0.95637,-3.7835128 4.45295,-29.7099968 7.77017,-57.6144088 l 6.03132,-50.735294 h 64.02719 64.02718 v 32.142857 c 0,17.678572 -0.21434,32.142857 -0.47632,32.142857 -0.26197,0 -2.51265,-0.85084 -5.00153,-1.890756 -3.57794,-1.494962 -10.60254,-1.890756 -33.55729,-1.890756 h -29.03209 v 5.681069 5.68107 l 8.50841,-0.756761 c 15.88347,-1.412719 35.66126,4.977026 48.49902,15.668901 13.69369,11.404739 24.941,29.0898079 29.38516,46.204712 2.5637,9.873051 2.56043,30.483214 -0.006,40.336134 -7.86228,30.179723 -34.15239,55.448043 -67.52734,64.902833 -10.77421,3.05221 -33.40079,4.34608 -43.66261,2.49677 z M 153.33771,60.008051 V 34.740916 l 52.10422,0.06706 c 32.29596,0.04147 53.38081,-0.418349 55.46219,-1.209681 5.91931,-2.250529 4.28634,-5.786584 -8.40372,-18.197496 -14.33581,-14.0204894 -21.20804,-22.6688831 -26.62254,-33.503336 -8.10211,-16.212395 -8.86914,-29.940793 -2.46958,-44.200911 3.91202,-8.717157 7.83555,-12.721536 16.27397,-16.609306 6.29482,-2.900168 6.38439,-2.904151 73.33683,-3.260771 l 67.0343,-0.357055 7.72278,24.306635 c 13.09839,41.225749 14.16646,44.444352 15.08538,45.459652 0.4903,0.541723 4.66612,-12.788109 9.27959,-29.621849 4.61348,-16.833739 8.98999,-32.733899 9.72556,-35.333689 l 1.33742,-4.72689 h 25.15083 c 13.83296,0 25.15084,0.278546 25.15084,0.618992 0,1.583526 21.7837,68.194191 22.57902,69.042569 0.49707,0.530245 4.27035,-14.926322 8.38506,-34.347929 l 7.48129,-35.31201 15.44118,-8.12e-4 15.44118,-8.1e-4 v 3.146445 c 0,1.730546 -1.75169,17.466318 -3.89263,34.968383 -3.46367,28.315174 -4.73007,35.0909055 -7.98045,42.6985362 -0.67646,1.58328025 0.67746,2.6591571 6.13273,4.8732895 3.85047,1.5627907 7.00085,3.067297 7.00085,3.3433449 0,0.2760492 -3.47773,14.5326484 -7.72829,31.6813284 l -7.72829,31.179429 -7.67647,7.878151 -7.67647,7.878151 h -21.58858 -21.58857 l -9.1875,-30.567227 c -5.05312,-16.811974 -9.73438,-32.521512 -10.4028,-34.910079 -0.87928,-3.142072 -1.48897,-3.839118 -2.20506,-2.521009 -0.54436,1.002013 -4.58546,16.711551 -8.98022,34.91008 l -7.99048,33.088235 h -27.44716 c -15.09594,0 -27.44717,-0.23047 -27.44717,-0.512143 0,-0.439928 -20.08931,-66.751928 -31.63565,-104.424831 l -3.76673,-12.289916 h -22.7178 c -23.45104,0 -27.5941,0.750671 -27.5941,4.999706 0,1.364509 6.1173,8.511774 14.25691,16.657331 21.2261,21.241626 29.41392,35.410778 30.76188,53.233941 1.3785,18.226841 -5.69775,30.822164 -21.38751,38.068563 l -7.87498,3.637097 -76.57563,0.352551 -76.57563,0.35255 z m 543.83338,17.314134 c 7.52514,-13.819525 10.15822,-24.683357 10.15822,-41.911765 0,-12.355021 -0.54198,-16.852122 -2.95848,-24.548042 -3.30192,-10.5157711 -7.53642,-19.4371547 -13.02794,-27.447756 l -3.67251,-5.357143 h 32.83367 32.83366 V -6.0392044 9.8641094 L 750.50157,8.9972859 C 748.9417,8.520538 742.13498,7.8113153 735.37552,7.4212447 L 723.08561,6.7120245 v 6.0065595 6.006555 l 9.45378,-0.606706 9.45378,-0.606706 v 13.385609 13.385609 l -9.45378,-0.477403 -9.45378,-0.477391 v 6.630706 6.630706 l 12.28991,-0.800823 c 6.75946,-0.440446 13.56618,-1.159513 15.12605,-1.597929 2.83344,-0.796349 2.83614,-0.781966 2.83614,15.10621 v 15.903315 h -30.22825 -30.22825 z"
|
||||
style="fill:#da0000;fill-opacity:1;stroke-width:1.26050425" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4534"
|
||||
d="m 586.3209,122.39337 c -13.61017,-2.80769 -29.70188,-11.46321 -42.22689,-22.713269 -5.89286,-5.293009 -13.17742,-11.084509 -16.18791,-12.87 l -5.47364,-3.246353 27.52171,-27.54305 c 15.13694,-15.148677 27.62811,-27.543051 27.75814,-27.543051 0.13004,0 1.10804,2.977941 2.17333,6.617647 3.70597,12.661878 14.00104,21.138983 25.60773,21.085765 16.35816,-0.075 28.27843,-14.215563 24.3969,-28.941088 C 625.0487,8.8723447 604.49068,2.5261573 589.08702,14.644168 L 585.55061,17.42624 569.5492,10.750597 C 560.74842,7.0789888 550.07154,2.5298632 545.82279,0.64142623 l -7.725,-3.43352013 1.56581,-6.1088269 c 0.86119,-3.3598552 4.32334,-29.2233222 7.69366,-57.4743732 l 6.12785,-51.365546 h 64.00194 64.00192 v 32.142857 c 0,17.678572 -0.21434,32.142857 -0.47632,32.142857 -0.26197,0 -2.51265,-0.85084 -5.00153,-1.890756 -3.57794,-1.494962 -10.60254,-1.890756 -33.55729,-1.890756 h -29.03209 v 6.200915 6.200914 l 4.68835,-1.294515 c 6.0854,-1.680257 20.28688,-0.273392 29.97552,2.969516 11.30759,3.784791 20.71539,10.055015 30.39426,20.257533 24.25388,25.5660869 30.38627,62.654603 15.51257,93.819636 -4.98179,10.438387 -14.92834,22.646471 -25.10851,30.817359 -9.56354,7.67597 -27.50463,16.56246 -39.11807,19.37578 -11.84526,2.86946 -32.76021,3.48706 -43.44496,1.28287 z M 153.33771,59.953093 V 34.705861 l 52.85119,0.129656 c 36.50806,0.08962 53.65859,-0.302445 55.46219,-1.267702 4.91816,-2.632122 3.05335,-6.230117 -9.74262,-18.797533 -14.22291,-13.96888392 -21.6279,-23.5407507 -26.85808,-34.717386 -7.6747,-16.400445 -7.88579,-30.034358 -0.68113,-43.992964 4.72455,-9.153548 12.33047,-15.001943 22.28729,-17.137301 4.11652,-0.882834 28.94274,-1.369353 69.87573,-1.369353 h 63.49065 l 2.54826,7.878151 c 1.40154,4.332983 6.30367,19.789916 10.89362,34.348739 4.58995,14.558824 8.65168,27.321429 9.02609,28.361345 0.55218,1.533722 7.04503,-20.504549 19.4039,-65.861345 l 1.28798,-4.72689 h 24.91177 24.91176 l 11.0301,34.348739 c 6.06655,18.891807 11.35229,35.19958 11.74607,36.239496 0.39378,1.039916 4.19723,-14.27521 8.45211,-34.033614 l 7.73615,-35.924369 15.43139,-0.353923 c 15.23813,-0.349492 15.43138,-0.318638 15.43138,2.463726 0,1.549706 -1.71578,17.024097 -3.81283,34.387536 -3.36481,27.860324 -4.80935,35.6543308 -8.09671,43.6857732 -0.64365,1.57249663 0.75108,2.6742365 6.16919,4.8732895 3.85047,1.5627907 7.00085,3.067297 7.00085,3.3433449 0,0.2760492 -3.47773,14.5326484 -7.72829,31.6813284 l -7.72829,31.179429 -7.67647,7.878151 -7.67647,7.878151 H 491.67932 470.07417 L 460.2865,52.112101 C 454.90328,33.913572 450.04752,18.181042 449.49589,17.15092 c -0.75409,-1.408235 -1.23926,-0.939113 -1.95544,1.890757 -0.52388,2.070037 -4.43211,17.66076 -8.68495,34.646054 l -7.73244,30.882353 -27.33805,0.339706 c -15.03593,0.186845 -27.33806,0.0391 -27.33806,-0.328324 0,-0.702479 -30.21337,-100.301431 -33.5568,-110.620625 l -1.93992,-5.987395 h -22.67064 c -23.35962,0 -27.54692,0.754813 -27.54692,4.965679 0,1.316696 6.27346,8.664644 14.22155,16.657331 7.82184,7.865748 16.38485,17.5994937 19.0289,21.630548 18.02392,27.478916 15.39112,56.98442 -6.06363,67.954336 -11.44246,5.850593 -13.53207,5.988215 -91.15741,6.004034 l -73.42437,0.01496 z m 543.83338,17.369092 c 7.52514,-13.819525 10.15822,-24.683357 10.15822,-41.911765 0,-12.355021 -0.54198,-16.852122 -2.95848,-24.548042 -3.30192,-10.5157711 -7.53642,-19.4371547 -13.02794,-27.447756 l -3.67251,-5.357143 h 32.83367 32.83366 V -6.0392044 9.8641094 L 750.50157,8.9972859 C 748.9417,8.520538 742.13498,7.8113153 735.37552,7.4212447 L 723.08561,6.7120245 v 5.9785635 5.978572 l 9.45378,-0.477391 9.45378,-0.477403 v 13.28429 13.284289 l -9.45378,-0.477403 -9.45378,-0.477391 v 6.623584 6.623597 l 12.28991,-0.760475 c 6.75946,-0.418248 13.56618,-1.134113 15.12605,-1.590806 2.83519,-0.830068 2.83614,-0.825051 2.83614,15.07297 v 15.903315 h -30.22825 -30.22825 z"
|
||||
style="fill:#da0000;fill-opacity:1;stroke-width:1.26050425" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4532"
|
||||
d="M 592.62342,123.46128 C 574.27679,120.50682 558.7485,112.86872 544.01968,99.553937 538.24347,94.332273 531.02335,88.598353 527.97497,86.811878 l -5.54251,-3.24813 27.52978,-27.551118 27.52976,-27.551105 2.25673,6.770219 c 2.65594,7.967798 9.15156,16.038718 15.22945,18.922865 5.94571,2.821425 16.15178,2.631492 22.11674,-0.411605 13.64062,-6.958928 17.74458,-22.983756 8.9835,-35.078067 C 618.00421,7.5188002 602.63677,5.1364296 591.13021,13.247013 l -5.80458,4.091433 -21.56119,-9.0918357 c -11.85865,-5.0005097 -22.47632,-9.5630017 -23.59483,-10.1388706 -1.78281,-0.9178954 -1.84136,-1.7914147 -0.47468,-7.0822614 0.85742,-3.3193743 4.32508,-29.1493653 7.7059,-57.3999793 l 6.14696,-51.364749 63.97059,-8e-4 63.97059,-7.9e-4 v 32.142857 c 0,17.678572 -0.21434,32.142857 -0.47632,32.142857 -0.26197,0 -2.51265,-0.85084 -5.00153,-1.890756 -3.57794,-1.494962 -10.60254,-1.890756 -33.55729,-1.890756 h -29.03209 v 6.168533 6.168532 l 5.35715,-1.221982 c 6.04278,-1.378378 18.11158,-0.427248 26.46013,2.085299 19.27993,5.802403 38.3291,22.328228 47.4201,41.1385885 6.52017,13.4910165 8.95592,23.9832395 8.97929,38.6792815 0.0406,25.509088 -10.16045,46.589987 -31.4146,64.919886 -8.24103,7.10718 -28.78213,17.45316 -40.41551,20.35616 -8.35019,2.08371 -30.34334,3.50534 -37.18488,2.40362 z M 153.33771,60.733597 V 36.191454 l 52.62605,-0.390517 c 55.65003,-0.412954 58.29832,-0.696844 58.29832,-6.249391 0,-1.648147 -4.85131,-7.440932 -13.08761,-15.627479 -22.63735,-22.500616 -31.40611,-38.451075 -31.56786,-57.422247 -0.0852,-9.994306 0.25307,-11.520851 4.32956,-19.537815 5.13828,-10.105136 12.32523,-15.812012 22.72038,-18.041374 4.11654,-0.882838 28.94337,-1.369353 69.87798,-1.369353 h 63.4929 l 5.86486,18.592437 c 3.22567,10.22584 8.18921,25.966386 11.03008,34.978991 2.84089,9.012605 5.4986,16.788427 5.90603,17.279604 0.60026,0.723648 6.72291,-20.491598 19.26508,-66.754394 l 1.11063,-4.096638 h 24.89318 24.89319 l 11.18059,34.978991 c 6.1493,19.238446 11.47364,35.517451 11.83182,36.175569 0.35819,0.658118 4.09748,-14.940621 8.30955,-34.663865 l 7.6583,-35.860443 15.43139,-0.353923 c 14.77587,-0.338888 15.43138,-0.245389 15.43138,2.201068 0,1.405244 -1.7258,16.879636 -3.8351,34.387535 -3.3885,28.125665 -4.84674,36.0627507 -8.07444,43.9484322 -0.64365,1.57249663 0.75108,2.6742365 6.16919,4.8732895 3.85047,1.5627907 6.98578,2.9173651 6.96736,3.0101647 -0.0184,0.092798 -3.65825,14.5689166 -8.08849,32.1691346 l -8.05499,32.000408 -7.31323,7.390348 -7.31323,7.390349 H 491.73504 470.1795 L 459.59887,49.76774 c -5.81933,-19.487925 -10.84274,-34.661244 -11.16311,-33.718488 -0.32038,0.942757 -4.3468,16.745622 -8.9476,35.117471 l -8.36508,33.403361 -27.10634,0.339063 -27.10632,0.339063 -17.47255,-57.692004 c -9.6099,-31.7306016 -18.05963,-58.462744 -18.77719,-59.40476 -1.03716,-1.361615 -5.70746,-1.609022 -22.78019,-1.206772 -22.50317,0.530194 -27.14782,1.572943 -27.14782,6.094812 0,1.452668 5.60338,8.001381 13.7135,16.027079 20.78879,20.5723679 29.75251,36.191414 31.28916,54.520494 1.48548,17.718756 -6.83852,31.448307 -23.01835,37.966298 l -7.48851,3.016727 -75.94538,0.352828 -75.94538,0.352828 z m 543.83278,16.588588 c 13.34223,-24.50579 14.28632,-53.208315 2.58816,-78.6865386 -2.28378,-4.9740239 -5.93792,-11.6389404 -8.1203,-14.8109244 l -3.96797,-5.767243 h 32.83367 32.83366 v 15.8911628 c 0,14.6449424 -0.17299,15.8189382 -2.20588,14.9702281 -1.21324,-0.506521 -8.01996,-1.208787 -15.12605,-1.5605962 L 723.08561,6.7186195 v 5.9752715 5.975269 l 9.45378,-0.477391 9.45378,-0.477403 v 13.28429 13.284289 l -9.45378,-0.477403 -9.45378,-0.477391 v 6.623584 6.623597 l 12.28991,-0.760475 c 6.75946,-0.418248 13.56618,-1.134113 15.12605,-1.590806 2.83519,-0.830068 2.83614,-0.825051 2.83614,15.07297 v 15.903315 h -30.22825 -30.22825 z"
|
||||
style="fill:#da0000;fill-opacity:1;stroke-width:1.26050425" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4530"
|
||||
d="M 590.69847,123.02673 C 573.81402,120.33439 558.4611,112.60892 543.98064,99.518643 538.22591,94.316391 531.02335,88.598353 527.97497,86.811878 l -5.54251,-3.24813 27.52978,-27.551118 27.52976,-27.551105 2.25673,6.770219 c 2.67263,8.017853 9.81592,16.836088 15.59383,19.250256 6.00765,2.510156 16.05241,2.168899 21.75236,-0.738996 13.49843,-6.886386 17.74527,-22.582575 9.33891,-34.51626 -8.18828,-11.6240434 -23.56289,-14.2553762 -35.23239,-6.02995 l -5.80861,4.094282 -17.81328,-7.5371977 C 557.78226,5.6084178 547.1516,1.0893577 543.95589,-0.28847545 l -5.8104,-2.50515125 1.8235,-7.3685643 c 1.00292,-4.05271 4.48055,-29.774027 7.72805,-57.158481 l 5.90455,-49.789918 63.94369,-0.32668 63.94369,-0.32667 v 32.090086 32.09009 l -4.37128,-1.826438 c -3.39694,-1.419331 -10.9829,-1.826436 -34.03361,-1.826436 h -29.66234 v 6.130443 6.130443 l 6.42121,-1.167092 c 7.65177,-1.390752 20.59152,0.334627 30.60376,4.080685 17.09962,6.397788 33.50953,21.709337 42.25173,39.4236978 6.42904,13.0271802 8.92134,23.6566462 8.92134,38.0488812 0,24.856878 -8.54921,43.70787 -28.0679,61.88971 -16.79902,15.64844 -39.9366,25.18656 -63.75053,26.28019 -6.67475,0.30654 -15.27105,0.0575 -19.10288,-0.55359 z M 153.33771,60.722164 V 36.168576 l 52.62605,-0.379072 c 55.71882,-0.401357 58.29832,-0.679058 58.29832,-6.276113 0,-1.688105 -4.94147,-7.652635 -13.55042,-16.355836 -22.47577,-22.7218212 -30.90987,-37.746038 -31.02572,-55.268143 -0.11671,-17.652794 6.01339,-29.455229 18.64414,-35.896017 l 7.47135,-3.809865 67.21352,-0.376553 c 36.96743,-0.207104 67.21352,-0.152263 67.21352,0.121869 0,0.682946 21.25124,67.853355 22.21375,70.212667 0.73118,1.792272 3.30051,-6.648154 15.6361,-51.365546 l 5.3027,-19.222689 h 24.8098 24.8098 l 11.12151,34.978991 c 6.11684,19.238446 11.48951,35.388203 11.93926,35.888351 0.44975,0.500148 4.23395,-15.098592 8.40932,-34.663866 l 7.59158,-35.573224 15.38562,-0.353923 c 13.89905,-0.319727 15.3856,-0.142577 15.3856,1.833474 0,1.203068 -1.7184,16.393845 -3.81867,33.757284 -3.2699,27.033092 -5.43652,38.9616289 -8.27796,45.5752827 -0.33091,0.77019324 2.39727,2.6794752 6.06262,4.2428483 3.66534,1.5633731 6.77173,2.9314424 6.90309,3.0401559 0.13135,0.1087184 -3.36666,14.5849071 -7.77336,32.1693191 l -8.01219,31.971668 -7.31323,7.390348 -7.31323,7.390349 H 491.76329 470.236 L 459.65962,49.670265 c -5.817,-19.541534 -10.85312,-34.714853 -11.19138,-33.718488 -0.33824,0.996379 -4.37928,16.843097 -8.98008,35.214946 l -8.36508,33.403361 -27.08307,0.339 -27.08307,0.339 -16.21615,-53.280176 C 351.82191,2.6638094 343.70746,-24.060654 342.7087,-27.419793 l -1.81593,-6.107525 -22.24392,0.457055 c -33.6434,0.691287 -34.56633,2.131833 -14.22296,22.199753 22.45141,22.147418 30.82514,37.731901 30.9629,57.625468 0.0653,9.43592 -0.41613,12.35129 -2.86179,17.328567 -3.66332,7.455416 -11.10477,13.932832 -20.26574,17.640341 -6.99354,2.830336 -7.45666,2.848184 -82.97817,3.199046 l -75.94538,0.352828 z m 545.36414,13.44876 c 7.35936,-14.585394 9.70012,-26.003798 8.85028,-43.172268 -0.36033,-7.279412 -1.60717,-16.355042 -2.77077,-20.168068 -2.54063,-8.3255517 -9.71711,-23.012978 -14.01171,-28.67647 l -3.10645,-4.096639 h 32.83725 32.83726 v 15.8911628 c 0,14.6449424 -0.17299,15.8189382 -2.20588,14.9702281 -1.21324,-0.506521 -8.01996,-1.208787 -15.12605,-1.5605962 L 723.08561,6.7186195 v 5.9752715 5.975269 l 9.45378,-0.477391 9.45378,-0.477403 v 13.709785 c 0,12.280047 -0.21918,13.625673 -2.10166,12.90329 -1.15591,-0.443571 -5.41011,-1.15229 -9.45378,-1.574937 l -7.35212,-0.768441 v 7.280861 7.280862 l 12.28991,-0.70921 c 6.75946,-0.390076 13.56618,-1.099299 15.12605,-1.576046 l 2.83614,-0.866824 v 15.903315 15.903315 h -30.10049 -30.10049 z"
|
||||
style="fill:#da0000;fill-opacity:1;stroke-width:1.26050425" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4528"
|
||||
d="m 591.0295,122.91089 c -17.18536,-2.6352 -32.72821,-10.41778 -46.91276,-23.49005 -4.6779,-4.311088 -11.3867,-9.735983 -14.90845,-12.055323 l -6.40317,-4.216992 27.5243,-27.502979 27.5243,-27.502979 0.92104,4.264185 c 2.05976,9.536244 9.87552,19.62842 17.39711,22.464177 5.60497,2.113147 15.57029,1.604231 20.76648,-1.060526 12.20999,-6.261655 17.12667,-19.244962 11.76113,-31.057172 C 622.24776,8.5497943 604.26094,3.9916119 591.14534,13.236336 l -5.70055,4.018122 -22.88127,-9.6654893 c -12.58471,-5.3160164 -23.21839,-9.8600383 -23.63043,-10.0978248 -0.41203,-0.2377878 0.0693,-3.7149908 1.06977,-7.7271199 1.00041,-4.01213 4.48508,-29.700242 7.74372,-57.084696 l 5.92479,-49.789918 63.9088,-0.32668 63.9088,-0.32667 v 32.090086 32.09009 l -4.37128,-1.826438 c -3.39694,-1.419331 -10.9829,-1.826436 -34.03361,-1.826436 h -29.66234 v 6.139783 6.139783 l 5.9874,-1.119802 c 11.53378,-2.157122 29.48768,1.927249 42.85071,9.748197 14.57724,8.531591 28.8212,26.5583953 35.00137,44.2968293 4.5007,12.9180457 5.69489,33.5623057 2.6461,45.7435537 -6.49333,25.943559 -25.63693,48.412384 -51.5978,60.560284 -16.29704,7.6259 -40.28886,11.24431 -57.28002,8.6389 z M 153.33771,60.731013 V 36.168576 l 52.62605,-0.379072 c 39.98035,-0.287987 53.30755,-0.768353 55.46219,-1.999058 5.34449,-3.05274 3.56751,-6.522795 -10.47811,-20.461374 -22.53302,-22.3612869 -31.12197,-37.797116 -31.19896,-56.069912 -0.0515,-12.219246 3.3273,-22.020232 9.93771,-28.826758 10.27599,-10.58084 12.67489,-10.879124 87.49376,-10.879124 58.79787,0 62.9201,0.143146 63.5235,2.205882 4.34463,14.852379 21.43902,67.986814 22.10389,68.705436 0.48512,0.524336 4.18617,-11.103815 8.22457,-25.840336 4.03842,-14.736519 8.46757,-30.906066 9.84258,-35.932327 l 2.5,-9.138655 h 24.7761 24.7761 l 11.27848,35.389589 c 6.20315,19.464274 11.62104,35.601308 12.03973,35.860075 0.41869,0.258767 4.16276,-15.524741 8.32016,-35.074463 l 7.5589,-35.544949 15.35457,-0.353923 c 13.08319,-0.301567 15.35458,-0.0692 15.35458,1.570816 0,1.058605 -1.71903,16.249384 -3.82006,33.757283 -3.34099,27.840397 -4.99674,37.0139812 -8.17621,45.2995387 -0.57356,1.49466304 0.97196,2.7034563 6.25756,4.8942126 5.06777,2.1004765 6.85512,3.4569416 6.42897,4.8790954 -0.32464,1.0833844 -3.80653,15.0160023 -7.73754,30.9613803 l -7.14727,28.991596 -8.3101,8.508404 -8.31009,8.508403 H 491.13699 470.2552 L 461.56991,55.893614 C 456.793,39.774916 452.0813,23.852454 451.09946,20.510353 c -0.98183,-3.342088 -2.09771,-5.763983 -2.47972,-5.381975 -0.38201,0.382009 -4.4583,16.162664 -9.05845,35.068135 l -8.3639,34.373571 -27.11237,0.338975 -27.11237,0.338975 -15.58778,-51.389395 C 352.8116,5.5944729 344.72534,-21.075924 343.41542,-25.408907 l -2.38169,-7.878152 -20.42365,0.07114 c -34.48779,0.120139 -36.73337,2.667861 -18.12434,20.562928 13.75633,13.2285491 20.94286,22.1660218 26.20421,32.588728 13.91429,27.564063 7.3761,52.154168 -16.42869,61.788126 -6.9926,2.829958 -7.46682,2.848285 -82.97817,3.207907 l -75.94538,0.36168 z M 698.06802,75.83745 c 14.82511,-28.292143 12.84945,-63.43582 -5.07515,-90.278107 l -5.00954,-7.501864 h 32.67718 32.6772 V -6.1622032 9.6181094 L 749.87132,8.6487187 C 747.96481,8.1155544 741.01628,7.6793279 734.43015,7.6793279 h -11.97479 l -0.3943,5.4942101 -0.3943,5.494197 10.16321,-0.461533 10.1632,-0.461534 V 31.15163 44.55858 l -5.59509,-1.193307 c -3.07729,-0.656332 -7.4733,-1.012979 -9.7689,-0.79258 -4.11482,0.395093 -4.17382,0.489845 -4.17382,6.703273 v 6.302521 h 10.71428 c 5.89286,0 12.84139,-0.451121 15.44118,-1.002491 l 4.72689,-1.002504 V 69.38692 85.200336 h -30.08792 -30.08793 z"
|
||||
style="fill:#da0000;fill-opacity:1;stroke-width:1.26050425" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4526"
|
||||
d="m 591.0295,122.91089 c -17.18536,-2.6352 -32.72821,-10.41778 -46.91276,-23.49005 -4.6779,-4.311088 -11.43434,-9.767344 -15.0143,-12.125029 l -6.50902,-4.28671 27.40617,-26.767475 c 22.66098,-22.132865 27.55742,-26.362689 28.27969,-24.429592 0.48043,1.28584 1.61952,4.319017 2.5313,6.740395 2.02354,5.373794 9.06102,13.364785 14.03552,15.937197 4.15232,2.147256 15.0614,2.515488 19.9072,0.671975 5.02451,-1.911504 11.14414,-7.62329 13.84977,-12.926748 C 636.28462,27.177765 623.99086,8.30958 606.4987,8.30958 c -6.47186,0 -13.75438,2.636408 -17.81186,6.448197 l -2.71047,2.546358 -19.36556,-8.1409037 C 555.95977,4.6857376 545.16596,0.15834808 542.62457,-0.89762923 l -4.62071,-1.91995837 1.74045,-6.0960794 c 0.95726,-3.352844 4.32792,-27.934316 7.49037,-54.625492 3.16247,-26.691177 6.02926,-49.805671 6.37067,-51.365551 l 0.62072,-2.83613 h 63.63145 63.63145 v 32.078537 32.078539 l -4.37128,-1.826438 c -3.40661,-1.423375 -11.07155,-1.826436 -34.73293,-1.826436 h -30.36165 l 0.38419,5.987395 c 0.28031,4.368572 0.86589,5.883629 2.16581,5.603602 0.97991,-0.211085 6.6593,-0.376038 12.62088,-0.36656 30.94965,0.0492 58.42114,21.360516 69.83251,54.1733566 4.83754,13.9101054 6.04117,32.9241304 2.88292,45.5423324 -8.03434,32.099798 -35.01843,57.979512 -69.70311,66.850362 -11.45824,2.93052 -28.67977,3.96664 -39.17681,2.35704 z M 153.33771,60.667067 V 36.040672 L 204.073,35.96958 c 54.54107,-0.07651 59.19919,-0.54237 59.97236,-5.998223 0.32318,-2.280479 -2.85177,-6.274172 -14.53028,-18.277311 -22.15803,-22.773998 -29.85452,-37.016684 -29.75617,-55.065138 0.0945,-17.336574 8.26043,-31.019681 21.54418,-36.100016 5.39841,-2.064608 12.00522,-2.310345 72.19701,-2.685339 l 66.25483,-0.412765 11.06802,35.040237 c 6.08742,19.27213 11.48518,35.481655 11.99502,36.021169 0.50984,0.539513 1.82474,-2.296621 2.92199,-6.302521 1.09726,-4.0059 5.53621,-20.187866 9.86434,-35.959925 l 7.86933,-28.67647 24.70095,0.01197 24.70094,0.01197 11.3083,35.380162 c 6.21956,19.459091 11.65597,35.595039 12.08091,35.857667 0.42495,0.262627 3.74747,-13.536711 7.38341,-30.665196 3.63594,-17.128586 7.15521,-33.269902 7.82062,-35.869692 l 1.20982,-4.72689 h 15.20123 15.20122 l -0.88243,7.878151 c -4.41368,39.404536 -8.19332,65.3653825 -10.03508,68.9269598 -1.16461,2.2520837 -1.86129,4.75253449 -1.54821,5.55655718 0.3131,0.80402395 3.47263,2.57889072 7.0212,3.94415042 4.58524,1.7641059 6.28485,3.0405328 5.87447,4.4117647 -0.31761,1.0612147 -3.79374,14.9756939 -7.72475,30.9210719 l -7.14727,28.991596 -8.3101,8.508404 -8.31009,8.508403 -20.83213,-8.57e-4 -20.83212,-8.57e-4 -9.96163,-33.71763 C 454.914,32.93629 450.00427,16.936824 449.48238,15.926618 c -1.08263,-2.095614 -0.76884,-3.160803 -10.01022,33.979601 -3.53632,14.212184 -6.99015,27.967437 -7.67518,30.567226 l -1.24552,4.726891 -26.73712,-0.0025 -26.73713,-0.0025 -14.42987,-47.581802 c -7.93642,-26.169416 -16.06221,-52.881446 -18.05731,-59.359499 l -3.62744,-11.778275 -23.18061,0.433737 c -19.56209,0.366032 -23.50806,0.761424 -25.27838,2.532937 -3.44793,3.450268 -1.19445,7.816599 8.4631,16.397992 23.85059,21.1928952 37.1284,46.513906 34.55671,65.900272 -1.94276,14.645268 -9.24425,24.080218 -23.08777,29.833941 l -7.20717,2.995487 -75.94538,0.361689 -75.94538,0.361677 z M 698.06802,75.83745 c 15.00733,-28.639878 12.61931,-65.9164666 -5.87157,-91.654427 l -4.40076,-6.125544 h 32.771 32.77102 v 15.8911628 c 0,14.6622491 -0.17058,15.8164298 -2.20588,14.9247869 -1.21324,-0.5315042 -8.33727,-1.2233205 -15.83117,-1.5373676 l -13.62528,-0.5709945 0.38999,6.1293954 0.38999,6.129404 5.04201,-0.02168 c 2.77311,-0.01135 7.16912,-0.401685 9.76891,-0.86613 l 4.72689,-0.844462 V 30.92508 44.558567 l -5.59509,-1.193306 c -3.07729,-0.656332 -7.4733,-1.012979 -9.7689,-0.79258 -4.11482,0.395105 -4.17382,0.489857 -4.17382,6.703285 v 6.302521 h 11.34453 c 6.2395,0 13.18803,-0.411239 15.44118,-0.913865 l 4.09664,-0.913866 v 15.72479 15.72479 h -30.08792 -30.08793 z"
|
||||
style="fill:#da0000;fill-opacity:1;stroke-width:1.26050425" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4524"
|
||||
d="m 592.58533,123.02337 c -18.22176,-2.529 -34.02634,-10.48935 -50.5137,-25.442399 -5.61862,-5.095752 -12.14173,-10.301446 -14.49579,-11.568202 l -4.28015,-2.303206 27.06425,-26.900092 27.06425,-26.900093 2.09038,5.506904 c 4.70198,12.386899 10.96186,18.602495 21.01961,20.870886 14.48905,3.267807 30.53462,-9.027428 30.53462,-23.397756 0,-21.311622 -26.47336,-32.58436014 -42.39195,-18.051114 -2.67993,2.44669 -2.73912,2.429975 -25.84034,-7.299602 -12.73485,-5.3635538 -23.36888,-9.9150782 -23.63119,-10.1144988 -0.26231,-0.1994218 0.12328,-2.7950281 0.85688,-5.768013 0.73359,-2.9729852 3.95295,-27.5272762 7.15416,-54.5650912 3.2012,-27.037815 6.08797,-50.435923 6.41504,-51.995803 l 0.59467,-2.83613 h 63.63145 63.63145 v 32.078537 32.078539 l -4.37128,-1.826438 c -3.40568,-1.422984 -11.06279,-1.826436 -34.66386,-1.826436 h -30.29259 l -6.3e-4,5.987395 -6.4e-4,5.987394 11.26189,-0.437435 c 21.57152,-0.837882 37.44568,5.478478 52.98466,21.082692 38.45107,38.612496 31.95605,100.179983 -13.7757,130.582402 -20.7849,13.81777 -47.14214,20.23632 -70.04549,17.05756 z M 153.33771,60.683819 V 36.167303 l 53.37934,-0.378442 c 57.1809,-0.40539 57.54503,-0.448021 57.54503,-6.736966 0,-1.977139 -3.25623,-6.035294 -10.24317,-12.765819 -20.48683,-19.734996 -30.94787,-35.751657 -33.83366,-51.802004 -2.60096,-14.466149 2.02249,-29.119493 11.94313,-37.851988 9.58808,-8.439769 8.05261,-8.274412 81.3559,-8.761268 l 66.23901,-0.439937 11.20444,35.670444 c 6.16244,19.618743 11.38114,35.906786 11.59713,36.195652 0.87112,1.1651008 1.8218,-1.896281 11.22171,-36.136036 l 9.77544,-35.607661 24.67676,0.02859 24.67675,0.02859 11.27382,35.342186 c 9.67058,30.316279 13.30602,40.0459522 13.30602,35.611532 0,-1.171728 13.7234,-65.60737 14.65398,-68.805012 0.56508,-1.941734 2.44309,-2.205882 15.68306,-2.205882 9.14862,0 15.04111,0.491926 15.04111,1.255689 0,7.695187 -8.21947,66.850043 -10.1275,72.8867265 -1.38479,4.3812693 -2.27769,8.35185752 -1.98421,8.82352937 0.29347,0.47167059 3.33304,1.94046933 6.75459,3.26399623 l 6.22098,2.4064109 -7.8911,31.4885 -7.89111,31.488505 -7.94558,8.016857 -7.94559,8.016844 -20.83474,-0.005 -20.83473,-0.005 -7.50323,-25.520559 C 449.52831,14.354567 449.30746,13.70663 448.13692,16.502076 c -0.5806,1.386554 -4.21412,15.283613 -8.0745,30.882353 -3.86038,15.598739 -7.57959,30.488445 -8.26491,33.088235 l -1.24605,4.726891 -26.73712,-0.01008 -26.73713,-0.01008 -14.41255,-47.573471 c -7.92689,-26.165584 -16.04993,-52.864991 -18.0512,-59.33219 l -3.63865,-11.758541 -23.03982,0.414003 c -33.08946,0.594589 -34.08733,2.13429 -14.13992,21.81758 19.6743,19.4137826 28.33532,33.460967 31.13931,50.504459 3.65033,22.187798 -6.99725,38.19629 -29.36564,44.150849 -5.3322,1.419453 -21.00475,1.771285 -79.43691,1.783298 l -72.79412,0.01496 z m 542.81828,19.203253 c 1.84478,-2.922303 5.05465,-9.870832 7.13306,-15.441177 3.16175,-8.473765 3.87183,-12.495454 4.34766,-24.62371 0.81313,-20.726294 -3.39018,-37.0803731 -13.58413,-52.852389 -2.75032,-4.255281 -5.00058,-8.001349 -5.00058,-8.324595 0,-0.323248 14.46428,-0.587722 32.14285,-0.587722 h 32.14286 v 15.8911628 c 0,14.6622491 -0.17058,15.8164298 -2.20588,14.9247869 -1.21324,-0.5315042 -8.30357,-1.2221684 -15.75631,-1.534805 L 721.8251,6.7701918 v 5.8512702 c 0,7.192664 1.24212,7.828891 12.11266,6.204328 l 8.05541,-1.20387 v 13.519538 13.519538 l -4.45246,-1.229395 c -2.44886,-0.67616 -6.84487,-1.055861 -9.76891,-0.843769 l -5.31644,0.385613 -0.38673,6.782509 -0.38671,6.782508 13.62201,-0.632332 c 7.49211,-0.347785 14.61466,-1.049886 15.8279,-1.560227 2.03325,-0.855277 2.20588,0.315681 2.20588,14.963269 V 85.200336 H 723.0698 692.80188 Z"
|
||||
style="fill:#da0000;fill-opacity:1;stroke-width:1.26050425" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4522"
|
||||
d="m 598.29569,123.45378 c -22.31063,-2.24032 -38.43161,-9.74724 -56.7601,-26.430961 -4.52687,-4.120651 -10.39698,-8.830928 -13.04468,-10.467302 l -4.814,-2.975206 26.90749,-26.929336 26.90748,-26.929324 1.75301,5.365387 c 4.57239,13.994609 14.23483,21.756668 26.89796,21.607727 14.77698,-0.173799 25.6185,-11.513269 24.6465,-25.778546 -0.53815,-7.897879 -3.48691,-12.9809 -10.73972,-18.512887 -4.04713,-3.0868865 -5.59971,-3.4634999 -14.2783,-3.4634999 -9.0912,0 -10.07427,0.2707059 -14.81333,4.0791299 l -5.07594,4.079118 -22.4603,-9.4899265 c -12.35315,-5.2194617 -22.9312,-9.9608571 -23.50679,-10.5364323 -0.57557,-0.5755765 -0.46663,-3.2457555 0.2421,-5.9337328 0.70872,-2.6879774 3.8626,-26.4418534 7.0086,-52.7863914 3.14602,-26.344538 6.03652,-49.742647 6.42332,-51.995797 l 0.7033,-4.09664 h 63.59833 63.59835 v 32.175227 32.175227 l -3.71892,-1.923126 c -3.03723,-1.570618 -9.39112,-1.923126 -34.66386,-1.923126 h -30.94495 v 6.076555 6.076557 l 10.86817,-0.570434 c 12.72481,-0.667882 22.00278,1.079326 32.61922,6.142788 27.30434,13.022672 45.95692,43.6796377 45.96789,75.551844 0.009,24.301576 -11.87963,48.226021 -32.13288,64.667028 -18.37776,14.91855 -49.64551,24.90925 -71.18795,22.74608 z M 153.33771,60.672034 V 36.143731 l 53.44046,-0.366655 c 49.74243,-0.341282 53.61695,-0.526462 55.99082,-2.675937 3.78215,-3.424639 1.57258,-8.121946 -7.55478,-16.060677 -18.24416,-15.8682917 -32.52993,-37.567103 -35.04526,-53.230647 -2.07386,-12.91441 2.60479,-28.565303 10.88736,-36.420049 1.97115,-1.869343 6.42006,-4.705477 9.88644,-6.302521 6.28767,-2.89687 6.45853,-2.904639 72.47899,-3.295702 l 66.17647,-0.391988 11.19281,35.686106 c 6.15606,19.627357 11.56256,36.101008 12.01445,36.608112 0.4519,0.5071049 5.3298,-15.528612 10.83979,-35.634926 l 10.01818,-36.556935 24.56054,0.340809 24.56056,0.340809 11.39003,35.504556 c 6.26452,19.527507 11.7077,35.822066 12.09596,36.210132 0.38826,0.3880654 3.97152,-14.738145 7.9628,-33.613801 3.99128,-18.875656 7.54062,-35.312022 7.88741,-36.525257 0.55523,-1.942371 2.42734,-2.205882 15.67166,-2.205882 8.2726,0 15.04111,0.370503 15.04111,0.82334 0,7.562357 -8.27192,67.455138 -10.12626,73.3190755 -1.38547,4.3812693 -2.2449,8.40952811 -1.90983,8.95168609 0.33508,0.54215671 3.18026,1.96763071 6.32265,3.16772021 3.65764,1.3968642 5.70153,2.9381823 5.68035,4.2836079 -0.0181,1.1558975 -3.37533,15.3695443 -7.46027,31.5858803 l -7.42718,29.484265 -7.97332,8.044828 -7.97332,8.044827 L 491.19426,84.91429 470.42219,84.570084 460.1738,50.195857 c -5.63662,-18.905811 -10.60173,-34.727546 -11.03358,-35.159395 -1.03461,-1.034609 -0.85092,-1.682193 -8.99703,31.718496 -3.88892,15.945378 -7.641,31.129903 -8.33796,33.743395 l -1.26718,4.751798 -26.70038,-0.340033 -26.70039,-0.340034 -17.84144,-58.613445 -17.84144,-58.613446 -20.38219,-0.346653 c -36.58229,-0.62218 -37.82034,1.315357 -15.46121,24.1965539 22.08014,22.5956711 29.4764,36.4701411 29.61917,55.5618641 0.14758,19.734857 -7.46251,32.209404 -28.44547,37.674761 -6.01431,1.566529 -21.21133,0.770617 -81.23283,0.770617 H 153.33771 Z M 694.3041,84.254958 c 0.23109,-0.519958 2.52277,-5.208176 5.09263,-10.418281 2.56986,-5.210093 5.53942,-13.151269 6.59901,-17.647059 2.54594,-10.802181 2.50928,-31.009992 -0.0754,-41.496983 -2.37993,-9.6568882 -9.2587,-25.229668 -13.73894,-31.103549 -1.72118,-2.256594 -3.12942,-4.424356 -3.12942,-4.817251 0,-0.392896 14.46428,-0.714356 32.14285,-0.714356 h 32.14286 V -6.2742091 9.3941052 l -4.08832,-1.172516 C 747.00081,7.5767065 739.91048,7.0490758 733.49309,7.0490758 H 721.8251 v 6.3025212 6.302521 l 5.35715,-0.03013 c 2.94643,-0.01651 7.48424,-0.52403 10.08403,-1.127761 l 4.72689,-1.097685 v 13.64482 13.644806 l -4.08832,-1.172521 c -2.24857,-0.644874 -6.78639,-1.172508 -10.08403,-1.172508 h -5.99572 v 7.07221 7.072223 l 13.55042,-0.568437 c 7.45274,-0.31263 14.54307,-1.003299 15.75631,-1.534803 2.0353,-0.891643 2.20588,0.262538 2.20588,14.924786 v 15.891214 h -29.72689 c -16.3498,0 -29.53782,-0.42542 -29.30672,-0.945378 z"
|
||||
style="fill:#da0000;fill-opacity:1;stroke-width:1.26050425"
|
||||
sodipodi:nodetypes="scccccssccsccsccscccccccscccsscssccssssccscscscccssscssccscscccccsssccccccsssssccsscccssccccscccccccccscccccscscs" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 56 KiB |