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
|
[
{
"type": "snippet",
"category": "v_war_tips",
"text": [
{ "id": "v_war_tips_1", "text": "\"...By magic enthralls your mind, thy hopes shall be your demise...\"" },
{ "id": "v_war_tips_2", "text": "\"...Hidden beneath us all lies the realm of etherean horrors...\"" },
{ "id": "v_war_tips_3", "text": "\"...Idols! Lend us power to rule this damned lands...\"" }
]
},
{
"type": "snippet",
"category": "v_elem_tips",
"text": [
{ "id": "v_elem_tips_1", "text": "\"...Let the curse linger to those who opposes...\"" },
{ "id": "v_elem_tips_2", "text": "\"...Straight from the depths, sinners pay their price...\"" },
{ "id": "v_elem_tips_3", "text": "\"...A lingering curse acts as the catalyst to all things...\"" },
{ "id": "v_elem_tips_4", "text": "\"...Cursed flames engulf not the vessel but the soul...\"" },
{ "id": "v_elem_tips_5", "text": "\"...Frozen for eternal, a touch nor a blaze lifts the curse...\"" },
{
"id": "v_elem_tips_6",
"text": "\"...Frostburn, a hybrid combination of ice and fire leads to duality of suffering...\""
}
]
},
{
"type": "snippet",
"category": "v_hemo_tips",
"text": [
{ "id": "v_hemo_tips_1", "text": "\"...It is the cycle of life and death...\"" },
{ "id": "v_hemo_tips_2", "text": "\"...Undying thirst for blood, self shall become invincible...\"" },
{ "id": "v_hemo_tips_3", "text": "\"...Let the ancients deliver it all...\"" }
]
}
]
|