Adds a custom isometric pre-rendered Orc Warrior as a neutral creature with a per-force reputation system. Kill orcs and their faction turns hostile; gift items (or buy a KBVE Orc Tribute from the Exchange) and they warm up to you. 16-direction Body+Shadow sprites with idle / walk / run / attack / death / hit / roar animations. Model: 'Isometric Orc Warrior Male' by engvee (https://engvee.itch.io/isometric-orc-warrior-male).
Mods introducing new content into the game.
Version: 0.0.1
Date: 2026-06-02
Features:
- Initial scaffold. Custom pre-rendered isometric Orc Warrior as a neutral creature.
- 16-direction sprites (256x256 frames) with separated body + shadow layers.
- Animations: idle, walk, run, attack (3 variants), death (armed + unarmed),
hit (armed / block / unarmed), roar.
- Dedicated `kbve-orcs` force created at runtime with per-player-force reputation
ranging [-100, +100], default 0 (neutral).
- Reputation deltas: kill orc = -5, gift item to orc = +1..+15 depending on item.
- Tier ladder (hostile / wary / neutral / friendly / revered) flips orc cease-fire
with each player force as reputation crosses thresholds.
- Gift mechanic: drop a whitelisted item entity within 4 tiles of an orc; nearest
orc consumes it and the dropper's force gains rep.
- `kbve-orc-tribute` item for clean rep gain via the KBVE Exchange (no recipe).
- Daily reputation decay toward 0 so state is not permanent across long games.