User:Curmudgeon/sandbox: Difference between revisions

Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
m
Text replacement - "<br>" to "<br/>"
mNo edit summary
m (Text replacement - "<br>" to "<br/>")
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Adventure of Link Leveling system outline==
* Overview
** Experience
** Earning Experience
** "Buying" upgrades
** 16 is the magic number
* Life
** Heart Containers vs Life Level
** Enemy Damage Groups
** Damage reduction
* Magic
** Magic Containers vs Magic Level
** Spell cost reduction
 
* Attack
** Enemy life
** Attack Level and corresponding damage
==Enemy Data Table Prototype==
==Enemy Data Table Prototype==


Line 29: Line 8:
| Item Drop || [[Magic Jar|Red Magic Jar]] or [[Point Bag|200 exp Point Bag]]
| Item Drop || [[Magic Jar|Red Magic Jar]] or [[Point Bag|200 exp Point Bag]]
|-
|-
| Enemy Habitat || height="90px" | Caves and Deserts of<br>[[Eastern Hyrule (The Adventure of Link)|Eastern Hyrule]]
| Enemy Habitat || height="90px" | Caves and Deserts of<br/>[[Eastern Hyrule (The Adventure of Link)|Eastern Hyrule]]
|-
|-
{{#vardefine:CommentBoxID|{{#if:{{#varexists:CommentBoxID}}|{{#expr:{{#var:CommentBoxID}}+1}}|1}}}}  
{{#vardefine:CommentBoxID|{{#if:{{#varexists:CommentBoxID}}|{{#expr:{{#var:CommentBoxID}}+1}}|1}}}}  
| class="{{#var:CommentBoxID}}Column0 _toggler-{{#var:CommentBoxID}}Column0 _toggler-{{#var:CommentBoxID}}Column1 _toggler-{{#var:CommentBoxID}}row" align="left" style="{{round|10}}; background:{{{buttonbackground|#F2F2F2}}}; text-align:center;"| {{{button1|Combat Data}}}
| class="{{#var:CommentBoxID}}Column0 _toggler-{{#var:CommentBoxID}}Column0 _toggler-{{#var:CommentBoxID}}Column1 _toggler-{{#var:CommentBoxID}}row" align="left" style="{{round|10}}; background:{{{buttonbackground|#F2F2F2}}}; text-align:center;"| {{{button1|Combat Data}}}
| class="{{#var:CommentBoxID}}Column1 _toggler-{{#var:CommentBoxID}}Column0 _toggler-{{#var:CommentBoxID}}Column1 _toggler-{{#var:CommentBoxID}}row" align="left" style="{{round|10}}; background:{{{buttonbackground|#F2F2F2}}}; display:none; text-align: center;" | {{{button2|Hide}}} || colspan="5" style="text-align:left;" | •Only vulnerable when eye is open<br>•Fireball only blockable with [[Reflect Spell|Reflect]]  
| class="{{#var:CommentBoxID}}Column1 _toggler-{{#var:CommentBoxID}}Column0 _toggler-{{#var:CommentBoxID}}Column1 _toggler-{{#var:CommentBoxID}}row" align="left" style="{{round|10}}; background:{{{buttonbackground|#F2F2F2}}}; display:none; text-align: center;" | {{{button2|Hide}}} || colspan="5" style="text-align:left;" | •Only vulnerable when eye is open<br/>•Fireball only blockable with [[Reflect Spell|Reflect]]  
|-class="{{#var:CommentBoxID}}row" style="display:none;"
|-class="{{#var:CommentBoxID}}row" style="display:none;"
| colspan="6" |  
| colspan="6" |  
Line 66: Line 45:
| Item Drop || None
| Item Drop || None
|-
|-
| Enemy Habitat || height="90px" | [[Parapa Palace]]<br>[[Midoro Palace]]<br>[[Maze Island Palace]]<br>[[Ocean Palace]]<br>[[Hidden Palace]]
| Enemy Habitat || height="90px" | [[Parapa Palace]]<br/>[[Midoro Palace]]<br/>[[Maze Island Palace]]<br/>[[Palace on the Sea]]<br/>[[Three-Eye Rock Palace]]
|-
|-
{{#vardefine:CommentBoxID|{{#if:{{#varexists:CommentBoxID}}|{{#expr:{{#var:CommentBoxID}}+1}}|1}}}}  
{{#vardefine:CommentBoxID|{{#if:{{#varexists:CommentBoxID}}|{{#expr:{{#var:CommentBoxID}}+1}}|1}}}}  

Navigation menu