greedyj4ck / DEGENESIS-FoundryVTT

DEGENESIS: Rebirth system for Foundry Virtual Tabletop
26 stars 22 forks source link

Adding weapons #11

Closed KristjanLaane closed 3 years ago

KristjanLaane commented 3 years ago

Fantastic work, so much better than the roll20 implementation. Is it possible to add melee, brawl and projectile weapons and then roll them? I could not find it, is it implemented? This is the only major thing missing as compared to roll20.

moo-man commented 3 years ago

The system is far from complete so yeah, probably, I thought I added that already but maybe not

ClemEvilzz commented 3 years ago

Hi ! Here is a quick video on how to do it ! Please note that sonic weapons don't work yet ! https://www.youtube.com/watch?v=pzzXOLEX0VQ

KristjanLaane commented 3 years ago

Amazing!!

KristjanLaane commented 3 years ago

There seems to be a bug with the force getting saved. If you watch your video closely, the F/3 value is cleared as soon as you do anythign else iwth another value. Same happens to me. So the damage is lower.

ClemEvilzz commented 3 years ago

Oh you are right, use raw value instead (calculate with the force manually), as Moo-man said if it isn't here it will be added in the future :)

KristjanLaane commented 3 years ago

I implemented the force aspects, made a pull request to the frontend branch..