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
|
{
"itemid": "minecraft:stone_sword",
"displayname": "§5Fel Sword",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d375 \",1:\"§7Damage: §c+190 \",2:\"§7Strength: §c+135\",3:\"\",4:\"§7§7Every §a100 §7Kills with this\",5:\"§7sword grants +§c1 §7Weapon\",6:\"§7Damage, up to §c100 §7extra.\",7:\"\",8:\"§aDungeon healer bonuses:\",9:\"§7§8- §7Increases healing from\",10:\"§7your Healing Circle by §a10%§7.\",11:\"§7§8- §7Reduces the cooldown of\",12:\"§7your Wish ultimate by §b10\",13:\"§b§7seconds.\",14:\"\",15:\"§eRight-click to use your class ability!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4❣ §cRequires §aCatacombs Level 20\",19:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Fel Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"FEL_SWORD\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d375 ",
"§7Damage: §c+190 ",
"§7Strength: §c+135",
"",
"§7§7Every §a100 §7Kills with this",
"§7sword grants +§c1 §7Weapon",
"§7Damage, up to §c100 §7extra.",
"",
"§aDungeon healer bonuses:",
"§7§8- §7Increases healing from",
"§7your Healing Circle by §a10%§7.",
"§7§8- §7Reduces the cooldown of",
"§7your Wish ultimate by §b10",
"§b§7seconds.",
"",
"§eRight-click to use your class ability!",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aCatacombs Level 20",
"§5§lEPIC DUNGEON SWORD"
],
"internalname": "FEL_SWORD",
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
"infoType": ""
}
|