Differences From
Artifact [bb2fee6e3c]:
53 53 {affinity = {'cognic'}, confluence = 1};
54 54 {affinity = {'syncretic'}, confluence = 0.9};
55 55 };
56 56 };
57 57 luxite = {
58 58 tone = {189,255,236};
59 59 rarity = 130;
60 + hardness = 3;
60 61 };
61 62 ruby = {
62 63 tone = {255,94,161};
64 + hardness = 5;
63 65 rarity = 150;
64 66 };
65 67 amethyst = {
66 68 tone = {234,94,255};
69 + hardness = 6;
67 70 rarity = 190;
68 71 };
69 72 sapphire = {
70 73 tone = {94,139,255};
71 74 rarity = 260;
75 + hardness = 7;
72 76 wandprops = {
73 77 sturdiness = 0.5;
74 78 power = 2;
75 79 };
76 80 };
77 81 emerald = {
82 + hardness = 7;
78 83 tone = {133,255,94};
79 84 rarity = 320;
80 85 };
81 86 }