Jump to content
  • 0

WALL OF FOG IN LAND PRO


Emonizer08

Question


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.01
  • Content Count:  45
  • Reputation:   2
  • Joined:  07/28/14
  • Last Seen:  

good day, i want to request if there's any code to allowed wall on fog in land pro? thanks in advance.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  22
  • Reputation:   5
  • Joined:  06/19/18
  • Last Seen:  

You could try with the option in item_db https://github.com/rathena/rathena/blob/master/db/re/skill_db.txt

// 16 inf3 (skill information 3):
//    0x000001 - skill ignores land protector
//    0x000002 - free
//    0x000004 - usable skills while hiding
//    0x000008 - skill that can be use while in dancing state
//    0x000010 - skill that could hit emperium
//    0x000020 - skill ignores SC_STASIS
//    0x000040 - skill blocked by kagehumi
//    0x000080 - skill range affected by AC_VULTURE
//    0x000100 - skill range affected by GS_SNAKEEYE
//    0x000200 - skill range affected by NJ_SHADOWJUMP

Just copy & paste this in your db/re or pre-re/item_db.txt (not tested)

404,9,6,2,2,0x1,0,5,1,yes,0,0x100,2,magic,0,0x100001, PF_FOGWALL,Blinding Mist

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.01
  • Content Count:  45
  • Reputation:   2
  • Joined:  07/28/14
  • Last Seen:  

not working, though i can use now wall of fog in LAND PRO but didnt block attacks~

screenReignRO033.jpg

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  228
  • Reputation:   19
  • Joined:  10/27/12
  • Last Seen:  

2 hours ago, Emonizer08 said:

not working, though i can use now wall of fog in LAND PRO but didnt block attacks~

screenReignRO033.jpg

Creates a wall of fog on a 5 x 3 cells area. 

For non-ground targeted spells going through or into the fog, there's a 75% chance that the skill will miss. Ranged attacks have a -75% damage penalty, and -50 HIT penalty. 
Targets inside the affected area will receive the Blindness Status Effect. 

The wall lasts for 20 seconds, and cannot be cast on top of Sage's other ground based skills such as Volcano, Land Protector, and Violent Gale, but you may cast this over Deluge.
If this skill is cast over Deluge, it will last for 40 seconds. You can cast this on top of monsters and you can not have more than 2 Wall of Fog active at any time.

 

75% chance...

I wonder how many sets of test did you carried out?

3/4 time it will miss.

Edited by utofaery
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...