Difference between revisions of "Phoenix"
(→Benefits of a phoenix and leveling: fixed equations; requested clarification; linked text; cleanup) |
(clarified descriptions; made separate headings for Benefits and Leveling; fixed "cumulative" formula; mentioned Speed Hax; added See also section; cleanup) |
||
Line 2: | Line 2: | ||
[[File:Phoenix.png|frame|right|Radu as a Phoenix]] | [[File:Phoenix.png|frame|right|Radu as a Phoenix]] | ||
− | + | A '''phoenix''' is a guise into which a player can transform to increase their own combat abilities. | |
− | + | == How to transform == | |
− | * To become a phoenix you | + | * To become a phoenix, you must use a [[Phoenix Glyph]]. |
− | * To | + | * To remain in phoenix form, you must "eat" 2 [[creature food]] every 30 seconds (twice as much as a [[mule]]). |
− | ** | + | ** To "eat", you must keep creature food in your inventory. It will be consumed automatically. |
− | ** If you have | + | ** If you do not have enough creature food in your inventory when it is due, you will transform back into your normal shape, requiring another phoenix glyph to become a phoenix again. |
− | * To | + | * To return to your normal form, remove all remaining creature food from your inventory and wait, or click yourself with the pointy "use" finger. |
− | + | == Benefits == | |
− | + | (Is the math for these benefits correct? Is there any benefit at level 0, or do all benefits start at level 1?) | |
− | + | * <code>+(phoenix_level)</code> attack | |
+ | * <code>+(phoenix_level)%</code> chance to dodge hits, added to the 5% default chance and the [[Evanescence Perk|Evanescence]] chance (if you have that perk). | ||
+ | * <code>+(phoenix_level)</code> fire protection. (against what? heat or [[Fire arrows|arrows]]?) | ||
+ | * <code>+(5 * phoenix_level)</code> chance to be ressurected in addition to the [[Special Days#Day of the Dead|Day of the Dead]] effect. (What does this mean? Do phoenixes always have the Day of the Dead effect, even on ordinary days?) | ||
+ | * If the player cast [[Magic Immunity Spell|magic immunity]] before shape-shifting, the spell will not wear off while in the phoenix form. | ||
+ | * Based on the level, there is a chance to not get a [[cooldown]] when using an item. | ||
− | + | == Leveling == | |
+ | To view your level, "look at" yourself with the eye mouse pointer while you are in phoenix form. | ||
+ | |||
+ | To reach phoenix level 1, you need 800 creature food. This is increased by 100 creature food per level. For example, phoenix level 2 requires 900 creature food. (What is the maximum level?) Therefore, the amount of food required to advance a single level (from the beginning of your current level to your next level) is given by the following formula: | ||
<!-- use "math" tags around this instead of "pre" if possible (test in preview) --> | <!-- use "math" tags around this instead of "pre" if possible (test in preview) --> | ||
<pre>food(next_level) = 100(next_level + 7), where 1 <= next_level <= (Put the maximum level here)</pre> | <pre>food(next_level) = 100(next_level + 7), where 1 <= next_level <= (Put the maximum level here)</pre> | ||
− | The | + | The total amount food required to advance to a given level, starting from the beginning of your current level, is given by the following formula: |
− | <pre> | + | <pre>total_food(desired_level, current_level) = |
+ | 50 * (desired_level(desired_level + 15) - current_level(current_level + 15)), | ||
− | + | where 0 <= current_level <= desired_level <= (Put the maximum level here)</pre> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | == | + | == Capabilities == |
* Can interact with objects: | * Can interact with objects: | ||
− | ** | + | ** Change [[maps]] |
− | ** | + | ** Talk to [[NPCs]] (e.g. stores and storage) |
− | ** | + | ** Drop and pick up bags |
− | ** " | + | ** "Use" items in the usual way (e.g. [[rings]], [[food]]) |
* Can fight (can be attacked on PK maps by other players!) | * Can fight (can be attacked on PK maps by other players!) | ||
+ | * Cannot use [[Magic]]. | ||
+ | * Cannot [[Harvestables|harvest]]. | ||
+ | * (Possibly) Cannot use [[Potion of Speed Hax]]. (confirmation needed) | ||
+ | * Cannot wear [[clothes]], [[armour]] or equip items in general. In fact, you cannot transform into a phoenix if you currently have items equipped. | ||
+ | * Cannot trade with other players using the trade window. | ||
+ | * Cannot sit down. If you were sitting when you transformed into a phoenix, you might have to disable "sit-lock" in the options window before you can fly. | ||
− | + | == See also == | |
− | * | + | * [[Mule]] |
− | * | + | * [[Small dragon]] |
− | |||
− | |||
[[Category:Guides]] | [[Category:Guides]] |
Revision as of 14:15, 24 December 2010
A phoenix is a guise into which a player can transform to increase their own combat abilities.
How to transform
- To become a phoenix, you must use a Phoenix Glyph.
- To remain in phoenix form, you must "eat" 2 creature food every 30 seconds (twice as much as a mule).
- To "eat", you must keep creature food in your inventory. It will be consumed automatically.
- If you do not have enough creature food in your inventory when it is due, you will transform back into your normal shape, requiring another phoenix glyph to become a phoenix again.
- To return to your normal form, remove all remaining creature food from your inventory and wait, or click yourself with the pointy "use" finger.
Benefits
(Is the math for these benefits correct? Is there any benefit at level 0, or do all benefits start at level 1?)
+(phoenix_level)
attack+(phoenix_level)%
chance to dodge hits, added to the 5% default chance and the Evanescence chance (if you have that perk).+(phoenix_level)
fire protection. (against what? heat or arrows?)+(5 * phoenix_level)
chance to be ressurected in addition to the Day of the Dead effect. (What does this mean? Do phoenixes always have the Day of the Dead effect, even on ordinary days?)- If the player cast magic immunity before shape-shifting, the spell will not wear off while in the phoenix form.
- Based on the level, there is a chance to not get a cooldown when using an item.
Leveling
To view your level, "look at" yourself with the eye mouse pointer while you are in phoenix form.
To reach phoenix level 1, you need 800 creature food. This is increased by 100 creature food per level. For example, phoenix level 2 requires 900 creature food. (What is the maximum level?) Therefore, the amount of food required to advance a single level (from the beginning of your current level to your next level) is given by the following formula:
food(next_level) = 100(next_level + 7), where 1 <= next_level <= (Put the maximum level here)
The total amount food required to advance to a given level, starting from the beginning of your current level, is given by the following formula:
total_food(desired_level, current_level) = 50 * (desired_level(desired_level + 15) - current_level(current_level + 15)), where 0 <= current_level <= desired_level <= (Put the maximum level here)
Capabilities
- Can interact with objects:
- Can fight (can be attacked on PK maps by other players!)
- Cannot use Magic.
- Cannot harvest.
- (Possibly) Cannot use Potion of Speed Hax. (confirmation needed)
- Cannot wear clothes, armour or equip items in general. In fact, you cannot transform into a phoenix if you currently have items equipped.
- Cannot trade with other players using the trade window.
- Cannot sit down. If you were sitting when you transformed into a phoenix, you might have to disable "sit-lock" in the options window before you can fly.