This may not be the right section but I'm not sure where else to ask. I'm using the erods database site and I notice that upon adding content through SQL, there is a huge string requires to be read. I am talking about this (bold part):
That big string, somehow and surprisingly, translates into this:
A special headgear created specifically for Lord Kaho ... Whoever he is. STR + 5, INT + 5 VIT + 10, AGI + 10 LUK + 20, MDEF + 10 Class : Headgear Defense : 5 Equipped on : Upper Weight : 10 Applicable Job : Every Job
Does anyone know what this is? Hex? MD5, SHA1? -- I've been browsing the net now for hours but any translation site leaves me without result. If anyone can point me in the right direction, please. >.<
Hi.
This may not be the right section but I'm not sure where else to ask. I'm using the erods database site and I notice that upon adding content through SQL, there is a huge string requires to be read. I am talking about this (bold part):
INSERT INTO `item_db_en_uk` VALUES ('5013', 'Horn_Of_Lord_Kaho', 'Lord Kaho's Horn', '5', '20', null, '100', null, '5', null, '0', '4294967295', '7', '2', '256', null, '0', '1', '99', ' bonus bMdef,10; bonus bStr,5; bonus bAgi,10; bonus bVit,10; bonus bInt,5; bonus bLuk,20; ', null, null, 0x789C8590416B83301886EF85FD871776F0B062EB400AC509D2DAD5B5DB61B3EB39EAA70682491357F0DF377643687730A72F79DE27096F04A328E74CA0265654C434724DACA5E217943C67427428A5C65EEA023B564BB8AE8B632DE94CDA7AE0C67D980499C62C9C7CA59F78823F45F291F6C300BE937EEFCDA7885E93EB34A0FD61670F9E2D7A5FC79B5BB612CC182C03A35803D376825E9C5C0AA997785C5C971362FBF7F760D6C7C2415E53498DA131DDBFF7E2D30F57CA76209B31F76073FFDE3D12AFEA764CF5E6F75EA494B0856782F026B3313FB6F5777D70B8E602B59D866E, null, null, 'N;');
That big string, somehow and surprisingly, translates into this:
A special headgear created specifically for Lord Kaho ... Whoever he is.
STR + 5, INT + 5
VIT + 10, AGI + 10
LUK + 20, MDEF + 10
Class : Headgear
Defense : 5
Equipped on : Upper
Weight : 10
Applicable Job : Every Job
Does anyone know what this is? Hex? MD5, SHA1? -- I've been browsing the net now for hours but any translation site leaves me without result. If anyone can point me in the right direction, please. >.<
Share this post
Link to post
Share on other sites