changeset 241:bc07a75aee3e misc

Updated.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 13 Mar 2013 15:16:39 +0200
parents c79dd30a368f
children f5aacb1bfd45
files materials/parsematerial.pl
diffstat 1 files changed, 31 insertions(+), 30 deletions(-) [+]
line wrap: on
line diff
--- a/materials/parsematerial.pl	Fri Mar 01 05:14:11 2013 +0200
+++ b/materials/parsematerial.pl	Wed Mar 13 15:16:39 2013 +0200
@@ -23,6 +23,7 @@
     "normal" => 2,
     "heavy" => 3,
     "very heavy" => 4,
+    "incredibly heavy" => 5,
   },
   3 => {
     "very fragile" => 0,
@@ -36,8 +37,8 @@
     "not magical" => 0,
     "weakly magical" => 1,
     "a bit magical" => 2,
-    "notable magical" => 3,
-    "magical" => 4,
+    "magical" => 3,
+    "notable magical" => 4,
     "very magical" => 5,
     "highly magical" => 6,
   },
@@ -52,11 +53,11 @@
   },
   6 => {
     "icy" => 0,
-    "drafty" => 1,
-    "comfortable" => 2,
-    "chilly" => 3,
-    "excellent" => 4,
-    "very warm" => 5,
+    "chilly" => 1,
+    "drafty" => 2,
+    "comfortable" => 3,
+    "very warm" => 4,
+    "excellent" => 5,
   },
   7 => {
     "non toxic" => 0,
@@ -68,12 +69,12 @@
     "highly toxic" => 6,
   },
   8 => {
-    "weak" => 0,
+    "lousy" => 0,
     "poor" => 1,
-    "lousy" => 2,
-    "good" => 3,
-    "great" => 4,
-    "insulator" => 5,
+    "weak" => 2,
+    "insulator" => 3,
+    "good" => 4,
+    "great" => 5,
   },
   9 => {
     "loose" => 0,
@@ -88,32 +89,32 @@
     "low mentality" => 1,
     "some mentality" => 2,
     "mental" => 3,
-    "great mentality" => 4,
-    "high mentality" => 5,
+    "high mentality" => 4,
+    "great mentality" => 5,
   },
   11 => {
-    "not reactive" => 0,
-    "poor reactivity" => 1,
-    "low reactivity" => 2,
+    "great reactivity" => 0,
+    "high reactivity" => 1,
+    "notable reactivity" => 2,
     "reactive" => 3,
-    "notable reactivity" => 4,
-    "great reactivity" => 5,
-    "high reactivity" => 6,
+    "low reactivity" => 4,
+    "poor reactivity" => 5,
+    "not reactive" => 6,
   },
   12 => {
     "not used" => 0,
     "rarely used" => 1,
     "sometimes used" => 2,
-    "frequently used" => 3,
-    "quite much used" => 4,
+    "quite much used" => 3,
+    "frequently used" => 4,
     "most common" => 5,
   },
   13 => {
     "not used" => 0,
     "rarely used" => 1,
     "sometimes used" => 2,
-    "frequently used" => 3,
-    "quite much used" => 4,
+    "quite much used" => 3,
+    "frequently used" => 4,
     "most common" => 5,
   },
   14 => {
@@ -125,13 +126,13 @@
     "highly valuable" => 5,
   },
   15 => {
-    "impossible" => 0,
-    "very rare" => 1,
-    "rare" => 2,
+    "very common" => 0,
+    "quite common" => 1,
+    "common" => 2,
     "average" => 3,
-    "common" => 4,
-    "quite common" => 5,
-    "very common" => 6,
+    "rare" => 4,
+    "very rare" => 5,
+    "impossible" => 6,
   },
   16 => {
     "Organ" => 0,