aboutsummaryrefslogtreecommitdiff
path: root/data/hotm.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/hotm.json')
-rw-r--r--data/hotm.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/data/hotm.json b/data/hotm.json
index 6eda953..8d27a20 100644
--- a/data/hotm.json
+++ b/data/hotm.json
@@ -93,8 +93,15 @@
"maxLevel": 7
},
{
+ "rewardFormula": "20+(Level*4)",
+ "nameStringed": "Fortunate",
+ "names": ["fortunate"],
+ "maxLevel": 20,
+ "powderType": "gemstone"
+ },
+ {
"costFormula": "Math.pow((currentLevel+1), 2.2)",
- "rewardFormula": "50+((Level-1)*5",
+ "rewardFormula": "50+((Level-1)*5)",
"nameStringed": "Mole",
"names": ["mole"],
"maxLevel": 190,