zackdreaver / ROenglishRE

An unofficial english translation project for Korea Ragnarok Online (kRO).
144 stars 173 forks source link

Which one is correct? #37

Closed admkakaroto closed 6 years ago

admkakaroto commented 6 years ago

Which of these two descriptions is correct according to the kRO? because here in git is one way, but in another repo is otherwise ...

Does it need updating here or is it correct?

    [SKID.RL_HEAT_BARREL] = {
        "Heat Barrel (Acceleration Bullet)",
        "Max Level: 5",
        "^CC3399Requirement: Rich's Coin 1^000000",
        "Skill Form: ^339900Buff^000000",
        "Description: ^777777Consumes all coins to",
        "increase ASPD and ATK, reduces fixed cast",
        "time at the cost of HIT. Skill's level",
        "affect ASPD, ATK and fixed cast time bonus",
        "and HIT reducement. If the caster",
        "switches equipment during the duration,",
        "the skill's effect will dissapear. This skill",
        "can't be used with Madness Canceller or",
        "Platinum Alter. Skill duration is 60 sec.^000000",
        "[Lv 1]: ^777777ASPD +1, HIT -30^000000",
        "[Lv 2]: ^777777ASPD +2, HIT -35^000000",
        "[Lv 3]: ^777777ASPD +3, HIT -40^000000",
        "[Lv 4]: ^777777ASPD +4, HIT -45^000000",
        "[Lv 5]: ^777777ASPD +5, HIT -50^000000"
    },

    [SKID.RL_HEAT_BARREL] = {
        "Heat Barrel (Acceleration Bullet)",
        "Max Level: 5",
        "^CC3399Requirement: Fire Dance 2^000000",
        "Skill Form: ^339900Buff^000000",
        "Description: ^777777Consumes all coins to increase",
        "ASPD and ATK at the cost of FLEE. Higher",
        "skill level increases ASPD and ATK bonus",
        "and FLEE reducement. After the duration,",
        "caster will not be able to attack or use",
        "skills and items for 10 seconds. This skill",
        "cannot be used with Madness Canceller or",
        "Platinum Alter. If the caster switches",
        "equipment during the duration, the skill",
        "will end and give 10 second penalty.^000000",
        "[Lv 1]: ^777777FLEE -70, Lasts for 60 sec.^000000",
        "[Lv 2]: ^777777FLEE -65, Lasts for 60 sec.^000000",
        "[Lv 3]: ^777777FLEE -60, Lasts for 60 sec.^000000",
        "[Lv 4]: ^777777FLEE -55, Lasts for 55 sec.^000000",
        "[Lv 5]: ^777777FLEE -50, Lasts for 50 sec.^000000"
    },
Akaineko-astasi commented 6 years ago

I suppose the first version is after Rebellion Awakening, while the second one is pre-. The current desc don't state about item/attack restriction any more. http://ro.gnjoy.com/guide/runemidgarts/skillview.asp?lineseq=10&skillid=2568 (not sure if this is reliable though)

zackdreaver commented 6 years ago

Either of them are correct, depends on your emulator and client, though I will leave data\lua files skilldescript as it be, no point adding newer contents that can't be supported by the old client.