lots of changes nearly done

This commit is contained in:
Nanashi Kokoro 2025-02-25 16:59:21 -05:00
parent 38468ba75f
commit d90098d558
Signed by: nanashi
SSH key fingerprint: SHA256:XBqhcjlnAw2CyXVnPgyW1hdqY8CaKW32Mk/P2jREepQ
179 changed files with 10332 additions and 6971 deletions

View file

@ -1,91 +1,75 @@
# In-Game currency = Z (*pronounced zee*)
Coins are hand crafted from sea salt metal, infused with raw Mana, and coated in volcano zinc / nickel
- Currency references what MP it would be worth if it was used normally
AMMUNITION
Firearms are an integral part of this game and consume ALOT of ammunition to use properly. From bows to guns, from standard bullets to explosive, different weapons have different ammo needs.
Ammo is labeled generically. A weapon that does 2DMG will simply have 2DMG ammo, for the sake of simplicity. There are different subtypes:
BASIC ammo is used across almost every projectile
PIERCE is used for weapons designed to hit multiple targets in a line
SPREAD is used when your weapon shoots shrapnel at people in a line
EXPLOSIVE is when the weapon is expected to go BOOM on impact
ARMOR
A simple armor plate holder (military grade) is what most people here will use. The holder itself is relatively cheap, but the armor plates it holds may not be.
One Armor Plate per holder
Armor plates can absorb 2 non-Magic non-Pierce DMG before breaking
Replacing a plate during combat is an ITEM Action
If you are HIT by PIERCE weapons, the PIERCE rating is reduced by 1
GRENADES
These throwable explosives are a great way to take down multiple people in one fell swoop. Best of all, despite technically being a weapon, you use them with your ITEM Action!
All characters in a 2x2 grid of your choosing will be dealt 3DMG on a HIT
This uses your FIGHT, SHOOT, or STEALTH to determine HIT/MATCH/MISS
Banded Ring
A magically infused ring available in 12 different colors
Wearer becomes immune to one STATUS
STATUS immunity matches color of ring / magic
## Weapons average 10z x base DMG *when bought from shop*
- 1DMG = 10z, 2DMG = 40z, 3DMG = 90z, 4DMG = 160z, 5DMG = 250z
- Selling to shop divides sale price by base DMG
## Potions average 50z per size, regardless of the type
- SML potions = 25z, MED potions = 50z, LRG potions = 75z
- Selling to shop reduces price by 1/2
# Banded Ring
## A magically infused ring available in 12 different colors
- *Wearer becomes immune to one STATUS*
- *STATUS immunity matches color of ring / magic*
# Mana Shield
Mana Shield
A gold arm bar strapped in at both ends of the forearm, with an MP potion slot near the elbow
- Casts a REACTIVE only variant of GOLD spells, fueled by an equal number of MP
Casts a REACTIVE only variant of GOLD spells, fueled by an equal number of MP
## HP Potions (clear liquid)
- SML heals 5HP
- MED heals 10HP
- LRG heals 15HP
HP Potions (clear liquid)
SML heals 5HP
MED heals 10HP
LRG heals 15HP
## MP Potions (pearlescent)
- SML recovers 5MP
- MED recovers 10MP
- LRG recovers 15MP
MP Potions (pearlescent)
SML recovers 5MP
MED recovers 10MP
LRG recovers 15MP
## Element potions (misc color)
- SML deals 1 DMG + STATUS when thrown / reduces ELE DMG by 1 for 3 rounds + removes STATUS when drank
- MED deals 3 DMG + STATUS when thrown / reduces ELE DMG by 2 for 3 rounds + removes STATUS when drank
- LRG deals 5 DMG + STATUS when thrown / reduces ELE DMG by 3 for 3 rounds + removes STATUS when drank
WEAPONS
Weapons do anywhere from 1-5 DMG
- Weapons can be IMPROVED to gain +1 DMG
DUAL-WEILD
- HIT with weapon 1 = weapon 2 ATK at DISADV (roll twice, take lower roll)
- MISS with weapon 1 = weapon 2 ATK at ADV (roll twice, take higher roll)
FLEXIBLE
- These weapons can be used one-handed for normal DMG, or two-handed for +1 DMG)
REACH
- These weapons have the option to attack one zone away as a one-handed weapon
RELOAD
- To use weapon again once ammo is empty, sacrifice MVMT for the turn to reload with more ammo
THROWABLE
- Weapon can be thrown using either SHOOT or PHYSIQUE to do same DMG on HIT
- Can only be thrown into one ZONE away
TWO-HANDED
- Can only use one at a time and must hold it in both hands
## 1DMG
Chains (dual-weild, reach)
Daggers (throwable, dual-weild)
Rocks (throwable)
Slingshot (SHOOT, reload)
Metal Pipe (dual-weild)
Baseball Bat (dual-weild)
## 2DMG
Gauntlets (Dual-Weild)
Handaxes (throwable, dual-weild)
Swords (dual-weild)
Basic pistols (dual-weild)
Light crossbows (reload)
Whips (Reach)
Polearms (reach) (flexible)
## 3DMG
Long swords (two-handed)
Shotguns (two-handed, reload)
Long bows (reload, two-handed)
## 4DMG
**Broadswords** (two-handed)
**Grenade launcher** (two-handed, reload)
**Heavy crossbow** (two-handed, reload)
## 5DMG
**Rocket launcher** (two-handed)
**Zanbatou** (two handed)
Elemental (color) potions (misc color)
SML deals 1 DMG + STATUS when thrown
- Reduces (color) DMG by 1 for 3 rounds + removes STATUS when drank
MED deals 3 DMG + STATUS when thrown
- Reduces (color) DMG by 2 for 3 rounds + removes STATUS when drank
LRG deals 5 DMG + STATUS when thrown
- Reduces (color) DMG by 3 for 3 rounds + removes STATUS when drank
WAR BANNERS
An unusual item composed of thread interwoven with raw MANA, this item is used to give a small boost to one skill score and help make the difference in battle.
It is a one-time-use ITEM that is placed on the BATTLEZONE, and when you do so, you choose a grid of four ZONES in a 2x2 formation. While in these ZONES, one SKILL is given a +1 for three rounds, so long as it does not cause that SKILL to exceed a total of +5.
After those three rounds, the banner is destroyed.
Banner of Courage
+1 to all FIGHT rolls
Banner of Precision
+1 to all SHOOT rolls
Banner of Acrobatics
+1 to all ATHLETICS rolls
Banner of Mysticism
+1 to all ACADEMICS rolls