Difference between revisions of "Rupees"
(Table layout for rupees and their respective value) |
|||
Line 1: | Line 1: | ||
− | + | '''Rupees''' are the form of currency accepted all across Hyrule for goods and services and come in a variety of denominations and colors to distinguish the value of each. Rupees can be found just about everywhere with the most commonly seen being the green variation only adding a value of 1 to [[Link]]'s [[Wallets|wallet]]. Normally when the player picks up a rupee value higher than 1 Link will present it to the player with a pickup message however this popup notification is only shown once per session. Interestingly although there are 7 denominations available to find and add to the wallet there is a black and grey variation used as dummy icons typically to represent missing or unused items in the games code. Also interestingly Link's purple rupee found in his basement is considered a unique item. This is due to the fact that in order to add text to each item the item in question has to have a different ID. Therefore this item is given a different ID despite it being no different from the standard purple rupee. | |
+ | {| class="wikitable" | ||
+ | |+Rupees | ||
+ | !Rupee | ||
+ | !Value | ||
+ | |- | ||
+ | |[[File:Item-rupee-1.png|frameless]] | ||
+ | |1 | ||
+ | |- | ||
+ | |[[File:Item-rupee-5.png|frameless]] | ||
+ | |5 | ||
+ | |- | ||
+ | |[[File:Item-rupee-10.png|frameless]] | ||
+ | |10 | ||
+ | |- | ||
+ | |[[File:Item-rupee-20.png|frameless]] | ||
+ | |20 | ||
+ | |- | ||
+ | |[[File:Item-rupee-50.png|frameless]] | ||
+ | |50 | ||
+ | |- | ||
+ | |[[File:Item-rupee-100.png|frameless]] | ||
+ | |100 | ||
+ | |- | ||
+ | |[[File:Item-rupee-200.png|frameless]] | ||
+ | |200 | ||
+ | |} |
Latest revision as of 21:52, 11 November 2020
Rupees are the form of currency accepted all across Hyrule for goods and services and come in a variety of denominations and colors to distinguish the value of each. Rupees can be found just about everywhere with the most commonly seen being the green variation only adding a value of 1 to Link's wallet. Normally when the player picks up a rupee value higher than 1 Link will present it to the player with a pickup message however this popup notification is only shown once per session. Interestingly although there are 7 denominations available to find and add to the wallet there is a black and grey variation used as dummy icons typically to represent missing or unused items in the games code. Also interestingly Link's purple rupee found in his basement is considered a unique item. This is due to the fact that in order to add text to each item the item in question has to have a different ID. Therefore this item is given a different ID despite it being no different from the standard purple rupee.
Rupee | Value |
---|---|
![]() |
1 |
![]() |
5 |
![]() |
10 |
![]() |
20 |
![]() |
50 |
![]() |
100 |
![]() |
200 |