mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 06:26:13 +01:00
Compare commits
5 commits
4dcec2ca61
...
9995566055
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9995566055 | ||
|
|
6fc6fc4f2e | ||
|
|
3e626c4401 | ||
|
|
c179145dbc | ||
|
|
e894fe41bd |
519 changed files with 2281 additions and 2283 deletions
|
|
@ -240,8 +240,8 @@ export const defaultRestOptions = {
|
||||||
type: 'friendly'
|
type: 'friendly'
|
||||||
},
|
},
|
||||||
damage: {
|
damage: {
|
||||||
parts: [
|
parts: {
|
||||||
{
|
hitPoints: {
|
||||||
applyTo: healingTypes.hitPoints.id,
|
applyTo: healingTypes.hitPoints.id,
|
||||||
value: {
|
value: {
|
||||||
custom: {
|
custom: {
|
||||||
|
|
@ -250,7 +250,7 @@ export const defaultRestOptions = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -274,8 +274,8 @@ export const defaultRestOptions = {
|
||||||
type: 'self'
|
type: 'self'
|
||||||
},
|
},
|
||||||
damage: {
|
damage: {
|
||||||
parts: [
|
parts: {
|
||||||
{
|
stress: {
|
||||||
applyTo: healingTypes.stress.id,
|
applyTo: healingTypes.stress.id,
|
||||||
value: {
|
value: {
|
||||||
custom: {
|
custom: {
|
||||||
|
|
@ -284,7 +284,7 @@ export const defaultRestOptions = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -309,8 +309,8 @@ export const defaultRestOptions = {
|
||||||
type: 'friendly'
|
type: 'friendly'
|
||||||
},
|
},
|
||||||
damage: {
|
damage: {
|
||||||
parts: [
|
parts: {
|
||||||
{
|
armor: {
|
||||||
applyTo: healingTypes.armor.id,
|
applyTo: healingTypes.armor.id,
|
||||||
value: {
|
value: {
|
||||||
custom: {
|
custom: {
|
||||||
|
|
@ -319,7 +319,7 @@ export const defaultRestOptions = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -343,8 +343,8 @@ export const defaultRestOptions = {
|
||||||
type: 'self'
|
type: 'self'
|
||||||
},
|
},
|
||||||
damage: {
|
damage: {
|
||||||
parts: [
|
parts: {
|
||||||
{
|
hope: {
|
||||||
applyTo: healingTypes.hope.id,
|
applyTo: healingTypes.hope.id,
|
||||||
value: {
|
value: {
|
||||||
custom: {
|
custom: {
|
||||||
|
|
@ -353,7 +353,7 @@ export const defaultRestOptions = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
prepareWithFriends: {
|
prepareWithFriends: {
|
||||||
|
|
@ -367,8 +367,8 @@ export const defaultRestOptions = {
|
||||||
type: 'self'
|
type: 'self'
|
||||||
},
|
},
|
||||||
damage: {
|
damage: {
|
||||||
parts: [
|
parts: {
|
||||||
{
|
hope: {
|
||||||
applyTo: healingTypes.hope.id,
|
applyTo: healingTypes.hope.id,
|
||||||
value: {
|
value: {
|
||||||
custom: {
|
custom: {
|
||||||
|
|
@ -377,7 +377,7 @@ export const defaultRestOptions = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -404,8 +404,8 @@ export const defaultRestOptions = {
|
||||||
type: 'friendly'
|
type: 'friendly'
|
||||||
},
|
},
|
||||||
damage: {
|
damage: {
|
||||||
parts: [
|
parts: {
|
||||||
{
|
hitPoints: {
|
||||||
applyTo: healingTypes.hitPoints.id,
|
applyTo: healingTypes.hitPoints.id,
|
||||||
value: {
|
value: {
|
||||||
custom: {
|
custom: {
|
||||||
|
|
@ -414,7 +414,7 @@ export const defaultRestOptions = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -438,8 +438,8 @@ export const defaultRestOptions = {
|
||||||
type: 'self'
|
type: 'self'
|
||||||
},
|
},
|
||||||
damage: {
|
damage: {
|
||||||
parts: [
|
parts: {
|
||||||
{
|
stress: {
|
||||||
applyTo: healingTypes.stress.id,
|
applyTo: healingTypes.stress.id,
|
||||||
value: {
|
value: {
|
||||||
custom: {
|
custom: {
|
||||||
|
|
@ -448,7 +448,7 @@ export const defaultRestOptions = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -473,8 +473,8 @@ export const defaultRestOptions = {
|
||||||
type: 'friendly'
|
type: 'friendly'
|
||||||
},
|
},
|
||||||
damage: {
|
damage: {
|
||||||
parts: [
|
parts: {
|
||||||
{
|
armor: {
|
||||||
applyTo: healingTypes.armor.id,
|
applyTo: healingTypes.armor.id,
|
||||||
value: {
|
value: {
|
||||||
custom: {
|
custom: {
|
||||||
|
|
@ -483,7 +483,7 @@ export const defaultRestOptions = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -507,8 +507,8 @@ export const defaultRestOptions = {
|
||||||
type: 'self'
|
type: 'self'
|
||||||
},
|
},
|
||||||
damage: {
|
damage: {
|
||||||
parts: [
|
parts: {
|
||||||
{
|
hope: {
|
||||||
applyTo: healingTypes.hope.id,
|
applyTo: healingTypes.hope.id,
|
||||||
value: {
|
value: {
|
||||||
custom: {
|
custom: {
|
||||||
|
|
@ -517,7 +517,7 @@ export const defaultRestOptions = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
prepareWithFriends: {
|
prepareWithFriends: {
|
||||||
|
|
@ -531,8 +531,8 @@ export const defaultRestOptions = {
|
||||||
type: 'self'
|
type: 'self'
|
||||||
},
|
},
|
||||||
damage: {
|
damage: {
|
||||||
parts: [
|
parts: {
|
||||||
{
|
hope: {
|
||||||
applyTo: healingTypes.hope.id,
|
applyTo: healingTypes.hope.id,
|
||||||
value: {
|
value: {
|
||||||
custom: {
|
custom: {
|
||||||
|
|
@ -541,7 +541,7 @@ export const defaultRestOptions = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -14,8 +14,8 @@ export const armorFeatures = {
|
||||||
type: 'hostile'
|
type: 'hostile'
|
||||||
},
|
},
|
||||||
damage: {
|
damage: {
|
||||||
parts: [
|
parts: {
|
||||||
{
|
stress: {
|
||||||
applyTo: 'stress',
|
applyTo: 'stress',
|
||||||
value: {
|
value: {
|
||||||
custom: {
|
custom: {
|
||||||
|
|
@ -24,7 +24,7 @@ export const armorFeatures = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
@ -734,8 +734,8 @@ export const weaponFeatures = {
|
||||||
type: 'hostile'
|
type: 'hostile'
|
||||||
},
|
},
|
||||||
damage: {
|
damage: {
|
||||||
parts: [
|
parts: {
|
||||||
{
|
stress: {
|
||||||
applyTo: 'stress',
|
applyTo: 'stress',
|
||||||
value: {
|
value: {
|
||||||
custom: {
|
custom: {
|
||||||
|
|
@ -744,7 +744,7 @@ export const weaponFeatures = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
@ -916,8 +916,8 @@ export const weaponFeatures = {
|
||||||
type: 'self'
|
type: 'self'
|
||||||
},
|
},
|
||||||
damage: {
|
damage: {
|
||||||
parts: [
|
parts: {
|
||||||
{
|
hitPoints: {
|
||||||
applyTo: 'hitPoints',
|
applyTo: 'hitPoints',
|
||||||
value: {
|
value: {
|
||||||
custom: {
|
custom: {
|
||||||
|
|
@ -926,7 +926,7 @@ export const weaponFeatures = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -49,9 +49,7 @@ export default class RegisterHandlebarsHelpers {
|
||||||
}
|
}
|
||||||
|
|
||||||
static damageSymbols(damageParts) {
|
static damageSymbols(damageParts) {
|
||||||
const symbols = [...new Set(damageParts.reduce((a, c) => a.concat([...c.type]), []))].map(
|
const symbols = [...new Set(damageParts.map(x => x.type))].map(p => CONFIG.DH.GENERAL.damageTypes[p].icon);
|
||||||
p => CONFIG.DH.GENERAL.damageTypes[p].icon
|
|
||||||
);
|
|
||||||
return new Handlebars.SafeString(Array.from(symbols).map(symbol => `<i class="fa-solid ${symbol}"></i>`));
|
return new Handlebars.SafeString(Array.from(symbols).map(symbol => `<i class="fa-solid ${symbol}"></i>`));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -91,8 +91,8 @@
|
||||||
"useDefault": false
|
"useDefault": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -118,7 +118,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"_id": "TCKVaVweyJzhEArX",
|
"_id": "TCKVaVweyJzhEArX",
|
||||||
|
|
@ -343,7 +343,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -461,8 +461,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -489,7 +489,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
"armor": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -514,7 +514,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -588,8 +588,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -616,7 +616,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -642,8 +642,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -670,7 +670,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -75,8 +75,8 @@
|
||||||
},
|
},
|
||||||
"range": "veryClose",
|
"range": "veryClose",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -102,7 +102,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -400,8 +400,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -427,7 +427,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false,
|
"includeBase": false,
|
||||||
"direct": true
|
"direct": true
|
||||||
},
|
},
|
||||||
|
|
@ -508,7 +508,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -581,8 +581,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -608,7 +608,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
"hope": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -633,7 +633,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -72,8 +72,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -100,7 +100,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/weapons/daggers/dagger-bone-black.webp",
|
"img": "icons/weapons/daggers/dagger-bone-black.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
|
||||||
|
|
@ -85,8 +85,8 @@
|
||||||
},
|
},
|
||||||
"range": "far",
|
"range": "far",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -112,7 +112,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/magic/unholy/beam-ringed-impact-purple.webp",
|
"img": "icons/magic/unholy/beam-ringed-impact-purple.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -256,7 +256,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -336,8 +336,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -363,7 +363,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -414,8 +414,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -440,7 +440,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -608,7 +608,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -681,8 +681,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -708,7 +708,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -80,8 +80,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/weapons/bows/longbow-recurve-leather-brown.webp",
|
"img": "icons/weapons/bows/longbow-recurve-leather-brown.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -246,8 +246,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -273,7 +273,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -68,8 +68,8 @@
|
||||||
"description": "<p>A group of trained archers bearing massive bows.</p>",
|
"description": "<p>A group of trained archers bearing massive bows.</p>",
|
||||||
"attack": {
|
"attack": {
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -95,7 +95,7 @@
|
||||||
"resultBased": false,
|
"resultBased": false,
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"name": "Longbow",
|
"name": "Longbow",
|
||||||
"img": "icons/weapons/bows/longbow-recurve-leather-brown.webp",
|
"img": "icons/weapons/bows/longbow-recurve-leather-brown.webp",
|
||||||
|
|
@ -270,8 +270,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -295,7 +295,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -368,8 +368,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -393,7 +393,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -81,8 +81,8 @@
|
||||||
},
|
},
|
||||||
"range": "close",
|
"range": "close",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -108,7 +108,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
|
||||||
|
|
@ -80,8 +80,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -309,7 +309,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -382,8 +382,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -409,7 +409,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -482,8 +482,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -509,7 +509,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -582,8 +582,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -609,7 +609,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -726,8 +726,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -752,7 +752,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -825,7 +825,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -942,8 +942,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -969,7 +969,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -1049,8 +1049,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -1075,7 +1075,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -1143,8 +1143,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -1170,7 +1170,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -84,8 +84,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -111,7 +111,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/creatures/claws/claw-straight-brown.webp",
|
"img": "icons/creatures/claws/claw-straight-brown.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -284,8 +284,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -311,7 +311,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -430,8 +430,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -457,7 +457,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -80,8 +80,8 @@
|
||||||
"name": "Longsword",
|
"name": "Longsword",
|
||||||
"img": "icons/weapons/swords/sword-guard.webp",
|
"img": "icons/weapons/swords/sword-guard.webp",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
|
|
@ -246,7 +246,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -319,7 +319,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -83,8 +83,8 @@
|
||||||
},
|
},
|
||||||
"range": "veryClose",
|
"range": "veryClose",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -110,7 +110,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/skills/melee/unarmed-punch-fist-yellow-red.webp",
|
"img": "icons/skills/melee/unarmed-punch-fist-yellow-red.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -280,8 +280,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -307,7 +307,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false,
|
"includeBase": false,
|
||||||
"direct": true
|
"direct": true
|
||||||
},
|
},
|
||||||
|
|
@ -389,8 +389,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -415,7 +415,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -79,8 +79,8 @@
|
||||||
},
|
},
|
||||||
"range": "veryClose",
|
"range": "veryClose",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -106,7 +106,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"direct": true
|
"direct": true
|
||||||
},
|
},
|
||||||
"name": "Club",
|
"name": "Club",
|
||||||
|
|
@ -336,8 +336,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
|
|
@ -365,7 +365,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false,
|
"includeBase": false,
|
||||||
"direct": true
|
"direct": true
|
||||||
},
|
},
|
||||||
|
|
@ -412,8 +412,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -438,7 +438,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -507,8 +507,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -534,7 +534,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false,
|
"includeBase": false,
|
||||||
"direct": true
|
"direct": true
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -74,8 +74,8 @@
|
||||||
},
|
},
|
||||||
"range": "close",
|
"range": "close",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -101,7 +101,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/magic/light/beam-rays-magenta.webp",
|
"img": "icons/magic/light/beam-rays-magenta.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -383,8 +383,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -410,7 +410,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -483,8 +483,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -508,7 +508,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -67,8 +67,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -95,7 +95,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
|
||||||
|
|
@ -72,8 +72,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -99,7 +99,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"name": "Fist Slam",
|
"name": "Fist Slam",
|
||||||
"img": "icons/skills/melee/unarmed-punch-fist-yellow-red.webp",
|
"img": "icons/skills/melee/unarmed-punch-fist-yellow-red.webp",
|
||||||
|
|
@ -332,8 +332,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -359,7 +359,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -534,8 +534,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -561,7 +561,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -84,8 +84,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -111,7 +111,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/weapons/daggers/dagger-straight-cracked.webp",
|
"img": "icons/weapons/daggers/dagger-straight-cracked.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -256,8 +256,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -282,7 +282,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -79,8 +79,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -106,7 +106,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/weapons/daggers/dagger-twin-green.webp",
|
"img": "icons/weapons/daggers/dagger-twin-green.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -253,8 +253,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -279,7 +279,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -84,8 +84,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -111,7 +111,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"range": "far",
|
"range": "far",
|
||||||
"img": "icons/weapons/staves/staff-ornate-purple.webp",
|
"img": "icons/weapons/staves/staff-ornate-purple.webp",
|
||||||
|
|
@ -256,8 +256,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -283,7 +283,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -308,7 +308,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -592,8 +592,8 @@
|
||||||
"recovery": "scene"
|
"recovery": "scene"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -618,7 +618,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -74,8 +74,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -101,7 +101,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -300,8 +300,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -326,7 +326,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -66,8 +66,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -94,7 +94,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
|
|
|
||||||
|
|
@ -79,8 +79,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -106,7 +106,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/magic/nature/root-vines-grow-brown.webp",
|
"img": "icons/magic/nature/root-vines-grow-brown.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -245,8 +245,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -271,7 +271,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -325,8 +325,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -350,7 +350,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -80,8 +80,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
|
|
|
||||||
|
|
@ -80,8 +80,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"range": "far",
|
"range": "far",
|
||||||
|
|
@ -425,8 +425,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hope": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -451,7 +451,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -505,8 +505,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -532,7 +532,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -81,8 +81,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -108,7 +108,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -251,8 +251,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hope": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -277,7 +277,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -329,8 +329,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -355,7 +355,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -414,8 +414,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -441,7 +441,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -550,8 +550,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -576,7 +576,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -80,8 +80,8 @@
|
||||||
},
|
},
|
||||||
"range": "far",
|
"range": "far",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"direct": true
|
"direct": true
|
||||||
},
|
},
|
||||||
"img": "icons/magic/symbols/rune-sigil-rough-white-teal.webp",
|
"img": "icons/magic/symbols/rune-sigil-rough-white-teal.webp",
|
||||||
|
|
@ -352,7 +352,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -81,8 +81,8 @@
|
||||||
},
|
},
|
||||||
"img": "icons/skills/melee/unarmed-punch-fist-yellow-red.webp",
|
"img": "icons/skills/melee/unarmed-punch-fist-yellow-red.webp",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -108,7 +108,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"direct": true
|
"direct": true
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -388,8 +388,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -415,7 +415,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false,
|
"includeBase": false,
|
||||||
"direct": true
|
"direct": true
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -74,8 +74,8 @@
|
||||||
"motivesAndTactics": "Cause fear, consume fl esh, please masters",
|
"motivesAndTactics": "Cause fear, consume fl esh, please masters",
|
||||||
"attack": {
|
"attack": {
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -101,7 +101,7 @@
|
||||||
"resultBased": false,
|
"resultBased": false,
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"name": "Claws and Fangs",
|
"name": "Claws and Fangs",
|
||||||
"img": "icons/creatures/abilities/mouth-teeth-rows-red.webp",
|
"img": "icons/creatures/abilities/mouth-teeth-rows-red.webp",
|
||||||
|
|
@ -269,8 +269,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hope": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -295,7 +295,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -349,8 +349,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -376,7 +376,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -78,8 +78,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -105,7 +105,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/creatures/claws/claw-hooked-curved.webp",
|
"img": "icons/creatures/claws/claw-hooked-curved.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -312,8 +312,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -337,7 +337,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -397,8 +397,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -424,7 +424,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -79,8 +79,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -106,7 +106,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/creatures/claws/claw-straight-brown.webp",
|
"img": "icons/creatures/claws/claw-straight-brown.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -247,8 +247,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -272,7 +272,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -352,8 +352,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -377,7 +377,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false,
|
"includeBase": false,
|
||||||
"direct": true
|
"direct": true
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -81,8 +81,8 @@
|
||||||
},
|
},
|
||||||
"range": "far",
|
"range": "far",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -108,7 +108,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -251,7 +251,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -297,8 +297,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -324,7 +324,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -438,8 +438,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -464,7 +464,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
},
|
},
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -489,7 +489,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -68,8 +68,8 @@
|
||||||
"motivesAndTactics": "Avoid larger predators, shock prey, tear apart",
|
"motivesAndTactics": "Avoid larger predators, shock prey, tear apart",
|
||||||
"attack": {
|
"attack": {
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -95,7 +95,7 @@
|
||||||
"resultBased": false,
|
"resultBased": false,
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"name": "Shocking Bite",
|
"name": "Shocking Bite",
|
||||||
"img": "icons/creatures/abilities/mouth-teeth-sharp.webp",
|
"img": "icons/creatures/abilities/mouth-teeth-sharp.webp",
|
||||||
|
|
@ -270,8 +270,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -297,7 +297,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -67,8 +67,8 @@
|
||||||
},
|
},
|
||||||
"range": "close",
|
"range": "close",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -95,7 +95,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
|
||||||
|
|
@ -98,8 +98,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -125,7 +125,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -276,8 +276,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -303,7 +303,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -79,8 +79,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -106,7 +106,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/creatures/claws/claw-hooked-barbed.webp",
|
"img": "icons/creatures/claws/claw-hooked-barbed.webp",
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
|
|
|
||||||
|
|
@ -67,8 +67,8 @@
|
||||||
"img": "icons/weapons/axes/axe-battle-skull-black.webp",
|
"img": "icons/weapons/axes/axe-battle-skull-black.webp",
|
||||||
"range": "veryClose",
|
"range": "veryClose",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -95,7 +95,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -256,8 +256,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hope": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -282,7 +282,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -80,8 +80,8 @@
|
||||||
},
|
},
|
||||||
"range": "far",
|
"range": "far",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/weapons/staves/staff-animal-skull-bull.webp",
|
"img": "icons/weapons/staves/staff-animal-skull-bull.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -251,8 +251,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -278,7 +278,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -471,8 +471,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -497,7 +497,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -67,8 +67,8 @@
|
||||||
"useDefault": false
|
"useDefault": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -94,7 +94,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"description": "",
|
"description": "",
|
||||||
|
|
@ -337,7 +337,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -416,8 +416,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -443,7 +443,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -516,8 +516,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -543,7 +543,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -653,8 +653,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hope": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -679,7 +679,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -67,8 +67,8 @@
|
||||||
"useDefault": false
|
"useDefault": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -94,7 +94,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"description": "",
|
"description": "",
|
||||||
|
|
@ -338,7 +338,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -410,8 +410,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -437,7 +437,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -697,8 +697,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -724,7 +724,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -792,8 +792,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hope": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -818,7 +818,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -81,8 +81,8 @@
|
||||||
},
|
},
|
||||||
"range": "far",
|
"range": "far",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -108,7 +108,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -269,8 +269,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -294,7 +294,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -81,8 +81,8 @@
|
||||||
},
|
},
|
||||||
"range": "veryClose",
|
"range": "veryClose",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -108,7 +108,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -251,8 +251,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -278,7 +278,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -351,8 +351,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -378,7 +378,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -452,8 +452,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -479,7 +479,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -98,8 +98,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -125,7 +125,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -345,8 +345,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -372,7 +372,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -489,8 +489,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -516,7 +516,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -633,8 +633,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -660,7 +660,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -74,8 +74,8 @@
|
||||||
"motivesAndTactics": "Fly away, harass, steal blood",
|
"motivesAndTactics": "Fly away, harass, steal blood",
|
||||||
"attack": {
|
"attack": {
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -101,7 +101,7 @@
|
||||||
"resultBased": false,
|
"resultBased": false,
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"name": "Proboscis",
|
"name": "Proboscis",
|
||||||
"img": "icons/skills/wounds/blood-cells-vessel-red.webp",
|
"img": "icons/skills/wounds/blood-cells-vessel-red.webp",
|
||||||
|
|
|
||||||
|
|
@ -72,8 +72,8 @@
|
||||||
"name": "Claws",
|
"name": "Claws",
|
||||||
"img": "icons/creatures/claws/claw-straight-brown.webp",
|
"img": "icons/creatures/claws/claw-straight-brown.webp",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -100,7 +100,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
|
|
@ -272,7 +272,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -62,8 +62,8 @@
|
||||||
"name": "Warhammer",
|
"name": "Warhammer",
|
||||||
"img": "icons/weapons/hammers/hammer-double-stone-worn.webp",
|
"img": "icons/weapons/hammers/hammer-double-stone-worn.webp",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -90,7 +90,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"range": "veryClose",
|
"range": "veryClose",
|
||||||
"roll": {
|
"roll": {
|
||||||
|
|
|
||||||
|
|
@ -80,8 +80,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
|
|
@ -253,8 +253,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -280,7 +280,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -354,8 +354,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -381,7 +381,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -498,8 +498,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -525,7 +525,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -75,8 +75,8 @@
|
||||||
},
|
},
|
||||||
"range": "veryClose",
|
"range": "veryClose",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -102,7 +102,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -240,8 +240,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"armor": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -266,7 +266,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -326,8 +326,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -351,7 +351,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -459,8 +459,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -486,7 +486,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -532,7 +532,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -80,8 +80,8 @@
|
||||||
},
|
},
|
||||||
"range": "far",
|
"range": "far",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/weapons/bows/shortbow-recurve-yellow.webp",
|
"img": "icons/weapons/bows/shortbow-recurve-yellow.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -399,8 +399,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -426,7 +426,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -451,7 +451,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -531,7 +531,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -642,8 +642,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -669,7 +669,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -75,8 +75,8 @@
|
||||||
},
|
},
|
||||||
"range": "veryClose",
|
"range": "veryClose",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -102,7 +102,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -268,8 +268,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"armor": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -294,7 +294,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -422,8 +422,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -449,7 +449,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -567,8 +567,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -594,7 +594,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -75,8 +75,8 @@
|
||||||
},
|
},
|
||||||
"range": "veryClose",
|
"range": "veryClose",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -102,7 +102,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -245,8 +245,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -272,7 +272,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -401,7 +401,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -79,8 +79,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -106,7 +106,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/creatures/slimes/slime-movement-dripping-pseudopods-green.webp",
|
"img": "icons/creatures/slimes/slime-movement-dripping-pseudopods-green.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -277,8 +277,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"armor": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -303,7 +303,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -356,8 +356,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -383,7 +383,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -408,7 +408,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -75,8 +75,8 @@
|
||||||
"name": "Sanctified Longbow",
|
"name": "Sanctified Longbow",
|
||||||
"img": "icons/weapons/bows/shortbow-recurve-yellow.webp",
|
"img": "icons/weapons/bows/shortbow-recurve-yellow.webp",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -102,7 +102,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -314,8 +314,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -341,7 +341,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -65,8 +65,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -93,7 +93,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/skills/melee/sword-shield-stylized-white.webp",
|
"img": "icons/skills/melee/sword-shield-stylized-white.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
|
||||||
|
|
@ -79,8 +79,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -106,7 +106,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/weapons/polearms/spear-hooked-rounded.webp",
|
"img": "icons/weapons/polearms/spear-hooked-rounded.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -278,8 +278,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -305,7 +305,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -85,8 +85,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -112,7 +112,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
|
|
@ -258,7 +258,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -398,8 +398,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -425,7 +425,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -80,8 +80,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
|
|
@ -244,8 +244,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hope": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -270,7 +270,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -322,7 +322,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -394,8 +394,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -420,7 +420,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -542,8 +542,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -568,7 +568,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -80,8 +80,8 @@
|
||||||
},
|
},
|
||||||
"range": "veryClose",
|
"range": "veryClose",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/skills/melee/strike-blade-hooked-orange-blue.webp",
|
"img": "icons/skills/melee/strike-blade-hooked-orange-blue.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -455,8 +455,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -482,7 +482,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -80,8 +80,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
|
|
@ -274,8 +274,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"armor": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -300,7 +300,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -352,8 +352,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -378,7 +378,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -75,8 +75,8 @@
|
||||||
},
|
},
|
||||||
"range": "close",
|
"range": "close",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -102,7 +102,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -300,8 +300,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -326,7 +326,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -394,8 +394,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hope": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -420,7 +420,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -79,8 +79,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -106,7 +106,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/weapons/daggers/dagger-twin-green.webp",
|
"img": "icons/weapons/daggers/dagger-twin-green.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -272,8 +272,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -299,7 +299,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -80,8 +80,8 @@
|
||||||
},
|
},
|
||||||
"img": "icons/weapons/staves/staff-blue-jewel.webp",
|
"img": "icons/weapons/staves/staff-blue-jewel.webp",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -337,8 +337,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -364,7 +364,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -85,8 +85,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -112,7 +112,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
|
|
@ -277,7 +277,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -64,8 +64,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -92,7 +92,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
|
|
|
||||||
|
|
@ -80,8 +80,8 @@
|
||||||
},
|
},
|
||||||
"range": "close",
|
"range": "close",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -364,8 +364,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -391,7 +391,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -416,7 +416,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -491,8 +491,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -518,7 +518,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -80,8 +80,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
|
|
@ -246,8 +246,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -273,7 +273,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -81,8 +81,8 @@
|
||||||
},
|
},
|
||||||
"range": "far",
|
"range": "far",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -108,7 +108,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -246,8 +246,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -273,7 +273,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -75,8 +75,8 @@
|
||||||
},
|
},
|
||||||
"range": "veryClose",
|
"range": "veryClose",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -102,7 +102,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -296,7 +296,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -417,7 +417,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -490,8 +490,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -516,7 +516,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
},
|
},
|
||||||
{
|
"hope": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -541,7 +541,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -90,8 +90,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -117,7 +117,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -392,8 +392,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -417,7 +417,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -442,7 +442,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -80,8 +80,8 @@
|
||||||
},
|
},
|
||||||
"range": "close",
|
"range": "close",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/creatures/tentacles/tentacles-octopus-black-pink.webp",
|
"img": "icons/creatures/tentacles/tentacles-octopus-black-pink.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -327,7 +327,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -445,8 +445,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -472,7 +472,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -546,8 +546,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -573,7 +573,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -80,8 +80,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -244,8 +244,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -269,7 +269,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -342,7 +342,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -86,8 +86,8 @@
|
||||||
},
|
},
|
||||||
"range": "close",
|
"range": "close",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -113,7 +113,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -254,8 +254,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
|
|
@ -283,7 +283,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false,
|
"includeBase": false,
|
||||||
"direct": true
|
"direct": true
|
||||||
},
|
},
|
||||||
|
|
@ -469,8 +469,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -496,7 +496,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -79,8 +79,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -106,7 +106,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/weapons/clubs/club-baton-blue.webp",
|
"img": "icons/weapons/clubs/club-baton-blue.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -272,8 +272,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -298,7 +298,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -85,8 +85,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -112,7 +112,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
|
|
@ -249,8 +249,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -275,7 +275,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -74,8 +74,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -101,7 +101,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"range": "close",
|
"range": "close",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -317,8 +317,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -343,7 +343,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -448,8 +448,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -475,7 +475,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -557,8 +557,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -584,7 +584,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -74,8 +74,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -101,7 +101,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
|
|
@ -299,8 +299,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hope": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -325,7 +325,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -385,8 +385,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -412,7 +412,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -544,8 +544,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -571,7 +571,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -75,8 +75,8 @@
|
||||||
},
|
},
|
||||||
"range": "far",
|
"range": "far",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -102,7 +102,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -297,8 +297,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -324,7 +324,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -405,8 +405,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -432,7 +432,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -511,8 +511,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -537,7 +537,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -578,8 +578,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -604,7 +604,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -674,8 +674,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -701,7 +701,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -66,8 +66,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -94,7 +94,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
|
|
|
||||||
|
|
@ -74,8 +74,8 @@
|
||||||
},
|
},
|
||||||
"range": "veryClose",
|
"range": "veryClose",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -101,7 +101,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/weapons/axes/axe-double.webp",
|
"img": "icons/weapons/axes/axe-double.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -300,8 +300,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -327,7 +327,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -373,8 +373,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -401,7 +401,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -454,8 +454,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -479,7 +479,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false,
|
"includeBase": false,
|
||||||
"direct": true
|
"direct": true
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -85,8 +85,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -112,7 +112,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
|
|
@ -381,8 +381,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
|
|
@ -408,7 +408,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false,
|
"includeBase": false,
|
||||||
"direct": false
|
"direct": false
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -81,8 +81,8 @@
|
||||||
},
|
},
|
||||||
"range": "veryClose",
|
"range": "veryClose",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -108,7 +108,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -244,8 +244,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hope": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -270,7 +270,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -361,8 +361,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
|
|
@ -390,7 +390,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false,
|
"includeBase": false,
|
||||||
"direct": true
|
"direct": true
|
||||||
},
|
},
|
||||||
|
|
@ -508,7 +508,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -581,8 +581,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -608,7 +608,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -73,8 +73,8 @@
|
||||||
},
|
},
|
||||||
"range": "veryClose",
|
"range": "veryClose",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"multiplier": "flat",
|
"multiplier": "flat",
|
||||||
"flatMultiplier": 3,
|
"flatMultiplier": 3,
|
||||||
|
|
@ -100,7 +100,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
"img": "icons/skills/melee/blood-slash-foam-red.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -273,8 +273,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
|
|
@ -302,7 +302,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -80,8 +80,8 @@
|
||||||
},
|
},
|
||||||
"range": "far",
|
"range": "far",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/magic/symbols/rune-sigil-rough-white-teal.webp",
|
"img": "icons/magic/symbols/rune-sigil-rough-white-teal.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -244,8 +244,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hope": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -270,7 +270,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -322,8 +322,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -348,7 +348,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -407,8 +407,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -434,7 +434,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -514,7 +514,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -620,8 +620,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -647,7 +647,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -74,8 +74,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -101,7 +101,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/creatures/tentacles/tentacle-earth-green.webp",
|
"img": "icons/creatures/tentacles/tentacle-earth-green.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -263,7 +263,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -384,7 +384,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -499,7 +499,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -75,8 +75,8 @@
|
||||||
},
|
},
|
||||||
"img": "icons/creatures/tentacles/tentacles-thing-green.webp",
|
"img": "icons/creatures/tentacles/tentacles-thing-green.webp",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -102,7 +102,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -238,8 +238,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hope": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -264,7 +264,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -316,8 +316,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -342,7 +342,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -60,8 +60,8 @@
|
||||||
},
|
},
|
||||||
"attack": {
|
"attack": {
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -88,7 +88,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"name": "Claws and Teeth",
|
"name": "Claws and Teeth",
|
||||||
"roll": {
|
"roll": {
|
||||||
|
|
|
||||||
|
|
@ -85,8 +85,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -112,7 +112,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/commodities/biological/hand-clawed-blue.webp",
|
"img": "icons/commodities/biological/hand-clawed-blue.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -252,8 +252,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -281,7 +281,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -360,8 +360,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -386,7 +386,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
},
|
},
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -411,7 +411,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -487,8 +487,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hope": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -513,7 +513,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -75,8 +75,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -102,7 +102,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -238,8 +238,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hope": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -264,7 +264,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -348,8 +348,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -375,7 +375,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -80,8 +80,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
|
|
|
||||||
|
|
@ -85,8 +85,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -112,7 +112,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
|
|
@ -251,8 +251,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -277,7 +277,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -401,8 +401,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -426,7 +426,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -501,8 +501,8 @@
|
||||||
"consumeOnSuccess": false
|
"consumeOnSuccess": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -528,7 +528,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -74,8 +74,8 @@
|
||||||
"description": "<p>Seafaring scoundrels moving in a ravaging pack.</p>",
|
"description": "<p>Seafaring scoundrels moving in a ravaging pack.</p>",
|
||||||
"attack": {
|
"attack": {
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -101,7 +101,7 @@
|
||||||
"resultBased": false,
|
"resultBased": false,
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"name": "Cutlass",
|
"name": "Cutlass",
|
||||||
"img": "icons/weapons/swords/scimitar-worn-blue.webp",
|
"img": "icons/weapons/swords/scimitar-worn-blue.webp",
|
||||||
|
|
@ -272,8 +272,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -298,7 +298,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -67,8 +67,8 @@
|
||||||
"useDefault": false
|
"useDefault": false
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -94,7 +94,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"description": "",
|
"description": "",
|
||||||
|
|
@ -269,8 +269,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -295,7 +295,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -347,8 +347,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -374,7 +374,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -79,8 +79,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -106,7 +106,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/creatures/slimes/slime-movement-dripping-pseudopods-green.webp",
|
"img": "icons/creatures/slimes/slime-movement-dripping-pseudopods-green.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -272,8 +272,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -299,7 +299,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -350,8 +350,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -377,7 +377,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -57,8 +57,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -85,7 +85,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/creatures/abilities/mouth-teeth-sharp.webp",
|
"img": "icons/creatures/abilities/mouth-teeth-sharp.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
|
||||||
|
|
@ -86,8 +86,8 @@
|
||||||
},
|
},
|
||||||
"range": "far",
|
"range": "far",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -113,7 +113,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -249,8 +249,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -275,7 +275,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -85,8 +85,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -112,7 +112,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"img": "icons/weapons/staves/staff-ornate-purple.webp",
|
"img": "icons/weapons/staves/staff-ornate-purple.webp",
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -256,7 +256,7 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [],
|
"parts": {},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -336,8 +336,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"fear": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -362,7 +362,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -61,8 +61,8 @@
|
||||||
"attack": {
|
"attack": {
|
||||||
"name": "Longsword",
|
"name": "Longsword",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -89,7 +89,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"roll": {
|
"roll": {
|
||||||
"bonus": 3,
|
"bonus": 3,
|
||||||
|
|
|
||||||
|
|
@ -74,8 +74,8 @@
|
||||||
"type": "attack"
|
"type": "attack"
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -101,7 +101,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"range": "melee",
|
"range": "melee",
|
||||||
|
|
@ -266,8 +266,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"stress": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -292,7 +292,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
|
|
@ -75,8 +75,8 @@
|
||||||
},
|
},
|
||||||
"range": "veryClose",
|
"range": "veryClose",
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -102,7 +102,7 @@
|
||||||
},
|
},
|
||||||
"base": false
|
"base": false
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"chatDisplay": false
|
"chatDisplay": false
|
||||||
|
|
@ -238,8 +238,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hope": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -264,7 +264,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
@ -316,8 +316,8 @@
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
"parts": [
|
"parts": {
|
||||||
{
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
@ -343,7 +343,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
"armor": {
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
@ -368,7 +368,7 @@
|
||||||
},
|
},
|
||||||
"type": []
|
"type": []
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
|
|
|
||||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue