Initial commit
This commit is contained in:
101
data/kabbalah/archangels.json
Normal file
101
data/kabbalah/archangels.json
Normal file
@@ -0,0 +1,101 @@
|
||||
{
|
||||
"cassiel": {
|
||||
"id": "cassiel",
|
||||
"name": {
|
||||
"he": "כסיאל",
|
||||
"roman": "Kassiel"
|
||||
},
|
||||
"planetId": "saturn"
|
||||
},
|
||||
"sachiel": {
|
||||
"id": "sachiel",
|
||||
"name": {
|
||||
"he": "סחיאל",
|
||||
"roman": "Sachiel"
|
||||
},
|
||||
"planetId": "jupiter"
|
||||
},
|
||||
"zamael": {
|
||||
"id": "zamael",
|
||||
"name": {
|
||||
"he": "זמאל",
|
||||
"roman": "Zamael"
|
||||
},
|
||||
"planetId": "mars"
|
||||
},
|
||||
"michael": {
|
||||
"id": "michael",
|
||||
"name": {
|
||||
"he": "מיכאל",
|
||||
"roman": "Michael"
|
||||
},
|
||||
"planetId": "sol",
|
||||
"sephirahId": "hod"
|
||||
},
|
||||
"anael": {
|
||||
"id": "anael",
|
||||
"name": {
|
||||
"he": "אנאל",
|
||||
"roman": "Anael"
|
||||
},
|
||||
"planetId": "venus"
|
||||
},
|
||||
"raphael": {
|
||||
"id": "raphael",
|
||||
"name": {
|
||||
"he": "רפאל",
|
||||
"roman": "Raphael"
|
||||
},
|
||||
"planetId": "mercury",
|
||||
"sephirahId": "raphael"
|
||||
},
|
||||
"gabriel": {
|
||||
"id": "gabriel",
|
||||
"name": {
|
||||
"he": "גבריאל",
|
||||
"roman": "Gavriel",
|
||||
"en": "Gabriel"
|
||||
},
|
||||
"planetId": "luna",
|
||||
"sephirahId": "yesod"
|
||||
},
|
||||
"uriel": {
|
||||
"id": "uriel",
|
||||
"name": {
|
||||
"he": "אוריאל",
|
||||
"roman": "Uriel"
|
||||
}
|
||||
},
|
||||
"tzaphkiel": {
|
||||
"id": "tzaphkiel",
|
||||
"name": {
|
||||
"he": "צַפְקִיאֵל",
|
||||
"roman": "Tzaphkiel"
|
||||
},
|
||||
"sephirahId": "binah"
|
||||
},
|
||||
"khamael": {
|
||||
"id": "khamael",
|
||||
"name": {
|
||||
"he": "חמאל",
|
||||
"roman": "Khamael"
|
||||
},
|
||||
"sephirahId": "gevurah"
|
||||
},
|
||||
"tzadkiel": {
|
||||
"id": "tzadkiel",
|
||||
"name": {
|
||||
"he": "צדקיאל",
|
||||
"roman": "Tzadkiel"
|
||||
},
|
||||
"sephirahId": "chesed"
|
||||
},
|
||||
"haniel": {
|
||||
"id": "haniel",
|
||||
"name": {
|
||||
"he": "הניאל",
|
||||
"roman": "Haniel"
|
||||
}
|
||||
},
|
||||
"sephirahId": "netzach"
|
||||
}
|
||||
Reference in New Issue
Block a user