Initial commit

This commit is contained in:
2026-03-07 01:09:00 -08:00
commit af7d63717e
102 changed files with 68739 additions and 0 deletions

78
data/alchemy/terms.json Normal file
View File

@@ -0,0 +1,78 @@
{
"sol-philosophorum": {
"id": "sol-philosophorum",
"name": {
"en": "Sol Philosophorum"
},
"terms": {
"en": [
"Pure living Alchemical Spirit of Gold",
"Refined Essence of Heat & Dryness"
]
},
"gdGrade": 1
},
"luna-philosophorum": {
"id": "luna-philosophorum",
"name": {
"en": "Luna Philosophorum"
},
"terms": {
"en": [
"Pure living Alchemical Spirit of Silver",
"Refined Essence of Heat & Moisture"
]
},
"gdGrade": 1
},
"green-lion": {
"id": "green-lion",
"name": {
"en": "Green Lion"
},
"terms": {
"en": [
"Stem and Root of Radical Essence of Metals"
]
},
"gdGrade": 1
},
"black-dragon": {
"id": "black-dragon",
"name": {
"en": "Black Dragon"
},
"terms": {
"en": [
"Death - Putrafaction - Decay"
]
},
"gdGrade": 1
},
"king": {
"id": "king",
"name": {
"en": "The King"
},
"terms": {
"en": [
"Red - Qabalistic Microprosopus",
"Tiphareth - Analogous to Gold and the Sun"
]
},
"gdGrade": 1
},
"queen": {
"id": "queen",
"name": {
"en": "The Queen"
},
"terms": {
"en": [
"White - Qabalistic Bride of Microprosopus",
"Malkah - Analogous to Silver and the Moon"
]
},
"gdGrade": 1
}
}