We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Dazzle spell adds one Blinded immediately and then adds another one every turn, the Blinded condition gets removed at one every two turns. So after 10 turns of Dazzle you'd expect 6 Blinded on the enemy (1 + 10 - 5), however there is 0 remaining. It seems that Blinded gets removed every turn instead of every 2 turns.From: ninaranfoundry: 11.315wfrp4e: 7.2.4wfrp4e-altdorf: 5.0.3wfrp4e-archives1: 5.0.2wfrp4e-archives2: 5.0.1wfrp4e-core: 5.0.7wfrp4e-dotr: 5.0.5wfrp4e-eis: 5.0.3wfrp4e-empire-ruins: 5.0.4wfrp4e-horned-rat: 5.0.4wfrp4e-middenheim: 5.0.2wfrp4e-owb1: 5.0.3wfrp4e-owb2: 5.0.4wfrp4e-pbtt: 5.0.5wfrp4e-rnhd: 5.0.2wfrp4e-starter-set: 5.0.3wfrp4e-up-in-arms: 5.0.3wfrp4e-wom: 5.0.4wfrp4e-zoo: 5.0.2Active Modules: ATL, _chatcommands, autoanimations, chat-commander-wfrp4e, dfreds-effects-panel, dice-so-nice, elevationruler, forien-ammo-swapper, forien-armoury, foundryvtt-simple-calendar, item-piles, jb2a_patreon, lib-wrapper, monks-active-tiles, monks-combat-details, monks-combat-marker, monks-hotbar-expansion, permission_viewer, popout, quick-insert, rolltable-requester, sequencer, settings-extender, socketlib, subfolder-indent, times-up, token-action-hud-core, token-action-hud-wfrp4e, token-z, unsnap-ruler, wfrp4e-endeavours, wfrp4e-gm-toolkit, wfrp4e-night-vision
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The Dazzle spell adds one Blinded immediately and then adds another one every turn, the Blinded condition gets removed at one every two turns. So after 10 turns of Dazzle you'd expect 6 Blinded on the enemy (1 + 10 - 5), however there is 0 remaining.
It seems that Blinded gets removed every turn instead of every 2 turns.
From: ninaran
foundry: 11.315
wfrp4e: 7.2.4
wfrp4e-altdorf: 5.0.3
wfrp4e-archives1: 5.0.2
wfrp4e-archives2: 5.0.1
wfrp4e-core: 5.0.7
wfrp4e-dotr: 5.0.5
wfrp4e-eis: 5.0.3
wfrp4e-empire-ruins: 5.0.4
wfrp4e-horned-rat: 5.0.4
wfrp4e-middenheim: 5.0.2
wfrp4e-owb1: 5.0.3
wfrp4e-owb2: 5.0.4
wfrp4e-pbtt: 5.0.5
wfrp4e-rnhd: 5.0.2
wfrp4e-starter-set: 5.0.3
wfrp4e-up-in-arms: 5.0.3
wfrp4e-wom: 5.0.4
wfrp4e-zoo: 5.0.2
Active Modules: ATL, _chatcommands, autoanimations, chat-commander-wfrp4e, dfreds-effects-panel, dice-so-nice, elevationruler, forien-ammo-swapper, forien-armoury, foundryvtt-simple-calendar, item-piles, jb2a_patreon, lib-wrapper, monks-active-tiles, monks-combat-details, monks-combat-marker, monks-hotbar-expansion, permission_viewer, popout, quick-insert, rolltable-requester, sequencer, settings-extender, socketlib, subfolder-indent, times-up, token-action-hud-core, token-action-hud-wfrp4e, token-z, unsnap-ruler, wfrp4e-endeavours, wfrp4e-gm-toolkit, wfrp4e-night-vision
The text was updated successfully, but these errors were encountered: