Files
TaroTime/data/kabbalah/fourWorlds.json
2026-03-07 01:09:00 -08:00

113 lines
2.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"atzilut": {
"id": "atzilut",
"name": {
"en": "Nobility",
"roman": "Atziluth",
"he": "אצילות"
},
"desc": {
"en": "Archetypal"
},
"residentsTitle": {
"en": "Pure Deity"
},
"tetragrammaton": {
"slot": "Yod",
"letterChar": "י",
"hebrewLetterId": "yod",
"position": 1
},
"worldLayer": {
"en": "Archetypal World (God's Will)"
},
"worldDescription": {
"en": "World of gods or specific facets or divine qualities."
},
"soulId": "chaya"
},
"briah": {
"id": "briah",
"name": {
"en": "Creation",
"roman": "Briah",
"he": "בריאה"
},
"desc": {
"en": "Creative"
},
"residentsTitle": {
"en": "Archangelic"
},
"tetragrammaton": {
"slot": "Heh",
"letterChar": "ה",
"hebrewLetterId": "he",
"position": 2,
"isFinal": false
},
"worldLayer": {
"en": "Creative World (God's Love)"
},
"worldDescription": {
"en": "World of archangels, executors of divine qualities."
},
"soulId": "neshama"
},
"yetzirah": {
"id": "yetzirah",
"name": {
"en": "Formation",
"roman": "Yetzirah",
"he": "יצירה"
},
"desc": {
"en": "Formative"
},
"residentsTitle": {
"en": "Angelic"
},
"tetragrammaton": {
"slot": "Vav",
"letterChar": "ו",
"hebrewLetterId": "vav",
"position": 3
},
"worldLayer": {
"en": "Formative World (God's Mind)"
},
"worldDescription": {
"en": "World of angels, who work under the direction of archangels."
},
"soulId": "ruach"
},
"assiah": {
"id": "assiah",
"name": {
"en": "Doing",
"roman": "Assiah",
"he": "עשייה"
},
"desc": {
"en": "Action"
},
"residentsTitle": {
"en": "Man, Matter, Shells, Demons"
},
"tetragrammaton": {
"slot": "Heh",
"letterChar": "ה",
"hebrewLetterId": "he",
"position": 4,
"isFinal": true
},
"worldLayer": {
"en": "Material World (God's Creation)"
},
"worldDescription": {
"en": "World of spirits, who focus the specialized duties of their ruling angel to infuse matter and energy."
},
"soulId": "nephesh"
}
}