Open itteerde opened 11 months ago
@PhDaveMil need to specify which statuses (conditions) we want to have (for starters). Will provide a list of the default ones as soon as I find where they are. Most of them probably should go away.
[
"dead",
"unconscious",
"sleep",
"stun",
"prone",
"restrain",
"paralysis",
"fly",
"blind",
"deaf",
"silence",
"fear",
"burning",
"frozen",
"shock",
"corrode",
"bleeding",
"disease",
"poison",
"curse",
"regen",
"degen",
"upgrade",
"downgrade",
"invisible",
"target",
"eye",
"bless",
"fireShield",
"coldShield",
"magicShield",
"holyShield"
]
CONFIG.statusEffects
[ "dead", "unconscious", "sleep", "stun", "prone", "restrain", "paralysis", "fly", "blind", "deaf", "burning", "frozen", "shock", "corrode", "disease", "poison", "upgrade", "downgrade", "invisible", "target", ]
I can see potential uses for these. The others need to go and be replaced with real conditions from the game.
Lists above implemented, comment below, not edit above, for further changes, including images to be changed (which I am assuming will be a thing we want) @PhDaveMil @Taseabridge
Please change the mouseover for the following items in the status list:
Disease to Diseased Downgrade to Downgraded Upgrade to Upgraded Target to Targeted/Targeting (and it should probably be split into two statuses, one of which is Targeted and the other of which is Targeting).
Please change the mouseover for the following items in the status list:
Disease to Diseased Downgrade to Downgraded Upgrade to Upgraded Target to Targeted/Targeting (and it should probably be split into two statuses, one of which is Targeted and the other of which is Targeting).
done. for further changes new comment @PhDaveMil
#token-hud .status-effects {
grid-template-columns: repeat(6, 25px);
width: 150px;
}
done, reopen if changes needed (like we figure out what we want to keep)
Add Concentrating
For the purpose of effectively running mesh activities, we will need to add the following conditions that can be added to a token:
should review this and make proper icons asap. don't think it is nice to play with that for long
The Statuses should match the game.