summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/activities.yml24
-rw-r--r--data/items.yml20
2 files changed, 24 insertions, 20 deletions
diff --git a/data/activities.yml b/data/activities.yml
index e71485d..562e29a 100644
--- a/data/activities.yml
+++ b/data/activities.yml
@@ -51,6 +51,9 @@ craft_pig_iron_ingot:
results:
- type: "item"
gid: "pig_iron_ingot"
+ xp:
+ - gid: "otherforge"
+ value: 15
quarry_floret_mines:
name: "Quarry Floret Mines"
description: "Planequarry at the Floret Mines."
@@ -74,10 +77,19 @@ quarry_floret_mines:
table:
- gid: "crude_iron_ore"
score: 0
+ xp:
+ - gid: "planequarry"
+ value: 5
- gid: "iron_ore"
score: 0.98
+ xp:
+ - gid: "planequarry"
+ value: 10
- gid: "pure_iron_ore"
score: 0.996
+ xp:
+ - gid: "planequarry"
+ value: 20
table_scaling:
- type: "skill"
gid: "planequarry"
@@ -87,9 +99,21 @@ quarry_floret_mines:
table:
- gid: "red_beryl"
score: 0
+ xp:
+ - gid: "planequarry"
+ value: 30
- gid: "tourmaline"
score: 0.45
+ xp:
+ - gid: "planequarry"
+ value: 30
- gid: "yellow_beryl"
score: 0.90
+ xp:
+ - gid: "planequarry"
+ value: 50
- gid: "paraiba_tourmaline"
score: 0.95
+ xp:
+ - gid: "planequarry"
+ value: 50
diff --git a/data/items.yml b/data/items.yml
index 3d1adef..b36ec25 100644
--- a/data/items.yml
+++ b/data/items.yml
@@ -5,64 +5,44 @@ crude_iron_ore:
name: "Crude iron ore"
description: "A chunk of very impure iron ore."
whatnot:
- xp_value:
- planequarry: 5
iron_ore:
name: "Iron ore"
description: "A chunk of unrefined iron ore."
whatnot:
- xp_value:
- planequarry: 10
pure_iron_ore:
name: "Pure iron ore"
description: "A chunk of naturally rich and pure iron ore."
whatnot:
- xp_value:
- planequarry: 20
paraiba_tourmaline:
name: "Paraiba tourmaline"
description: "A rare and beautiful turquoise gem."
whatnot:
- xp_value:
- planequarry: 50
red_beryl:
name: "Red beryl"
description: "A simple red gem."
whatnot:
- xp_value:
- planequarry: 30
tourmaline:
name: "Tourmaline"
description: "A crude pink-blue gem."
whatnot:
- xp_value:
- planequarry: 30
yellow_beryl:
name: "Yellow beryl"
description: "A rare and beautiful yellow gem."
whatnot:
- xp_value:
- planequarry: 50
pig_iron_ingot:
name: "pig iron ingot"
description: "Low quality iron ingot meant to be remelted for further use."
whatnot:
- xp_value:
- otherforge: 15
iron_short_sword:
name: "Iron short sword"
description: "A short sword made of iron."
whatnot:
- xp_value:
- otherforge: 15
equip_slot: "mainhand"
iron_longsword:
name: "Iron longsword"
description: "A longsword made of iron."
equip_slot: "mainhand"
whatnot:
- xp_value:
- otherforge: 45
equip_requirements:
skills:
beastslay: 3