lyrgard / ffbeEquip

Online tool to filtre through FFBE Equipments
ISC License
83 stars 59 forks source link

Sledgehammer from DQ event link not redirecting to actual item #232

Open AtrujanoX opened 6 years ago

AtrujanoX commented 6 years ago

it redirects to https://exvius.gamepedia.com/Sledgehammer from Mysidia Tower - Exploration instead https://exvius.gamepedia.com/Sledgehammer_(DQ) from Dragon Quest Event

tomurderthelight commented 6 years ago

i was bored. it's line 203 of the data files if someone wants to create a pull req before lyrgard gets to it.

en {"id":"306002300", "name":"Sledgehammer", "wikiEntry":"Sledgehammer_(DQ)", "type":"hammer", "hp%":20, "atk":103, "killers":[{"name":"human","physical":50}], "tmrUnit":"306001104", "access":["TMR-4*-event"], "icon":"item_10919.png", "sortId":924, "rarity":7},

de {"id":"306002300", "name":"Eisenhammer", "wikiEntry":"Sledgehammer_(DQ)", "type":"hammer", "hp%":20, "atk":103, "killers":[{"name":"human","physical":50}], "tmrUnit":"306001104", "access":["TMR-4*-event"], "icon":"item_10919.png", "sortId":924, "rarity":7},

es {"id":"306002300", "name":"Almádena", "wikiEntry":"Sledgehammer_(DQ)", "type":"hammer", "hp%":20, "atk":103, "killers":[{"name":"human","physical":50}], "tmrUnit":"306001104", "access":["TMR-4*-event"], "icon":"item_10919.png", "sortId":924, "rarity":7},

fr {"id":"306002300", "name":"Masse de guerre", "wikiEntry":"Sledgehammer_(DQ)", "type":"hammer", "hp%":20, "atk":103, "killers":[{"name":"human","physical":50}], "tmrUnit":"306001104", "access":["TMR-4*-event"], "icon":"item_10919.png", "sortId":924, "rarity":7},

ko {"id":"306002300", "name":"큰 망치", "wikiEntry":"Sledgehammer_(DQ)", "type":"hammer", "hp%":20, "atk":103, "killers":[{"name":"human","physical":50}], "tmrUnit":"306001104", "access":["TMR-4*-event"], "icon":"item_10919.png", "sortId":924, "rarity":7},

zh {"id":"306002300", "name":"大槌", "wikiEntry":"Sledgehammer_(DQ)", "type":"hammer", "hp%":20, "atk":103, "killers":[{"name":"human","physical":50}], "tmrUnit":"306001104", "access":["TMR-4*-event"], "icon":"item_10919.png", "sortId":924, "rarity":7},