Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "gmSettings": {
- "default": {
- "items": [
- {
- "disposition": "FRIENDLY",
- "items": []
- },
- {
- "disposition": "NEUTRAL",
- "items": []
- },
- {
- "disposition": "HOSTILE",
- "items": [
- {
- "value": "{ \nh=<attributes.speed.flying.maneuverability>;\nh=compareText(typeOf(h), \"null\") == 0 ? \"\" : h ? \"H \" : \"\";\nu=<attributes.movement.units>;\nu=compareText(typeOf(u), \"null\") == 0 ? '' : u;\nw=<attributes.speed.land.value>;\nw=compareText(typeOf(w), \"null\") == 0 ? '' : w > 0 ? concat(\"W:\", string(w), \" \") : \"\";\nf=<attributes.speed.flying.value>;\nf=compareText(typeOf(f), \"null\") == 0 ? '' : f > 0 ? concat(\"F:\", string(f), \" \") : \"\";\ns=<attributes.speed.swimming.value>;\ns=compareText(typeOf(s), \"null\") == 0 ? '' : s > 0 ? concat(\"S:\", string(s), \" \") : \"\";\nc=<attributes.speed.climbing.value>;\nc=compareText(typeOf(c), \"null\") == 0 ? '' : c > 0 ? concat(\"C:\", string(c), \" \") : \"\";\nb=<attributes.speed.burrowing.value>; \nb=compareText(typeOf(b), \"null\") == 0 ? '' : b > 0 ? concat(\"B:\", string(b), \" \") : \"\";\nconcat(h, w, f, s, c, b) \n}",
- "icon": "fa-shoe-prints",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#9c35c9"
- },
- {
- "value": "{\nhp=<attributes.hp.value>;\nhpm=<attributes.hp.max>;\nhp <= 0 ? \"Dead\" : hp <= hpm*0.05 & hpm >= 2? \"Death's Door\" : hp <= hpm*0.25 ? \"Very Hurt\" : hp < hpm/2 ? \"Wounded\" : hp < hpm*0.75 ? \"Injured\" : hp < hpm ? \"Scratched\" : \"\"\n}",
- "icon": "fa-heart-crack",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#c20000"
- },
- {
- "value": "{\nhp=<attributes.hp.value>;\nhpm=<attributes.hp.max>;\nhpt=<attributes.hp.temp>;\nhpt=compareText(typeOf(hpt), \"null\") == 0 ? 0 : hpt;\nconcat(string(hp + hpt), \"/\", string(hpm))\n}",
- "icon": "fa-heart",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#b53636"
- },
- {
- "value": "{\neac=<attributes.eac.value>;\nconcat(\"EAC \",string(eac))\n}",
- "icon": "fa-shield-virus",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#edcc7e"
- },
- {
- "value": "{\nkac=<attributes.kac.value>;\nconcat(\"KAC \",string(kac))\n}",
- "icon": "fa-shield-quartered",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#18c456"
- }
- ]
- },
- {
- "disposition": "SECRET",
- "items": []
- }
- ],
- "static": {
- "displayNameInTooltip": true,
- "useAccentEverywhere": false,
- "accentColor": "#51e7eb",
- "tokenDispositions": [
- "FRIENDLY",
- "NEUTRAL",
- "HOSTILE",
- "SECRET"
- ],
- "useAccentColorForEverything": false
- }
- },
- "character": {
- "items": [
- {
- "disposition": "FRIENDLY",
- "items": [
- {
- "value": "{\nhp=<attributes.hp.value>;\nhpm=<attributes.hp.max>;\nhpt=<attributes.hp.temp>;\nhpt=compareText(typeOf(hpt), \"null\") == 0 ? 0 : hpt;\nconcat(string(hp + hpt), \"/\", string(hpm))\n}",
- "icon": "fa-heart",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#b53636"
- },
- {
- "value": "{\nsp=<attributes.sp.value>;\nspm=<attributes.sp.max>;\nconcat(string(sp), \"/\", string(spm))\n}",
- "icon": "fa-shield-heart",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#14b1ff"
- },
- {
- "value": "{\neac=<attributes.eac.value>;\nconcat(\"EAC \",string(eac))\n}",
- "icon": "fa-shield-virus",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#edcc7e"
- },
- {
- "value": "{\nkac=<attributes.kac.value>;\nconcat(\"KAC \",string(kac))\n}",
- "icon": "fa-shield-quartered",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#18c456"
- }
- ]
- },
- {
- "disposition": "NEUTRAL",
- "items": [
- {
- "value": "{\nhp=<attributes.hp.value>;\nhpm=<attributes.hp.max>;\nhpt=<attributes.hp.temp>;\nhpt=compareText(typeOf(hpt), \"null\") == 0 ? 0 : hpt;\nconcat(string(hp + hpt), \"/\", string(hpm))\n}",
- "icon": "fa-heart",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#b53636"
- },
- {
- "value": "{\nsp=<attributes.sp.value>;\nspm=<attributes.sp.max>;\nconcat(string(sp), \"/\", string(spm))\n}",
- "icon": "fa-shield-heart",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#14b1ff"
- },
- {
- "value": "{\neac=<attributes.eac.value>;\nconcat(\"EAC \",string(eac))\n}",
- "icon": "fa-shield-virus",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#edcc7e"
- },
- {
- "value": "{\nkac=<attributes.kac.value>;\n{\nkac=<attributes.kac.value>;\nconcat(\"KAC \",string(kac))\n}}",
- "icon": "fa-shield-quartered",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#18c456"
- }
- ]
- },
- {
- "disposition": "HOSTILE",
- "items": [
- {
- "value": "{\nhp=<attributes.hp.value>;\nhpm=<attributes.hp.max>;\nhpt=<attributes.hp.temp>;\nhpt=compareText(typeOf(hpt), \"null\") == 0 ? 0 : hpt;\nconcat(string(hp + hpt), \"/\", string(hpm))\n}",
- "icon": "fa-heart",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#b53636"
- },
- {
- "value": "{\nsp=<attributes.sp.value>;\nspm=<attributes.sp.max>;\nconcat(string(sp), \"/\", string(spm))\n}",
- "icon": "fa-shield-heart",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#14b1ff"
- },
- {
- "value": "{\neac=<attributes.eac.value>;\nconcat(\"EAC \",string(eac))\n}",
- "icon": "fa-shield-virus",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#edcc7e"
- },
- {
- "value": "{\nkac=<attributes.kac.value>;\nconcat(\"KAC \",string(kac))\n}",
- "icon": "fa-shield-quartered",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#18c456"
- }
- ]
- },
- {
- "disposition": "SECRET",
- "items": []
- }
- ],
- "static": {
- "displayNameInTooltip": true,
- "useAccentEverywhere": false,
- "accentColor": "#51e7eb",
- "tokenDispositions": [
- "OWNED",
- "FRIENDLY",
- "NEUTRAL",
- "HOSTILE",
- "SECRET"
- ]
- }
- },
- "drone": {
- "items": [
- {
- "disposition": "FRIENDLY",
- "items": []
- },
- {
- "disposition": "NEUTRAL",
- "items": []
- },
- {
- "disposition": "HOSTILE",
- "items": []
- },
- {
- "disposition": "SECRET",
- "items": []
- }
- ],
- "static": {
- "displayNameInTooltip": true,
- "useAccentEverywhere": false,
- "accentColor": "#ec498b",
- "tokenDispositions": [
- "FRIENDLY",
- "NEUTRAL",
- "HOSTILE",
- "SECRET"
- ],
- "useAccentColorForEverything": false
- }
- },
- "hazard": {
- "items": [
- {
- "disposition": "FRIENDLY",
- "items": []
- },
- {
- "disposition": "NEUTRAL",
- "items": []
- },
- {
- "disposition": "HOSTILE",
- "items": []
- },
- {
- "disposition": "SECRET",
- "items": []
- }
- ],
- "static": {
- "displayNameInTooltip": true,
- "accentColor": "#22a6f5",
- "useAccentColorForEverything": false,
- "tokenDispositions": [
- "FRIENDLY",
- "NEUTRAL",
- "HOSTILE",
- "SECRET"
- ]
- }
- },
- "npc2": {
- "items": [
- {
- "disposition": "FRIENDLY",
- "items": []
- },
- {
- "disposition": "NEUTRAL",
- "items": []
- },
- {
- "disposition": "HOSTILE",
- "items": [
- {
- "value": "{ \nh=<attributes.speed.flying.maneuverability>;\nh=compareText(typeOf(h), \"null\") == 0 ? \"\" : h ? \"H \" : \"\";\nu=<attributes.movement.units>;\nu=compareText(typeOf(u), \"null\") == 0 ? '' : u;\nw=<attributes.speed.land.value>;\nw=compareText(typeOf(w), \"null\") == 0 ? '' : w > 0 ? concat(\"W:\", string(w), \" \") : \"\";\nf=<attributes.speed.flying.value>;\nf=compareText(typeOf(f), \"null\") == 0 ? '' : f > 0 ? concat(\"F:\", string(f), \" \") : \"\";\ns=<attributes.speed.swimming.value>;\ns=compareText(typeOf(s), \"null\") == 0 ? '' : s > 0 ? concat(\"S:\", string(s), \" \") : \"\";\nc=<attributes.speed.climbing.value>;\nc=compareText(typeOf(c), \"null\") == 0 ? '' : c > 0 ? concat(\"C:\", string(c), \" \") : \"\";\nb=<attributes.speed.burrowing.value>; \nb=compareText(typeOf(b), \"null\") == 0 ? '' : b > 0 ? concat(\"B:\", string(b), \" \") : \"\";\nconcat(h, w, f, s, c, b) \n}",
- "icon": "fa-shoe-prints",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#9c35c9"
- },
- {
- "value": "{\n\thp=<attributes.hp.value>;\n\thpm=<attributes.hp.max>;\n\thp <= 0 ? \"Dead\" : \n\thp <= hpm*0.05 & hpm >= 2? \"Death's Door\" : \n\thp <= hpm*0.25 ? \"Very Hurt\" : \n\thp < hpm/2 ? \"Wounded\" : \n\thp < hpm*0.75 ? \"Injured\" : \n\thp < hpm ? \"Scratched\" : \"\"\n}",
- "icon": "fa-heart-crack",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#c20000"
- },
- {
- "value": "{\nhp=<attributes.hp.value>;\nhpm=<attributes.hp.max>;\nhpt=<attributes.hp.temp>;\nhpt=compareText(typeOf(hpt), \"null\") == 0 ? 0 : hpt;\nconcat(string(hp + hpt), \"/\", string(hpm))\n}",
- "icon": "fa-heart",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#b53636"
- },
- {
- "value": "{\neac=<attributes.eac.value>;\nconcat(\"EAC \",string(eac))\n}",
- "icon": "fa-shield-virus",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#edcc7e"
- },
- {
- "value": "{\nkac=<attributes.kac.value>;\nconcat(\"KAC \",string(kac))\n}",
- "icon": "fa-shield-quartered",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#18c456"
- }
- ]
- },
- {
- "disposition": "SECRET",
- "items": []
- }
- ],
- "static": {
- "displayNameInTooltip": true,
- "useAccentEverywhere": false,
- "accentColor": "#da51ec",
- "tokenDispositions": [
- "FRIENDLY",
- "NEUTRAL",
- "HOSTILE",
- "SECRET"
- ],
- "useAccentColorForEverything": false
- }
- },
- "starship": {
- "items": [
- {
- "disposition": "FRIENDLY",
- "items": [
- {
- "value": "{\n\tspeed=<attributes.speed.value>;\n\tturn=<attributes.turn.value>;\n\tconcat(\"S \", string(speed), \": T \", string(turn))\n}",
- "icon": "fa-shoe-prints",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#9c35c9"
- },
- {
- "value": "{\n\thp=<attributes.hp.value>;\n\thpm=<attributes.hp.max>;\n\thp <= 0 ? \"Disabled\" : \n\thp <= hpm*0.25 ? \"Critical\" : \n\thp < hpm/2 ? \"Damaged\" : \n\thp < hpm*0.75 ? \"Scuffed\" : \n\thp < hpm ? \"Scratched\" : \"\"\n}",
- "icon": "fa-heart-crack",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#c20000"
- },
- {
- "value": "{\nhp=<attributes.hp.value>;\nhpm=<attributes.hp.max>;\nconcat(string(hp), \"/\", string(hpm))\n}",
- "icon": "fa-heart",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#b53636"
- },
- {
- "value": "{\nsh=<attributes.shields.value>;\nshm=<attributes.shields.max>;\nconcat(string(sh), \"/\", string(shm))\n}",
- "icon": "fa-shield",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#00b3ff"
- },
- {
- "value": "{\n\tac=<quadrants.forward.ac.value>;\n\tconcat(\"AC: \",string(ac))\n}",
- "icon": "fa-shield-virus",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#edcc7e"
- },
- {
- "value": "{\ntl=<quadrants.forward.targetLock.value>;\nconcat(\"TL: \",string(tl))\n}",
- "icon": "fa-shield-quartered",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#18c456"
- }
- ]
- },
- {
- "disposition": "NEUTRAL",
- "items": [
- {
- "value": "{\n\tspeed=<attributes.speed.value>;\n\tturn=<attributes.turn.value>;\n\tconcat(\"S \", string(speed), \": T \", string(turn))\n}",
- "icon": "fa-shoe-prints",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#9c35c9"
- },
- {
- "value": "{\n\thp=<attributes.hp.value>;\n\thpm=<attributes.hp.max>;\n\thp <= 0 ? \"Disabled\" : \n\thp <= hpm*0.25 ? \"Critical\" : \n\thp < hpm/2 ? \"Damaged\" : \n\thp < hpm*0.75 ? \"Scuffed\" : \n\thp < hpm ? \"Scratched\" : \"\"\n}",
- "icon": "fa-heart-crack",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#c20000"
- },
- {
- "value": "{\nhp=<attributes.hp.value>;\nhpm=<attributes.hp.max>;\nconcat(string(hp), \"/\", string(hpm))\n}",
- "icon": "fa-heart",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#b53636"
- },
- {
- "value": "{\nsh=<attributes.shields.value>;\nshm=<attributes.shields.max>;\nconcat(string(sh), \"/\", string(shm))\n}",
- "icon": "fa-shield",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#00b3ff"
- },
- {
- "value": "{\n\tac=<quadrants.forward.ac.value>;\n\tconcat(\"AC: \",string(ac))\n}",
- "icon": "fa-shield-virus",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#edcc7e"
- },
- {
- "value": "{\ntl=<quadrants.forward.targetLock.value>;\nconcat(\"TL: \",string(tl))\n}",
- "icon": "fa-shield-quartered",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#18c456"
- }
- ]
- },
- {
- "disposition": "HOSTILE",
- "items": [
- {
- "value": "{\n\tspeed=<attributes.speed.value>;\n\tturn=<attributes.turn.value>;\n\tconcat(\"S \", string(speed), \": T \", string(turn))\n}",
- "icon": "fa-shoe-prints",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#9c35c9"
- },
- {
- "value": "{\n\thp=<attributes.hp.value>;\n\thpm=<attributes.hp.max>;\n\thp <= 0 ? \"Disabled\" : \n\thp <= hpm*0.25 ? \"Critical\" : \n\thp < hpm/2 ? \"Damaged\" : \n\thp < hpm*0.75 ? \"Scuffed\" : \n\thp < hpm ? \"Scratched\" : \"\"\n}",
- "icon": "fa-heart-crack",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#c20000"
- },
- {
- "value": "{\nhp=<attributes.hp.value>;\nhpm=<attributes.hp.max>;\nconcat(string(hp), \"/\", string(hpm))\n}",
- "icon": "fa-heart",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#b53636"
- },
- {
- "value": "{\nsh=<attributes.shields.value>;\nshm=<attributes.shields.max>;\nconcat(string(sh), \"/\", string(shm))\n}",
- "icon": "fa-shield",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#00b3ff"
- },
- {
- "value": "{\n\tac=<quadrants.forward.ac.value>;\n\tconcat(\"AC: \",string(ac))\n}",
- "icon": "fa-shield-virus",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#edcc7e"
- },
- {
- "value": "{\ntl=<quadrants.forward.targetLock.value>;\nconcat(\"TL: \",string(tl))\n}",
- "icon": "fa-shield-quartered",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#18c456"
- }
- ]
- },
- {
- "disposition": "SECRET",
- "items": []
- }
- ],
- "static": {
- "displayNameInTooltip": true,
- "useAccentEverywhere": false,
- "accentColor": "#ec51e6",
- "tokenDispositions": [
- "FRIENDLY",
- "NEUTRAL",
- "HOSTILE",
- "SECRET"
- ],
- "useAccentColorForEverything": false
- }
- },
- "vehicle": {
- "items": [
- {
- "disposition": "FRIENDLY",
- "items": []
- },
- {
- "disposition": "NEUTRAL",
- "items": []
- },
- {
- "disposition": "HOSTILE",
- "items": []
- },
- {
- "disposition": "SECRET",
- "items": []
- }
- ],
- "static": {
- "displayNameInTooltip": true,
- "accentColor": "#6a81f8",
- "useAccentColorForEverything": false,
- "tokenDispositions": [
- "FRIENDLY",
- "NEUTRAL",
- "HOSTILE",
- "SECRET"
- ]
- }
- },
- "npc": {
- "items": [
- {
- "disposition": "FRIENDLY",
- "items": []
- },
- {
- "disposition": "NEUTRAL",
- "items": []
- },
- {
- "disposition": "HOSTILE",
- "items": []
- },
- {
- "disposition": "SECRET",
- "items": []
- }
- ],
- "static": {
- "displayNameInTooltip": true,
- "accentColor": "#cfc37e",
- "useAccentColorForEverything": false,
- "tokenDispositions": [
- "FRIENDLY",
- "NEUTRAL",
- "HOSTILE",
- "SECRET"
- ]
- }
- },
- "base": {
- "items": [
- {
- "disposition": "FRIENDLY",
- "items": []
- },
- {
- "disposition": "NEUTRAL",
- "items": []
- },
- {
- "disposition": "HOSTILE",
- "items": []
- },
- {
- "disposition": "SECRET",
- "items": []
- }
- ],
- "static": {
- "displayNameInTooltip": true,
- "accentColor": "#1da2c8",
- "useAccentColorForEverything": false,
- "tokenDispositions": [
- "FRIENDLY",
- "NEUTRAL",
- "HOSTILE",
- "SECRET"
- ]
- }
- }
- },
- "playerSettings": {
- "default": {
- "items": [
- {
- "disposition": "OWNED",
- "items": []
- },
- {
- "disposition": "FRIENDLY",
- "items": []
- },
- {
- "disposition": "NEUTRAL",
- "items": []
- },
- {
- "disposition": "HOSTILE",
- "items": []
- },
- {
- "disposition": "SECRET",
- "items": []
- }
- ],
- "static": {
- "displayNameInTooltip": "NONE",
- "useAccentEverywhere": false,
- "accentColor": "#c77113",
- "tokenDispositions": [
- "OWNED",
- "FRIENDLY",
- "NEUTRAL",
- "HOSTILE",
- "SECRET"
- ],
- "useAccentColorForEverything": false
- }
- },
- "character": {
- "items": [
- {
- "disposition": "OWNED",
- "items": []
- },
- {
- "disposition": "FRIENDLY",
- "items": [
- {
- "value": "{\n\thp=<attributes.hp.value>;\n\thpm=<attributes.hp.max>;\n\thpm < 1 ? \"\" :\n\thp <= 0 ? \"Dead\" : \n\thp <= hpm*0.1 & hpm >= 10? \"Death's Door\" : \n\thp <= hpm*0.3 ? \"Very Hurt\" : \n\thp <= hpm*.6 ? \"Wounded\" : \n\thp <= hpm*0.8 ? \"Injured\" : \n\thp < hpm ? \"Scratched\" : \"\"\n}",
- "icon": "fa-heart-crack",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#ff0000"
- },
- {
- "value": "{\n\tsp=<attributes.sp.value>;\n\tspm=<attributes.sp.max>;\n\tsp <= 0 ? \"Bloodied\" : \n\tsp <= spm*0.25 ? \"Beaten\" : \n\tsp <= spm*0.5 ? \"Winded\" : \n\tsp <= spm*0.75 ? \"Scuffed\" : \n\tsp < spm ? \"Fine\" : \"\"\n}",
- "icon": "fa-heart-crack",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#75b8ff"
- }
- ]
- },
- {
- "disposition": "NEUTRAL",
- "items": []
- },
- {
- "disposition": "HOSTILE",
- "items": []
- },
- {
- "disposition": "SECRET",
- "items": []
- }
- ],
- "static": {
- "displayNameInTooltip": "FRIENDLY",
- "useAccentEverywhere": false,
- "accentColor": "#51ebeb",
- "tokenDispositions": [
- "FRIENDLY",
- "NEUTRAL",
- "HOSTILE",
- "SECRET"
- ]
- }
- },
- "drone": {
- "items": [
- {
- "disposition": "OWNED",
- "items": []
- },
- {
- "disposition": "FRIENDLY",
- "items": []
- },
- {
- "disposition": "NEUTRAL",
- "items": []
- },
- {
- "disposition": "HOSTILE",
- "items": []
- },
- {
- "disposition": "SECRET",
- "items": []
- }
- ],
- "static": {
- "displayNameInTooltip": "OWNED",
- "useAccentEverywhere": false,
- "accentColor": "#433910",
- "tokenDispositions": [
- "OWNED",
- "FRIENDLY",
- "NEUTRAL",
- "HOSTILE",
- "SECRET"
- ],
- "useAccentColorForEverything": false
- }
- },
- "hazard": {
- "items": [
- {
- "disposition": "OWNED",
- "items": []
- },
- {
- "disposition": "FRIENDLY",
- "items": []
- },
- {
- "disposition": "NEUTRAL",
- "items": []
- },
- {
- "disposition": "HOSTILE",
- "items": []
- },
- {
- "disposition": "SECRET",
- "items": []
- }
- ],
- "static": {
- "displayNameInTooltip": "OWNED",
- "accentColor": "#91fb81",
- "useAccentColorForEverything": false,
- "tokenDispositions": [
- "OWNED",
- "FRIENDLY",
- "NEUTRAL",
- "HOSTILE",
- "SECRET"
- ]
- }
- },
- "npc2": {
- "items": [
- {
- "disposition": "OWNED",
- "items": []
- },
- {
- "disposition": "FRIENDLY",
- "items": []
- },
- {
- "disposition": "NEUTRAL",
- "items": []
- },
- {
- "disposition": "HOSTILE",
- "items": [
- {
- "value": "{\n\thp=<attributes.hp.value>;\n\thpm=<attributes.hp.max>;\n\thp <= 0 ? \"Dead\" : \n\thp <= hpm*0.05 & hpm >= 2? \"Death's Door\" : \n\thp <= hpm*0.25 ? \"Very Hurt\" : \n\thp < hpm/2 ? \"Wounded\" : \n\thp < hpm*0.75 ? \"Injured\" : \n\thp < hpm ? \"Scratched\" : \"\"\n}",
- "icon": "fa-heart-crack",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#ff1500"
- }
- ]
- },
- {
- "disposition": "SECRET",
- "items": []
- }
- ],
- "static": {
- "displayNameInTooltip": "NONE",
- "useAccentEverywhere": false,
- "accentColor": "#c251ec",
- "tokenDispositions": [
- "OWNED",
- "FRIENDLY",
- "NEUTRAL",
- "HOSTILE",
- "SECRET"
- ],
- "useAccentColorForEverything": false
- }
- },
- "starship": {
- "items": [
- {
- "disposition": "OWNED",
- "items": []
- },
- {
- "disposition": "FRIENDLY",
- "items": []
- },
- {
- "disposition": "NEUTRAL",
- "items": [
- {
- "value": "{\n\thp=<attributes.hp.value>;\n\thpm=<attributes.hp.max>;\n\thp <= 0 ? \"Disabled\" : \n\thp <= hpm*0.25 ? \"Critical\" : \n\thp < hpm/2 ? \"Damaged\" : \n\thp < hpm*0.75 ? \"Scuffed\" : \n\thp < hpm ? \"Scratched\" : \"\"\n}",
- "icon": "fa-heart-crack",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#ff0000"
- }
- ]
- },
- {
- "disposition": "HOSTILE",
- "items": [
- {
- "value": "{\n\thp=<attributes.hp.value>;\n\thpm=<attributes.hp.max>;\n\thp <= 0 ? \"Disabled\" : \n\thp <= hpm*0.25 ? \"Critical\" : \n\thp < hpm/2 ? \"Damaged\" : \n\thp < hpm*0.75 ? \"Scuffed\" : \n\thp < hpm ? \"Scratched\" : \"\"\n}",
- "icon": "fa-heart-crack",
- "isFunction": false,
- "expression": true,
- "isNumber": false,
- "color": "#ff0000"
- }
- ]
- },
- {
- "disposition": "SECRET",
- "items": []
- }
- ],
- "static": {
- "displayNameInTooltip": "NONE",
- "useAccentEverywhere": false,
- "accentColor": "#c91313",
- "tokenDispositions": [
- "OWNED",
- "FRIENDLY",
- "NEUTRAL",
- "HOSTILE",
- "SECRET"
- ],
- "useAccentColorForEverything": false
- }
- },
- "vehicle": {
- "items": [
- {
- "disposition": "OWNED",
- "items": []
- },
- {
- "disposition": "FRIENDLY",
- "items": []
- },
- {
- "disposition": "NEUTRAL",
- "items": []
- },
- {
- "disposition": "HOSTILE",
- "items": []
- },
- {
- "disposition": "SECRET",
- "items": []
- }
- ],
- "static": {
- "displayNameInTooltip": "OWNED",
- "accentColor": "#c10e0c",
- "useAccentColorForEverything": false,
- "tokenDispositions": [
- "OWNED",
- "FRIENDLY",
- "NEUTRAL",
- "HOSTILE",
- "SECRET"
- ]
- }
- },
- "npc": {
- "items": [
- {
- "disposition": "OWNED",
- "items": []
- },
- {
- "disposition": "FRIENDLY",
- "items": []
- },
- {
- "disposition": "NEUTRAL",
- "items": []
- },
- {
- "disposition": "HOSTILE",
- "items": []
- },
- {
- "disposition": "SECRET",
- "items": []
- }
- ],
- "static": {
- "displayNameInTooltip": "OWNED",
- "accentColor": "#fca677",
- "useAccentColorForEverything": false,
- "tokenDispositions": [
- "OWNED",
- "FRIENDLY",
- "NEUTRAL",
- "HOSTILE",
- "SECRET"
- ]
- }
- },
- "base": {
- "items": [
- {
- "disposition": "OWNED",
- "items": []
- },
- {
- "disposition": "FRIENDLY",
- "items": []
- },
- {
- "disposition": "NEUTRAL",
- "items": []
- },
- {
- "disposition": "HOSTILE",
- "items": []
- },
- {
- "disposition": "SECRET",
- "items": []
- }
- ],
- "static": {
- "displayNameInTooltip": "OWNED",
- "accentColor": "#501271",
- "useAccentColorForEverything": false,
- "tokenDispositions": [
- "OWNED",
- "FRIENDLY",
- "NEUTRAL",
- "HOSTILE",
- "SECRET"
- ]
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement