Skip to content
View in the app

A better way to browse. Learn more.

Tip.It Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Effigies guide enhancement requests

Featured Replies

First: For the player that does not have the skill levels, thus does not hunt effigies, but will still receive them as drops. Getting rid of the effigy to recover bank space becomes a high priority. Since they normally do not hunt effigies, they need the guide and since they do not have the levels they will need to Request Assistance. If the pairings were ordered as below and/or a note added that told them what skills are Assist-able it would make the guide more functional.

 

 

* Crafting% or Agility

* Construction% or Thieving

* Cooking% or Firemaking

* Farming% or Fishing

* Fletching% or Woodcutting

* Herblore% or Hunter

* Smithing% or Mining

* Runecrafting% or Summoning

 

% Request Assistance is available for these skills.

 

Second: Add a Java Script calculator for the dragonkin lamp. You could even make a full calculator for the special calculator section that calculates all the players levels. A quick calc on the guide page would be enough, here is a draft feel free to use it as you will:

 

 

< input type="text" id="levelTextBox" value=1 />

< input type="button" id="button" onclick="calculateExperence()" />

< input type="text" id="experenceTextBox" value=0 disabled="disabled" />

 

 

function calculateExperence(){

var level = document.getElementById("levelTextBox").value;

var xp = (level * level * level) / 20;

document.getElementById("experenceTextBox").value = xp;

}

Heya, thanks for your submission :)

 

I agree that information on which skills are 'assistable' should definitely be in there. I'll go add that.

 

As it turns out we're already in the process of making some updates to the effigy guide, and the new version indeed does come with a dragonkin lamp XP calculator. Thanks for writing up a rough draft though, I appreciate the effort :)

And it's live! Locking this.

Guest
This topic is now closed to further replies.

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.