mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
747 B
747 B
| 1 | idst | dsty | forcemod | endurance | comments |
|---|---|---|---|---|---|
| 2 | ROCK | 2400 | 1 | 0.42 | |
| 3 | CUPR | 1000 | 2 | 1.00 | copper |
| 4 | EGLS | 2500 | 4 | 0.82 | elven glass |
| 5 | IRON | 1000 | 5 | 1.42 | |
| 6 | ARGN | 1000 | 9 | 0.91 | argentum/silver |
| 7 | STAL | 1000 | 14 | 1.73 | steel |
| 8 | EAUR | 1000 | 21 | 1.36 | elven aurichalcum |
| 9 | TIAL | 1000 | 33 | 2.16 | titanium alloy (Ti6Al4V) |
| 10 | ADMT | 1000 | 71 | 3.42 | adamant |
| 11 | # idst: ID_STRING | ||||
| 12 | # forcemod: related to attack points | ||||
| 13 | # Attack points = `4 * forcemod.sqrt()` for each strike | ||||
| 14 | # endurance: multiplier, using copper as reference | determines durability of tools/weapons/armours/etc. | |||
| 15 | # Comments: do nothing | do not parse |