itch.io is community of indie game creators and players

Devlogs

Shop and new formulas

Wolframium
A downloadable game for Windows
  • New formulas:

Weapon rarity: Common = 1; Uncommon = 2; Rare = 4; Antique = 8; Legendary = 16; Hacked = 32;

Damage = rarity + power(weapon) + level(weapon) + Random 1*level to 5*level; Power(weapon) = level * rarity * effect / 2;

Weapon effect: Nothing = 1; Vampire = 2; Poision = 3; Ice = 4; Fire = 5;


Defense = level(armor) * power(armor); Power(armor) = level + rarity;


Full heal = heal(food) + power(artifact); Power(artifact) = (rarity + lvl)*effect;

Artifact effect: Nothing = 1; Poision = 2; Fire = 3; Ice = 4; Vampire = 5;


Health = 100 + 200*(level-1);


  • Shop

When you are in the city press q and the shop window will open.

Files

  • Wolframium v0.3 alpha 22 kB
    Nov 08, 2020
Download Wolframium
Leave a comment