mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-13 07:06:06 +09:00
Former-commit-id: b284424580831956f8383b97ccfc1bdd1e03feeb Former-commit-id: ec788cf7ef74f91fb54b905817febd22b6da6d54
16 KiB
16 KiB
| 1 | 13 | 9 | TILE_ILLUMINATOR_GREEN_DARK | 0 | 0 | N/A | 0 | 0 | 1 | 1 | 2123776 | 13 | 9 | 0 | 16 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | 13 | 12 | TILE_ILLUMINATOR_GREY_LIGHT | 0 | 0 | N/A | 0 | 0 | 1 | 1 | 12434877 | 13 | 12 | 0 | 16 |
| 3 | 13 | 13 | TILE_ILLUMINATOR_GREY_MED | 0 | 0 | N/A | 0 | 0 | 1 | 1 | 7697781 | 13 | 13 | 0 | 16 |
| 4 | 13 | 14 | TILE_ILLUMINATOR_GREY_DARK | 0 | 0 | N/A | 0 | 0 | 1 | 1 | 4276545 | 13 | 14 | 0 | 16 |
| 5 | 14 | 9 | TILE_ILLUMINATOR_GREEN_DARK | 0 | 0 | N/A | 0 | 0 | 1 | 1 | 0 | 13 | 9 | 0 | 16 |
| 6 | 14 | 12 | TILE_ILLUMINATOR_GREY_LIGHT | 0 | 0 | N/A | 0 | 0 | 1 | 1 | 0 | 13 | 12 | 0 | 16 |
| 7 | 14 | 13 | TILE_ILLUMINATOR_GREY_MED | 0 | 0 | N/A | 0 | 0 | 1 | 1 | 0 | 13 | 13 | 0 | 16 |
| 8 | 14 | 14 | TILE_ILLUMINATOR_GREY_DARK | 0 | 0 | N/A | 0 | 0 | 1 | 1 | 0 | 13 | 14 | 0 | 16 |
| 9 | 16 | 0 | TILE_LANTERN_IRON_REGULAR | 0 | 0 | N/A | 0 | 0 | 0 | 0 | 16769944 | 16 | 0 | 0 | 16 |
| 10 | # Friction: 0: frictionless, <16: slippery, 16: regular, >16: sticky | ||||||||||||||
| 11 | # Opacity/Lumcolor: 40-step RGB | ||||||||||||||
| 12 | # Solid: whether the tile has full collision | ||||||||||||||
| 13 | # movr: Movement resistance, (walkspeedmax) / (1 + (n/16)), 16 halves movement speed | ||||||||||||||
| 14 | # dsty: density. As we are putting water an 1000, it is identical to specific gravity. [g/l] | ||||||||||||||
| 15 | # Defalut torch : L 77 a 47 b 59 | real candlelight colour taken from properly configured camera. | |||||||||||||
| 16 | # 16 colour palette : Old Apple Macintosh 16-colour palette | ||||||||||||||
| 17 | # Magical ice: theoretical __metallic__ ice that might form under super-high pressure (> 5 TPa). Its density is a wild guess. | ||||||||||||||
| 18 | # Off illuminator: NO OPACITY! this is intended! | ||||||||||||||
| 19 | # References: | ||||||||||||||
| 20 | # * Density of various woods : http://www.engineeringtoolbox.com/wood-density-d_40.html | ||||||||||||||
| 21 | # * Density of various phases of ice : http://www1.lsbu.ac.uk/water/ice_phases.html |