Jump to content
  • 0

SG Miracle skill


Dakado

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   11
  • Joined:  04/27/13
  • Last Seen:  

Hello,

 

I was playing on Tsb RO (old server from 2011) and they had a goldroom there with Porings that had like 10M HP, there was a good build for Star Gladiator based on that after Miracle of the Sun is activated your basic attack damage was 999,999 (1M+), without the spell I had only like 80-90K dmg per hit (no spells casted at all) but on my server I cannot reproduce that, is it possible to edit the bonus damage or something about this spell has changed in Renewal ?

 

 

EDIT: For some reason my star gladiator cannot get that skill activated even if I have edited /conf/battle/skill.conf

 

// Allow use of SG skills without proper day (Sun/Moon/Star) ?
allow_skill_without_day: yes

// Allow use of ES-type magic on players?
allow_es_magic_player: no

// Miracle of the Sun, Moon and Stars skill ratio (100% = 10000)
sg_miracle_skill_ratio: 2000

// Miracle of the Sun, Moon and Stars skill duration in milliseconds
sg_miracle_skill_duration: 3600000

// Angel of the Sun, Moon and Stars skill ratio (100% = 10000)
sg_angel_skill_ratio: 2000

So I should have 20% chance of activating that skill on every attack or move I make right ? So why even after 2 hours of walking in one map I have nothing ? 

Thanks.

Edited by Dakado
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Developer
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  790
  • Reputation:   225
  • Joined:  01/30/13
  • Last Seen:  

Pretty sure it only activates on normal attacks.

Also the skill was really exploitable when it was first implemented, but it was nerfed several times even before renewal was even added.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   11
  • Joined:  04/27/13
  • Last Seen:  

2 hours ago, Playtester said:

Pretty sure it only activates on normal attacks.

Also the skill was really exploitable when it was first implemented, but it was nerfed several times even before renewal was even added.

Is there any way I can buff the skill to the pre-renewal level again or at least edit or see the formula of the bonus dmg ? Somewhere in source ? The problem is I dont even know its ID or in-game name.

Edited by Dakado
Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  790
  • Reputation:   225
  • Joined:  01/30/13
  • Last Seen:  

Sorry, I mixed that second part up with Heat, but I realize now you mean dealing a lot of damage with a single attack. I actually don't think that Miracle itself increases the damage. It only allows you to ignore map and target checks. So you won't find much code for it either.

To find Miracle code you go here: https://raw.githubusercontent.com/rathena/rathena/master/src/map/skill.cpp

And then search for "SC_MIRACLE".

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...