Difference between revisions of "Wolf"
From Twilight Heroes Wiki
(→Notes) |
|||
Line 12: | Line 12: | ||
==Notes== | ==Notes== | ||
* Acts 50% of the time. | * Acts 50% of the time. | ||
+ | * The [[Summon Wolf]] skill is not properly coded for skill points yet. The following will be true when it is. | ||
* '''X''' is 4-8 + S + floor(level/5), where S is the number of skill points invested in the skill [[Summon Wolf]]. | * '''X''' is 4-8 + S + floor(level/5), where S is the number of skill points invested in the skill [[Summon Wolf]]. | ||
* Y is 30 + 6*S. | * Y is 30 + 6*S. | ||
* Prior to the introduction of skill points, '''X''' was 4-8 + floor(level/5). Y was 60. | * Prior to the introduction of skill points, '''X''' was 4-8 + floor(level/5). Y was 60. |
Revision as of 00:36, 9 March 2010
Go back to Sidekick/companionWolf
How Obtained
Sidekick/companion obtained from skill/item.
Skill: Summon Wolf
Skill item: Wolf bait
Duration: Y minutes
Behavior
Ability: Attacks foes
Messages
- The wolf lunges and snaps at your opponent, but doesn't do any significant damage.
- The wolf bites at your foe and does X damage.
Dismissal Message: You wave your arms around and start mumbling weird unintelligible phrases. Your wolf companion is embarassed[sic] by your silliness and slinks off.
Notes
- Acts 50% of the time.
- The Summon Wolf skill is not properly coded for skill points yet. The following will be true when it is.
- X is 4-8 + S + floor(level/5), where S is the number of skill points invested in the skill Summon Wolf.
- Y is 30 + 6*S.
- Prior to the introduction of skill points, X was 4-8 + floor(level/5). Y was 60.