Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Want to make the wiki better? Contribute towards getting larger projects done on our Patreon!
User talk:Rydian
- [View source↑]
- [History↑]
Contents
Thread title | Replies | Last modified |
---|---|---|
Musical Knowledge | 1 | 13:41, 29 April 2018 |
Fluffy Ribbon Kitty Tail | 1 | 13:28, 4 September 2017 |
Making Gifs | 4 | 07:06, 20 March 2016 |
Exploration Quests | 5 | 19:20, 19 March 2016 |
I know you got these numbers directly from the data but i think we can all agree that excellent performances do not occur 75% of the time. I contend that the unknown variable (Var1) is part of a calculation for the actual rate in which:
Rank 1 Example: Var1="206" Var2="75" Var3="15" Var4="0" Var5="10" Var6="30"
Inspiring Rate = Var3/Var1 ; Excellent Rate = Var2/Var1
Alternatively: Inspiring if rand(206)<15 ; else Excellent if rand(206)<75
This calculation provides a gradual, linearly increasing rate for each performance level based on the rank which are much closer to the observable rates. Large samples may help determine which of the calculations is closer to truth.
How this gets put in a table, I have no idea.
Edit: this also means that the values listed under reforges are not directly corresponding to % increase, adding roughly half of what is currently there/
Tails have durability now? Wait, no they don't... viewable in-game, anyway. Still only equippable in Style tab, right? Just... checking... (away for a couple days and suddenly I have no idea what's going on orz)
Hey what do you use to make gifs and how do you get them to move on the main page? I haven't had much luck with it.
For making the gifs, I use GifCam. You can record straight from Mabi with it, but Mabi's annoying about switching focus back and forth so for some things I find it better to record with something like FRAPS and then play it in VirtualDub so I can record the gif frame-by-frame. Mainly because you want gifs to be efficient, no wasted frames and not too long and junk. http://blog.bahraniapps.com/gifcam/
As far as getting them to play properly, make sure you're uploading them at correct size for display in the page in the first place so that they're not scaled or thumbnailed.
I'm trying my best here, and I got the gif made and working, but it's not showing up on the item's page. Could I have some help in pointing out what I did wrong please? http://wiki.mabinogiworld.com/view/Debonair_Groom's_Tuxedo
I'm not sure why you removed the quest costs and replaced it with quest description, even though quest cost is much more important information. The quest title is really self-explanatory for what the quest entails. Also are you sure if the special quests are actually gone? They only appear sometimes so it's possible they just never appeared for you.
Oh, I forgot about quest cost. I'll see what's up with that info next time I have a chance to log it.
If the special ones show up for people they can be added as they show up.
Well I recreated the quest list from scratch (because updating 610+ quests manually is lolno) and I missed the quest cost because it's in the binary blob before the quest's actual description/data for some reason. I'll see if I can't find the scripts again and find a way to include it when converting stuff a second time.
Alright here's the formatted dump with the gold cost info included this time.
http://wiki.mabinogiworld.com/view/User:Rydian/Exploration_Quest_Dump_Test/V2
Would you prefer the columns in a different order, while I'm messing with the output?