-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathspell_translations.json
42 lines (42 loc) · 1.37 KB
/
spell_translations.json
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
{
"descriptions": {},
"names": {
"alarm": "Alarm",
"antipathy": "Antipathie",
"cage": "K\u00e4fig",
"charm_person": "Bezaubernder Charm",
"cloudkill": "Nebeltot",
"contact_other_plane": "Interplanarer Kontakt",
"contact_spirits": "S\u00e9ance",
"contingency": "Kontingenz",
"detect_magic": "Magiegesp\u00fcr",
"dispel_magic": "Bannbrecher",
"dominate": "Dominanz",
"fireball": "Feuerball",
"invisibility": "Unsichtbarkeit",
"light": "Licht",
"magic_missile": "Magischer Schuss",
"mimic": "Mimikry",
"mirror_image": "Spiegelbild",
"perfect_summons": "Perfekte Beschw\u00f6rung",
"polymorph": "Polymorph",
"prestidigitation": "Taschenspielerei",
"shadow_walk": "Schattengang",
"shelter": "Zuflucht",
"sleep": "Schlaf",
"soul_gem": "Seelenstein",
"summon_monster": "Beschw\u00f6ren",
"telepathy": "Telepathie",
"true_seeing": "Wahre Sicht",
"unseen_servant": "Unsichtbarer Diener",
"visions_through_time": "Wahrsager"
},
"tags": {
"divination": "Prophezeihung",
"enchantment": "Verzauberung",
"evocation": "Erweckung",
"illusion": "Illusion",
"ongoing": "Anhaltend",
"summoning": "Beschw\u00f6rung"
}
}