User:Falterfire: Difference between revisions

From Melvor Idle
No edit summary
(→‎After Update Checklist: removed redundant skills/data)
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[:Category:Pages with script errors]] (Currently {{PAGESINCAT:Pages with script errors}} pages)
== User Info==
 
Hello! I'm one of the admins on the Melvor Idle wiki. If you're interested in getting an account to help edit the wiki, go to the [https://discord.gg/MelvorIdle Discord] and then DM Falterfire#7778 and I'll get you set up with an account.
 
If something is wrong with a Template or Module on a page and you can't figure out how to handle it, feel free to @ me on Discord and I'll see if I can sort things out. One of the primary things I do on the wiki is maintain the Lua modules that power several of the pages.
 
I try to keep an eye on [[:Category:Pages with script errors]] (Currently {{PAGESINCAT:Pages with script errors}} pages) and make sure that number stays at zero.
 
==After Update Checklist==
Right now the following data pages have to be updated manually after each new update. To do so, just copy & paste the script at the top into your browser's console on the Melvor Idle page, then paste the result underneath and re-save the page.
 
* [[Module:Constants/data]]
* [[Module:Items/data]]
* [[Module:Monsters/data]]
* [[Module:CombatAreas/data]]
* [[Module:Skills/data]]
* [[Module:Magic/data]]
* [[Module:Pets/data]]
* [[Module:Shop/data]]
 
==To-Do List==
Below is a list of various things that I need to automate:
* [[Template:ItemsTable]]
* All templates used on [[Equipment]]
* The Dungeon List on [[Dungeons]]
* [[Template:Dungeon]]
* [[Template:Spell]]
* [[Template:Upgrade]]
* Spell tables on [[Magic]] and [[Alt. Magic]]
* All pages in [[:Category:Bot Templates]] (Currently {{PAGESINCAT:Bot Templates}} pages) need to be replaced with Lua versions.
 
 
==Other==


[[User:Falterfire/Page2]]
[[User:Falterfire/Page2]]
[[User:Falterfire/Page3]]


==LightTable Test==
{| class="wikitable lighttable"
!foo
!bar
|-
|A||B
|-
|C||D
|-
|1||2
|}


==Topaz Sources==


{{LootSources|Topaz}}
==Potions==


==Dragon Bones Sources==
{| class="wikitable"
{{LootSources|Dragon Bones}}
!Potion!!{{Skill|Herblore|notext=true}} Level!!XP!!Ingredients!!Tier!!{{Icon|Coins|notext=true}} Price!!Charges!!Effect
|-
|rowspan="4"|[[Melee Accuracy Potion]]
|rowspan="4"|5
|rowspan="4"|8
|rowspan="4"|{{ItemIcon|Garum Herb|notext=true|qty=1}}, {{ItemIcon|Bones|notext=true|qty=1}}
|{{ItemIcon|Melee Accuracy Potion I|notext=true|size=30}}||{{GP|2}}||5||5% increased Melee Accuracy Rating
|-
|{{ItemIcon|Melee Accuracy Potion II|notext=true|size=30}}||{{GP|3}}||5|||10% increased Melee Accuracy Rating
|-
|{{ItemIcon|Melee Accuracy Potion III|notext=true|size=30}}||{{GP|4}}||5|||15% increased Melee Accuracy Rating
|-
|{{ItemIcon|Melee Accuracy Potion IV|notext=true|size=30}}||{{GP|5}}||10|||25% increased Melee Accuracy Rating
|-
|rowspan="4"|[[Melee Evasion Potion]]
|rowspan="4"|10
|rowspan="4"|10
|rowspan="4"|{{ItemIcon|Garum Herb|notext=true|qty=1}}, {{ItemIcon|Eyeball|notext=true|qty=1}}
|{{ItemIcon|Melee Evasion Potion I|notext=true|size=30}}||{{GP|2}}||5||5% increased Melee Evasion Rating
|-
|{{ItemIcon|Melee Evasion Potion II|notext=true|size=30}}||{{GP|3}}||5|||10% increased Melee Evasion Rating
|-
|{{ItemIcon|Melee Evasion Potion III|notext=true|size=30}}||{{GP|4}}||5|||15% increased Melee Evasion Rating
|-
|{{ItemIcon|Melee Evasion Potion IV|notext=true|size=30}}||{{GP|5}}||10|||25% increased Melee Evasion Rating
|}

Revision as of 22:21, 12 November 2021

User Info

Hello! I'm one of the admins on the Melvor Idle wiki. If you're interested in getting an account to help edit the wiki, go to the Discord and then DM Falterfire#7778 and I'll get you set up with an account.

If something is wrong with a Template or Module on a page and you can't figure out how to handle it, feel free to @ me on Discord and I'll see if I can sort things out. One of the primary things I do on the wiki is maintain the Lua modules that power several of the pages.

I try to keep an eye on Category:Pages with script errors (Currently 0 pages) and make sure that number stays at zero.

After Update Checklist

Right now the following data pages have to be updated manually after each new update. To do so, just copy & paste the script at the top into your browser's console on the Melvor Idle page, then paste the result underneath and re-save the page.

To-Do List

Below is a list of various things that I need to automate:


Other

User:Falterfire/Page2 User:Falterfire/Page3

LightTable Test

foo bar
A B
C D
1 2


Potions

Potion Level XP Ingredients Tier Price Charges Effect
Melee Accuracy Potion 5 8 1 , 1 Coins.svg 2 5 5% increased Melee Accuracy Rating
Coins.svg 3 5 10% increased Melee Accuracy Rating
Coins.svg 4 5 15% increased Melee Accuracy Rating
Coins.svg 5 10 25% increased Melee Accuracy Rating
Melee Evasion Potion 10 10 1 , 1 Coins.svg 2 5 5% increased Melee Evasion Rating
Coins.svg 3 5 10% increased Melee Evasion Rating
Coins.svg 4 5 15% increased Melee Evasion Rating
Coins.svg 5 10 25% increased Melee Evasion Rating