Classic Loki WoE 1 God Item Creation Walkthrough - Page 2 - Loki Classic Patch Notes - WarpPortal Community Forums

Jump to content


Photo

Classic Loki WoE 1 God Item Creation Walkthrough


  • Please log in to reply
112 replies to this topic

#26 Campitor

Campitor

    Darned Forever

  • RO1 Production
  • 11063 posts
  • Playing:Ragnarok Online

Posted 17 January 2014 - 05:08 PM

You didn't really explain how Sentinel's item creation was possible when the Seals obviously closed.

 

As demonstrated by the inability to return to the Arena.

Once the kick out happens the arena is locked and no one may enter. The dwarf should not have kicked them out but due to hidden call I missed on the dwarf it kicked them out, it will no longer do that but properly check for seal power before it does the kick out.


  • 0

#27 XStorm

XStorm

    I made it Off Topic

  • Members
  • 98 posts
  • Playing:Ragnarok Online
  • Server:Classic

Posted 17 January 2014 - 05:29 PM

So seal power increases by a chance the same way that permanent development works?

 

Wouldn't it be better to allow guild masters to choose who the allies are and who they wish to be able to create?


  • 0

#28 Campitor

Campitor

    Darned Forever

  • RO1 Production
  • 11063 posts
  • Playing:Ragnarok Online

Posted 17 January 2014 - 05:39 PM

So seal power increases by a chance the same way that permanent development works?

 

Wouldn't it be better to allow guild masters to choose who the allies are and who they wish to be able to create?

SC = Sum of Seal Counters 1-4

SC1 = Seal 1

SC2 = Seal 2

SC3 = Seal 3

SC4 = Seal 4

SP = Seal Power

RND = Random Number of 1 - 400

 

if (SP == 0)

{

    if((SC1 > 99) & (SC2 > 99) & (SC3 > 99) & (SC4 > 99))

    {

        SP = 1

    }

}

if (SP == 1)

{

   if((SC1 > 99) & (SC2 > 99) & (SC3 > 99) & (SC4 > 99))

   {

       if(RND <= (SC - 400))

       {

           SP = 2

       }

   }

}

 

if (SP == 2)

{

   if((SC1 > 199) & (SC2 > 199) & (SC3 > 199) & (SC4 > 199))

   {

       if(RND <= (SC - 800))

       {

           SP = 3

       }

   }

}

 

As you approach another full seal release the chances of gaining a seal power point approach 100%. You cannot gain another seal power point if you have already gained one for that tier.

 

The point wasn't to completely remove all competition but instead to make it so that you have at least contributed to the seal release before you can create.


  • 0

#29 cybernetic

cybernetic

    Too Legit To Quit

  • Members
  • 2300 posts
  • LocationSydney, Australia
  • Playing:Nothing

Posted 17 January 2014 - 06:16 PM

SC = Sum of Seal Counters 1-4

SC1 = Seal 1

SC2 = Seal 2

SC3 = Seal 3

SC4 = Seal 4

SP = Seal Power

RND = Random Number of 1 - 400

 

if (SP == 0)

{

    if((SC1 > 99) & (SC2 > 99) & (SC3 > 99) & (SC4 > 99))

    {

        SP = 1

    }

}

if (SP == 1)

{

   if((SC1 > 99) & (SC2 > 99) & (SC3 > 99) & (SC4 > 99))

   {

       if(RND <= (SC - 400))

       {

           SP = 2

       }

   }

}

 

if (SP == 2)

{

   if((SC1 > 199) & (SC2 > 199) & (SC3 > 199) & (SC4 > 199))

   {

       if(RND <= (SC - 800))

       {

           SP = 3

       }

   }

}

 

As you approach another full seal release the chances of gaining a seal power point approach 100%. You cannot gain another seal power point if you have already gained one for that tier.

 

The point wasn't to completely remove all competition but instead to make it so that you have at least contributed to the seal release before you can create.

 

 

With this script released it makes no sense how Sentinel were given their god item. The chance for getting SP = 2 (or SP = 3) are far too low for it to have happened. 

 

This doesn't sound right Camp.


  • 0

#30 XStorm

XStorm

    I made it Off Topic

  • Members
  • 98 posts
  • Playing:Ragnarok Online
  • Server:Classic

Posted 17 January 2014 - 06:24 PM

We stopped turning in after closing 3 and 2 also.


  • 0

#31 Campitor

Campitor

    Darned Forever

  • RO1 Production
  • 11063 posts
  • Playing:Ragnarok Online

Posted 17 January 2014 - 07:36 PM

With this script released it makes no sense how Sentinel were given their god item. The chance for getting SP = 2 (or SP = 3) are far too low for it to have happened. 

 

This doesn't sound right Camp.

That is not the actual script but a simplified version that would work the same, The RNG most likely rolled super low. It can and has happened before; See Card Drops.


  • 0

#32 Bazzz

Bazzz

    Awarded #1 Troll

  • Members
  • 737 posts

Posted 17 January 2014 - 07:39 PM

It was early morning US time when seal 2 was completed I was at the turn in and fairly sure no one else turned in any quests in the 20mins it took VH to make thier item. Sounds like sent got a free ride.


  • 0

#33 XStorm

XStorm

    I made it Off Topic

  • Members
  • 98 posts
  • Playing:Ragnarok Online
  • Server:Classic

Posted 17 January 2014 - 07:44 PM

That is what I believe Bazz.


  • 0

#34 Campitor

Campitor

    Darned Forever

  • RO1 Production
  • 11063 posts
  • Playing:Ragnarok Online

Posted 17 January 2014 - 07:55 PM

It was early morning US time when seal 2 was completed I was at the turn in and fairly sure no one else turned in any quests in the 20mins it took VH to make thier item. Sounds like sent got a free ride.

 

 

That is what I believe Bazz.

This situation is exactly why this week we implemented a much better system for users to keep track of Seal Power, including announcements, the seal status board, and a notification on the creation dwarf of how much seal power there is. That way everyone is aware of how many items can be created instead of having this doubt and confusion.


  • 0

#35 XStorm

XStorm

    I made it Off Topic

  • Members
  • 98 posts
  • Playing:Ragnarok Online
  • Server:Classic

Posted 17 January 2014 - 07:57 PM

Who were the last characters to turn in seal 2 and 3 before the creation?


  • 0

#36 Campitor

Campitor

    Darned Forever

  • RO1 Production
  • 11063 posts
  • Playing:Ragnarok Online

Posted 17 January 2014 - 08:02 PM

Who were the last characters to turn in seal 2 and 3 before the creation?

>.< I cannot tell you who did something in game.


  • 0

#37 XStorm

XStorm

    I made it Off Topic

  • Members
  • 98 posts
  • Playing:Ragnarok Online
  • Server:Classic

Posted 17 January 2014 - 08:04 PM

Can you confirm if "Captain Kirk" was the final character on seal 3?


  • 0

#38 Campitor

Campitor

    Darned Forever

  • RO1 Production
  • 11063 posts
  • Playing:Ragnarok Online

Posted 17 January 2014 - 08:07 PM

Can you confirm if "Captain Kirk" was the final character on seal 3?

Same disclosure rule applies.


  • 0

#39 XStorm

XStorm

    I made it Off Topic

  • Members
  • 98 posts
  • Playing:Ragnarok Online
  • Server:Classic

Posted 17 January 2014 - 08:16 PM

I was logged on that character, I do not have a problem with that information being disclosed.

 

All of the chances being applied here are ridiculously small. I do not like this.


  • 0

#40 heyxsean

heyxsean

    Awarded #1 Troll

  • Members
  • 715 posts

Posted 17 January 2014 - 08:19 PM

so much butthurts ... let it go ... lol


  • 0

#41 Godless

Godless

    I made it Off Topic

  • Members
  • 81 posts
  • LocationFt Wainwright, Alaska
  • Playing:Nothing

Posted 05 June 2014 - 12:13 PM

I really wish this was reduced to 50, the amount of people on this server makes it so unsatisfying to do. 


Edited by Godless, 05 June 2014 - 12:13 PM.

  • 0

#42 iamvrypwrful

iamvrypwrful

    Too Legit To Quit

  • Members
  • 1245 posts
  • Playing:Ragnarok Online
  • Server:Classic

Posted 05 June 2014 - 12:19 PM

50 would make more sense


  • 0

#43 XStorm

XStorm

    I made it Off Topic

  • Members
  • 98 posts
  • Playing:Ragnarok Online
  • Server:Classic

Posted 05 June 2014 - 12:28 PM

It would make sense if the goal was to create another server that hemorrhages Godly Items.


  • 0

#44 iamvrypwrful

iamvrypwrful

    Too Legit To Quit

  • Members
  • 1245 posts
  • Playing:Ragnarok Online
  • Server:Classic

Posted 09 June 2014 - 07:10 AM

The hardest part should be obtaining the set, not doing the redundant quests. The droprate on god items should be 1x rates which cannot be increased by anything, and there should be 1 castle removed from each realm.


  • 0

#45 Xellie

Xellie

    Valkyrie

  • RO Fungineering
  • 18610 posts
  • Twitter:@nekoxellie
  • LocationValhalla
  • Playing:Ragnarok Online
  • Server:Europe ban!

Posted 09 June 2014 - 07:11 AM

I got 5 sinews, 1 moustache and 2 roots last week and you want that to be the hardest part

 

lolwhat


Edited by Xellie, 09 June 2014 - 07:11 AM.

  • 0

#46 iamvrypwrful

iamvrypwrful

    Too Legit To Quit

  • Members
  • 1245 posts
  • Playing:Ragnarok Online
  • Server:Classic

Posted 09 June 2014 - 07:14 AM

That's because of all the increases, and too many castles open. There should probably be 10 castles MAX on a server with 150~ people WoE'ing.

 

Server 1.5x

VIP 1.5x

HE GUM 2x


Edited by iamvrypwrful, 09 June 2014 - 07:16 AM.

  • 0

#47 Xellie

Xellie

    Valkyrie

  • RO Fungineering
  • 18610 posts
  • Twitter:@nekoxellie
  • LocationValhalla
  • Playing:Ragnarok Online
  • Server:Europe ban!

Posted 09 June 2014 - 07:20 AM

I don't really think it'd be cool to reduce the numbers when it's only vh that have bothered to do the quest since it was put in.

 

(bonus points, hatebreed did it once)

 

everyone else waited on vh to push the seals. I know sentinel are doing it now. But it's still an incredible slap in the face. I would expect some form of compensation, because that is ridiculous.


  • 0

#48 stockings

stockings

    Amateur Blogger

  • Members
  • 302 posts
  • Playing:Nothing

Posted 09 June 2014 - 07:23 AM

That's because of all the increases, and too many castles open. There should probably be 10 castles MAX on a server with 150~ people WoE'ing.

 

Server 1.5x

VIP 1.5x

HE GUM 2x

 

+1


  • 0

#49 iamvrypwrful

iamvrypwrful

    Too Legit To Quit

  • Members
  • 1245 posts
  • Playing:Ragnarok Online
  • Server:Classic

Posted 09 June 2014 - 07:23 AM

The average guild size on the server is 15-30 people, it doesn't make sense for the quest to be 100 each. If all your opinions didn't revolve around what benefits you the most then they would be more valid.


  • 0

#50 Xellie

Xellie

    Valkyrie

  • RO Fungineering
  • 18610 posts
  • Twitter:@nekoxellie
  • LocationValhalla
  • Playing:Ragnarok Online
  • Server:Europe ban!

Posted 09 June 2014 - 07:27 AM

Right, because a god item filled server is what everyone wanted.

 

I thought you pserver scrubs hated god items? Sounds like the need for a number reduction is just selfish.

If I can do it, you can do it. wC is bigger than vh, so suck it up and play the damn game.

 

edit:

 

+1 WM. See how stupid the rates are?


Edited by Xellie, 09 June 2014 - 07:45 AM.

  • 0




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users