Skip to content

Commit ca22eb1

Browse files
feat: lots of reforges @ItzKatze
added lots of reforges
2 parents fca8fa7 + aecede9 commit ca22eb1

52 files changed

Lines changed: 1343 additions & 15 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

configuration/reforges/astute.yml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
name: "Astute"
2+
prefix: "Astute"
3+
applicableTypes:
4+
- "EQUIPMENT"
5+
6+
statistics:
7+
HEALTH:
8+
common: 1
9+
uncommon: 1
10+
rare: 2
11+
epic: 3
12+
legendary: 4
13+
mythic: 5
14+
15+
DEFENSE:
16+
common: 1
17+
uncommon: 2
18+
rare: 2
19+
epic: 3
20+
legendary: 4
21+
mythic: 5
22+
23+
INTELLIGENCE:
24+
common: 3
25+
uncommon: 4
26+
rare: 5
27+
epic: 6
28+
legendary: 8
29+
mythic: 10

configuration/reforges/awkward.yml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
name: "Awkward"
2+
prefix: "Awkward"
3+
applicableTypes:
4+
- "BOWS"
5+
6+
statistics:
7+
INTELLIGENCE:
8+
common: -5
9+
uncommon: -10
10+
rare: -18
11+
epic: -32
12+
legendary: -50
13+
mythic: -60
14+
15+
CRIT_CHANCE:
16+
common: 10
17+
uncommon: 12
18+
rare: 15
19+
epic: 20
20+
legendary: 25
21+
mythic: 30
22+
23+
CRIT_DAMAGE:
24+
common: 5
25+
uncommon: 10
26+
rare: 15
27+
epic: 22
28+
legendary: 30
29+
mythic: 40

configuration/reforges/blended.yml

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
name: "Blended"
2+
prefix: "Blended"
3+
applicableTypes:
4+
- "EQUIPMENT"
5+
6+
statistics:
7+
HEALTH:
8+
common: 1
9+
uncommon: 1
10+
rare: 2
11+
epic: 2
12+
legendary: 2
13+
mythic: 3
14+
15+
DEFENSE:
16+
common: 1
17+
uncommon: 1
18+
rare: 1
19+
epic: 2
20+
legendary: 3
21+
mythic: 3
22+
23+
SPEED:
24+
expression: "1"
25+
26+
CRIT_CHANCE:
27+
common: 1
28+
uncommon: 1
29+
rare: 2
30+
epic: 2
31+
legendary: 3
32+
mythic: 3
33+
34+
CRIT_DAMAGE:
35+
common: 1
36+
uncommon: 2
37+
rare: 2
38+
epic: 2
39+
legendary: 2
40+
mythic: 2
41+
42+
BONUS_ATTACK_SPEED:
43+
expression: "1"
44+
45+
INTELLIGENCE:
46+
common: 1
47+
uncommon: 1
48+
rare: 1
49+
epic: 2
50+
legendary: 2
51+
mythic: 3
52+
53+
STRENGTH:
54+
common: 0
55+
uncommon: 1
56+
rare: 1
57+
epic: 1
58+
legendary: 2
59+
mythic: 2
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
name: "Brilliant"
2+
prefix: "Brilliant"
3+
applicableTypes:
4+
- "EQUIPMENT"
5+
6+
statistics:
7+
HEALTH:
8+
common: 1
9+
uncommon: 1
10+
rare: 2
11+
epic: 3
12+
legendary: 4
13+
mythic: 5
14+
15+
SPEED:
16+
common: 1
17+
uncommon: 1
18+
rare: 2
19+
epic: 2
20+
legendary: 2
21+
mythic: 2
22+
23+
INTELLIGENCE:
24+
common: 5
25+
uncommon: 6
26+
rare: 7
27+
epic: 9
28+
legendary: 12
29+
mythic: 15

configuration/reforges/clean.yml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
name: "Clean"
2+
prefix: "Clean"
3+
applicableTypes:
4+
- "ARMOR"
5+
6+
statistics:
7+
CRIT_CHANCE:
8+
common: 2
9+
uncommon: 4
10+
rare: 6
11+
epic: 8
12+
legendary: 10
13+
mythic: 12
14+
15+
HEALTH:
16+
common: 5
17+
uncommon: 7
18+
rare: 10
19+
epic: 15
20+
legendary: 20
21+
mythic: 25
22+
23+
DEFENSE:
24+
common: 5
25+
uncommon: 7
26+
rare: 10
27+
epic: 15
28+
legendary: 20
29+
mythic: 25
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
name: "Colossal"
2+
prefix: "Colossal"
3+
applicableTypes:
4+
- "EQUIPMENT"
5+
6+
statistics:
7+
HEALTH:
8+
common: 3
9+
uncommon: 4
10+
rare: 6
11+
epic: 8
12+
legendary: 10
13+
mythic: 12
14+
15+
DEFENSE:
16+
common: 3
17+
uncommon: 4
18+
rare: 6
19+
epic: 8
20+
legendary: 10
21+
mythic: 12

configuration/reforges/deadly.yml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
name: "Deadly"
2+
prefix: "Deadly"
3+
applicableTypes:
4+
- "BOWS"
5+
6+
statistics:
7+
CRIT_CHANCE:
8+
common: 10
9+
uncommon: 13
10+
rare: 16
11+
epic: 19
12+
legendary: 22
13+
mythic: 25
14+
15+
CRIT_DAMAGE:
16+
common: 5
17+
uncommon: 10
18+
rare: 18
19+
epic: 32
20+
legendary: 50
21+
mythic: 70
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name: "Double-Bit"
2+
prefix: "Double-Bit"
3+
applicableTypes:
4+
- "AXES"
5+
6+
statistics:
7+
FORAGING_FORTUNE:
8+
expression: "{level} + 1"
9+
10+
SPEED:
11+
common: 1
12+
uncommon: 2
13+
rare: 3
14+
epic: 5
15+
legendary: 7
16+
mythic: 9

configuration/reforges/epic.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,9 @@ statistics:
2222
mythic: 45
2323

2424
BONUS_ATTACK_SPEED:
25-
expression: "{level} * 2 + 1"
25+
common: 1
26+
uncommon: 2
27+
rare: 4
28+
epic: 7
29+
legendary: 10
30+
mythic: 15
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name: "Excellent"
2+
prefix: "Excellent"
3+
applicableTypes:
4+
- "PICKAXES"
5+
6+
statistics:
7+
MINING_SPEED:
8+
expression: "4 * ({level} + 1)"
9+
10+
SPEED:
11+
common: 1
12+
uncommon: 2
13+
rare: 3
14+
epic: 4
15+
legendary: 5
16+
mythic: 7

0 commit comments

Comments
 (0)