BibliothecaDAO / realms-contracts

Realms Monorepo for Ethereum contracts and Starknet contracts.
https://bibliothecadao.xyz/
MIT License
87 stars 33 forks source link

improve elemental damage modifiers #346

Closed loothero closed 1 year ago

loothero commented 1 year ago

The current elemental damage modifier is 1x (ineffective elemental), 2x (neutral), and 2x (effective). This is not consistent with most successful games which use something closer to -50% (ineffective), no modifier (neutral), and 150% (effective).

loothero commented 1 year ago

addressed via: https://github.com/BibliothecaDAO/realms-contracts/commit/cbcc52a79a7c30df553bcb09cd5b4d170fbd02b6