-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmemories.txt
110 lines (110 loc) · 2.06 KB
/
memories.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
"of Harvest Beasts": [
{
"Name": "Einhar's Memory of Harvest Beasts",
"BaseType": "of Harvest Beasts",
"Aspects": [
"Handled"
]
}
],
"of the Sacred Grove": [
{
"Name": "Einhar's Memory of the Sacred Grove",
"BaseType": "of the Sacred Grove",
"Aspects": [
"Handled"
]
}
],
"of Crystal Prisons": [
{
"Name": "Einhar's Memory of Crystal Prisons",
"BaseType": "of Crystal Prisons",
"Aspects": [
"Handled"
]
}
],
"of Survivor's Guilt": [
{
"Name": "Kirac's Memory of Survivor's Guilt",
"BaseType": "of Survivor's Guilt",
"Aspects": [
"Handled"
]
}
],
"of Phaaryl": [
{
"Name": "Kirac's Memory of Phaaryl",
"BaseType": "of Phaaryl",
"Aspects": [
"Handled"
]
}
],
"of Demonic Onslaught": [
{
"Name": "Niko's Memory of Demonic Onslaught",
"BaseType": "of Demonic Onslaught",
"Aspects": [
"Handled"
]
}
],
"of Reverse Incursion": [
{
"Name": "Alva's Memory of Reverse Incursion",
"BaseType": "of Reverse Incursion",
"Aspects": [
"Handled"
]
}
],
"of the Pantheon": [
{
"Name": "Kirac's Memory of the Pantheon",
"BaseType": "of the Pantheon",
"Aspects": [
"Handled"
]
}
],
"of Tormented Souls": [
{
"Name": "Niko's Memory of Tormented Souls",
"BaseType": "of Tormented Souls",
"Aspects": [
"Handled"
]
}
],
"of Cascading Fortunes": [
{
"Name": "Alva's Memory of Cascading Fortunes",
"BaseType": "of Cascading Fortunes",
"Aspects": [
"Handled"
]
}
],
"of Chasms": [
{
"Name": "Niko's Memory of Chasms",
"BaseType": "of Chasms",
"Aspects": [
"Handled"
]
}
],
"of Grasping Hands": [
{
"Name": "Niko's Memory of Grasping Hands",
"BaseType": "of Grasping Hands",
"Aspects": [
"Handled"
]
}
]
}