Difference between revisions of "Kyra/Items (Kyrandia 1)"
< Kyra
Jump to navigation
Jump to search
(add info how to get an item in the debugger) |
(Add/Change some item descriptions based on information provided by 'TAZ') |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
Some symbols are also used in the copy protection (eg 0x2D "Ankh" which doesn't seem to be used in the game otherwise) | Some symbols are also used in the copy protection (eg 0x2D "Ankh" which doesn't seem to be used in the game otherwise) | ||
To get a specific item in Kyrandia 1 running under ScummVM, open the debugger and type "give <item number>" (item number has to be decimal, so make sure you read the numbers off the correct column). The mouse pointer will turn into the item. | |||
{| border="1" width="100%" | |||
|- | |||
!|HEX | |||
!|DEC | |||
!|Name | |||
!|Notes | |||
|- | |||
|00 | |||
|0 | |||
|Garnet | |||
|found on table in gemcut.emc | |||
|- | |||
|01 | |||
|1 | |||
|Amethyst | |||
| | |||
|- | |||
|02 | |||
|2 | |||
|Aquamarine | |||
| | |||
|- | |||
|03 | |||
|3 | |||
|Diamond | |||
| | |||
|- | |||
|04 | |||
|4 | |||
|Emerald | |||
|two in emcave.emc | |||
|- | |||
|05 | |||
|5 | |||
|Pearl | |||
| | |||
|- | |||
|06 | |||
|6 | |||
|Ruby | |||
|get from tree (ruby.emc) where you get bitten by snake, use in potion.emc | |||
|- | |||
|07 | |||
|7 | |||
|Peridot | |||
| | |||
|- | |||
|08 | |||
|8 | |||
|Sapphire | |||
| | |||
|- | |||
|09 | |||
|9 | |||
|Opal | |||
| | |||
|- | |||
|0A | |||
|10 | |||
|Topaz | |||
| | |||
|- | |||
|0B | |||
|11 | |||
|Onyx | |||
| | |||
|- | |||
|0C | |||
|12 | |||
|Sunstone | |||
|get in spring.emc, use as first birthstone in temple.emc | |||
|- | |||
|0D | |||
|13 | |||
|Moonstone | |||
|get from well.emc, use in mooncav.emc to get pink amulet part | |||
|- | |||
|0E | |||
|14 | |||
|Rainbowstone | |||
|get in stump.emc | |||
|- | |||
|0F | |||
|15 | |||
|Lodestone | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|10 | |||
|16 | |||
|Rose | |||
|get in altar.emc, bring to Brynn (healer.emc), she converts it to 0x13 Silver Rose | |||
|- | |||
|11 | |||
|17 | |||
|Tulip | |||
|get in spring.emc | |||
|- | |||
|12 | |||
|18 | |||
|Orchid | |||
|get in lagoon.emc, use in potion.emc for red potion | |||
|- | |||
|13 | |||
|19 | |||
|Silver Rose | |||
|get in healer.emc, use on forest altar (altar.emc) to get amulet (see 0x10) | |||
|- | |||
|14 | |||
|20 | |||
|Silver Statuette | |||
| | |||
|- | |||
|15 | |||
|21 | |||
|Silver Coin | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|16 | |||
|22 | |||
|Gold Coin | |||
|get from moon scene (arch.emc) in caves, needed to repair the old well (well.emc) | |||
|- | |||
|17 | |||
|23 | |||
|Gold Ring | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|18 | |||
|24 | |||
|Royal Chalice | |||
|use blue amulet part to get it | |||
|- | |||
|19 | |||
|25 | |||
|Pinecone | |||
|to revive hugiflora in dead.emc | |||
|- | |||
|1A | |||
|26 | |||
|Acorn | |||
|to revive hugiflora in dead.emc, get from oaks.emc | |||
|- | |||
|1B | |||
|27 | |||
|Walnut | |||
|to revive hugiflora in dead.emc | |||
|- | |||
|1C | |||
|28 | |||
|Everglowing Fireberries | |||
|debug item to ease cave labyrinth; (no ingame text when using it on Brandon) | |||
|- | |||
|1D | |||
|29 | |||
|Fireberries | |||
|lightest - "It's glowing very bright" | |||
|- | |||
|1E | |||
|30 | |||
|Fireberries | |||
|light - "It's getting dimmer" | |||
|- | |||
|1F | |||
|31 | |||
|Fireberries | |||
|dim - "Oh no! It's real dim!" | |||
|- | |||
|20 | |||
|32 | |||
|Fireberries | |||
|dimmer - "Uh, oh! It's almost out!" | |||
|- | |||
|21 | |||
|33 | |||
|Fireberries | |||
|dimmest - "Help!" (not found in game?, gets destroyed just like 0x20) | |||
|- | |||
|22 | |||
|34 | |||
|Fish | |||
|get in brins.emc | |||
|- | |||
|23 | |||
|35 | |||
|Fish Bone | |||
|get when using Fish (0x22) on Brandon (any room), typo?: "medival sushi" | |||
|- | |||
|24 | |||
|36 | |||
|Mutton Leg | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|25 | |||
|37 | |||
|Bone | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|26 | |||
|38 | |||
|Apple | |||
|found in gemcut.emc and pltcave.emc | |||
|- | |||
|27 | |||
|39 | |||
|Apple Core | |||
|when using Apple (0x26) on Brandon (any room) | |||
|- | |||
|28 | |||
|40 | |||
|Blueberries | |||
|for potions, found on screen falls.emc, use in potion.emc | |||
|- | |||
|29 | |||
|41 | |||
|Mushroom | |||
|(no text when using on Brandon, not used in game?) | |||
|- | |||
|2A | |||
|42 | |||
|Note | |||
|found in gemcut.emc, bring to Brynn (healer.emc), when using on Brandon shows pic | |||
|- | |||
|2B | |||
|43 | |||
|Marble | |||
|get from boy (Merith) after chase, used to repair forest altar (altar.emc) | |||
|- | |||
|2C | |||
|44 | |||
|Saw | |||
|found in gemcut.emc - to give to Herman to fix the bridge (broken.emc) | |||
|- | |||
|2D | |||
|45 | |||
|Ankh | |||
|get in alchey.emc | |||
|- | |||
|2E | |||
|46 | |||
|Feather | |||
|quill for Darm: get in song.emc; use in spell.emc | |||
|- | |||
|2F | |||
|47 | |||
|Egg | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|30 | |||
|48 | |||
|Leaf | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|31 | |||
|49 | |||
|Shamrock | |||
|never found in game? | |||
|- | |||
|32 | |||
|50 | |||
|Fallen Star | |||
|never found in game? | |||
|- | |||
|33 | |||
|51 | |||
|Crystal Ball | |||
|get in burn.emc, use in algae.emc | |||
|- | |||
|34 | |||
|52 | |||
|Teardrop | |||
|found in pool of sorrow (sorrow.emc), used to cure the willow tree (sickwil.emc) | |||
|- | |||
|35 | |||
|53 | |||
|Mirror | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|36 | |||
|54 | |||
|Ice Shard | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|37 | |||
|55 | |||
|Flute | |||
|get at temple.emc, used to open iced cave (dragon.emc) | |||
|- | |||
|38 | |||
|56 | |||
|Hourglass | |||
|get in belroom.emc | |||
|- | |||
|39 | |||
|57 | |||
|Iron Key | |||
|get in caves 198, use at cgate.emc | |||
|- | |||
|3A | |||
|58 | |||
|Jade Key | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|3B | |||
|59 | |||
|Obsidion Key | |||
|no text when using on Brandon, not used in game? typo? shouldn't that be "Obsidian"? | |||
|- | |||
|3C | |||
|60 | |||
|Red Potion | |||
|square flask | |||
|- | |||
|3D | |||
|61 | |||
|Red Potion | |||
|round flask | |||
|- | |||
|3E | |||
|62 | |||
|Blue Potion | |||
|square flask | |||
|- | |||
|3F | |||
|63 | |||
|Blue Potion | |||
|round flask | |||
|- | |||
|40 | |||
|64 | |||
|Yellow Potion | |||
|square flask | |||
|- | |||
|41 | |||
|65 | |||
|Yellow Potion | |||
|round flask | |||
|- | |||
|42 | |||
|66 | |||
|Green Potion | |||
|round flask, die when drinking | |||
|- | |||
|43 | |||
|67 | |||
|Orange Potion | |||
|get in mix.emc, use at lagoon.emc | |||
|- | |||
|44 | |||
|68 | |||
|Purple Potion | |||
|get in mix.emc (shrinks Brandon, use in glade.emc) | |||
|- | |||
|45 | |||
|69 | |||
|Potion of Rainbows | |||
|(no text when using on Brandon, not used in game?) | |||
|- | |||
|46 | |||
|70 | |||
|Fresh Water | |||
|get by filling square flask (0x4E) at spring.emc, well.emc, falls.emc | |||
|- | |||
|47 | |||
|71 | |||
|Fresh Water | |||
|get by filling round flask (0x4F) at spring.emc, well.emc, falls.emc | |||
|- | |||
|48 | |||
|72 | |||
|Salt Water | |||
|get by filling square flask (0x4E) at sorrow.emc | |||
|- | |||
|49 | |||
|73 | |||
|Salt Water | |||
|get by filling round flask (0x4F) at sorrow.emc | |||
|- | |||
|4A | |||
|74 | |||
|Mineral Water | |||
|get by filling square flask (0x4E) at enter.emc | |||
|- | |||
|4B | |||
|75 | |||
|Mineral Water | |||
|get by filling round flask (0x4F) at enter.emc | |||
|- | |||
|4C | |||
|76 | |||
|Magical Water | |||
|get from fountn.emc (square flask), bring to Zanthia (potion.emc) | |||
|- | |||
|4D | |||
|77 | |||
|Magical Water | |||
|don't know where to get that from (round flask) see 0x4C | |||
|- | |||
|4E | |||
|78 | |||
|Empty Flask | |||
|get from potion.emc (square flask), use in fountn.emc to fill it | |||
|- | |||
|4F | |||
|79 | |||
|Empty Flask | |||
|(round flask) (get that when drinking any round potion flask?) | |||
|- | |||
|50 | |||
|80 | |||
|Scroll | |||
|ice scroll, get from spell.emc, use at burn.emc and lava.emc | |||
|- | |||
|51 | |||
|81 | |||
|Scroll | |||
|"I feel like going somewhere else" scroll (where is this used in game?) | |||
|- | |||
|52 | |||
|82 | |||
|Scroll | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|53 | |||
|83 | |||
|Scroll | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|54 | |||
|84 | |||
|Scroll | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|55 | |||
|85 | |||
|Scroll | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|56 | |||
|86 | |||
|Scroll | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|57 | |||
|87 | |||
|Scroll | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|58 | |||
|88 | |||
|Scroll | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|59 | |||
|89 | |||
|Scroll | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|5A | |||
|90 | |||
|Parchment scrap | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|5B | |||
|91 | |||
|Parchment scrap | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|5C | |||
|92 | |||
|Parchment scrap | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|5D | |||
|93 | |||
|Parchment scrap | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|5E | |||
|94 | |||
|Parchment scrap | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|5F | |||
|95 | |||
|Red Magestone | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|60 | |||
|96 | |||
|Orange Magestone | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|61 | |||
|97 | |||
|Yellow Magestone | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|62 | |||
|98 | |||
|Green Magestone | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|63 | |||
|99 | |||
|Blue-Green Magestone | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|64 | |||
|100 | |||
|Blue Magestone | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|65 | |||
|101 | |||
|Purple Magestone | |||
|no text when using on Brandon, not used in game? | |||
|- | |||
|66 | |||
|102 | |||
|Heavy rock | |||
|get in caves 129, 153, 161, 184 and in arch.emc, use at cavecv.emc (you need 5) | |||
|- | |||
|67 | |||
|103 | |||
|Royal Crown | |||
|get in library.emc | |||
|- | |||
|68 | |||
|104 | |||
|Royal Sceptre | |||
|get in kitchen.emc | |||
|- | |||
|69 | |||
|105 | |||
|Gold key | |||
|get in belroom.emc and catacomb 229 | |||
|- | |||
|6A | |||
|106 | |||
|Unknown item | |||
|outlined square, never used in game, for debugging? | |||
|- | |||
|FF | |||
|255/-1 | |||
|empty inventory slot | |||
|not listed in executable, no text, for reference | |||
|} |
Latest revision as of 11:57, 5 May 2009
This is a list of items found in Kyrandia 1, using the Kyra engine. These items are referenced with their item numbers both in the savegames and in the scripts. "No item"/"empty" is denoted by 0xFF.
Some symbols are also used in the copy protection (eg 0x2D "Ankh" which doesn't seem to be used in the game otherwise)
To get a specific item in Kyrandia 1 running under ScummVM, open the debugger and type "give <item number>" (item number has to be decimal, so make sure you read the numbers off the correct column). The mouse pointer will turn into the item.
HEX | DEC | Name | Notes |
---|---|---|---|
00 | 0 | Garnet | found on table in gemcut.emc |
01 | 1 | Amethyst | |
02 | 2 | Aquamarine | |
03 | 3 | Diamond | |
04 | 4 | Emerald | two in emcave.emc |
05 | 5 | Pearl | |
06 | 6 | Ruby | get from tree (ruby.emc) where you get bitten by snake, use in potion.emc |
07 | 7 | Peridot | |
08 | 8 | Sapphire | |
09 | 9 | Opal | |
0A | 10 | Topaz | |
0B | 11 | Onyx | |
0C | 12 | Sunstone | get in spring.emc, use as first birthstone in temple.emc |
0D | 13 | Moonstone | get from well.emc, use in mooncav.emc to get pink amulet part |
0E | 14 | Rainbowstone | get in stump.emc |
0F | 15 | Lodestone | no text when using on Brandon, not used in game? |
10 | 16 | Rose | get in altar.emc, bring to Brynn (healer.emc), she converts it to 0x13 Silver Rose |
11 | 17 | Tulip | get in spring.emc |
12 | 18 | Orchid | get in lagoon.emc, use in potion.emc for red potion |
13 | 19 | Silver Rose | get in healer.emc, use on forest altar (altar.emc) to get amulet (see 0x10) |
14 | 20 | Silver Statuette | |
15 | 21 | Silver Coin | no text when using on Brandon, not used in game? |
16 | 22 | Gold Coin | get from moon scene (arch.emc) in caves, needed to repair the old well (well.emc) |
17 | 23 | Gold Ring | no text when using on Brandon, not used in game? |
18 | 24 | Royal Chalice | use blue amulet part to get it |
19 | 25 | Pinecone | to revive hugiflora in dead.emc |
1A | 26 | Acorn | to revive hugiflora in dead.emc, get from oaks.emc |
1B | 27 | Walnut | to revive hugiflora in dead.emc |
1C | 28 | Everglowing Fireberries | debug item to ease cave labyrinth; (no ingame text when using it on Brandon) |
1D | 29 | Fireberries | lightest - "It's glowing very bright" |
1E | 30 | Fireberries | light - "It's getting dimmer" |
1F | 31 | Fireberries | dim - "Oh no! It's real dim!" |
20 | 32 | Fireberries | dimmer - "Uh, oh! It's almost out!" |
21 | 33 | Fireberries | dimmest - "Help!" (not found in game?, gets destroyed just like 0x20) |
22 | 34 | Fish | get in brins.emc |
23 | 35 | Fish Bone | get when using Fish (0x22) on Brandon (any room), typo?: "medival sushi" |
24 | 36 | Mutton Leg | no text when using on Brandon, not used in game? |
25 | 37 | Bone | no text when using on Brandon, not used in game? |
26 | 38 | Apple | found in gemcut.emc and pltcave.emc |
27 | 39 | Apple Core | when using Apple (0x26) on Brandon (any room) |
28 | 40 | Blueberries | for potions, found on screen falls.emc, use in potion.emc |
29 | 41 | Mushroom | (no text when using on Brandon, not used in game?) |
2A | 42 | Note | found in gemcut.emc, bring to Brynn (healer.emc), when using on Brandon shows pic |
2B | 43 | Marble | get from boy (Merith) after chase, used to repair forest altar (altar.emc) |
2C | 44 | Saw | found in gemcut.emc - to give to Herman to fix the bridge (broken.emc) |
2D | 45 | Ankh | get in alchey.emc |
2E | 46 | Feather | quill for Darm: get in song.emc; use in spell.emc |
2F | 47 | Egg | no text when using on Brandon, not used in game? |
30 | 48 | Leaf | no text when using on Brandon, not used in game? |
31 | 49 | Shamrock | never found in game? |
32 | 50 | Fallen Star | never found in game? |
33 | 51 | Crystal Ball | get in burn.emc, use in algae.emc |
34 | 52 | Teardrop | found in pool of sorrow (sorrow.emc), used to cure the willow tree (sickwil.emc) |
35 | 53 | Mirror | no text when using on Brandon, not used in game? |
36 | 54 | Ice Shard | no text when using on Brandon, not used in game? |
37 | 55 | Flute | get at temple.emc, used to open iced cave (dragon.emc) |
38 | 56 | Hourglass | get in belroom.emc |
39 | 57 | Iron Key | get in caves 198, use at cgate.emc |
3A | 58 | Jade Key | no text when using on Brandon, not used in game? |
3B | 59 | Obsidion Key | no text when using on Brandon, not used in game? typo? shouldn't that be "Obsidian"? |
3C | 60 | Red Potion | square flask |
3D | 61 | Red Potion | round flask |
3E | 62 | Blue Potion | square flask |
3F | 63 | Blue Potion | round flask |
40 | 64 | Yellow Potion | square flask |
41 | 65 | Yellow Potion | round flask |
42 | 66 | Green Potion | round flask, die when drinking |
43 | 67 | Orange Potion | get in mix.emc, use at lagoon.emc |
44 | 68 | Purple Potion | get in mix.emc (shrinks Brandon, use in glade.emc) |
45 | 69 | Potion of Rainbows | (no text when using on Brandon, not used in game?) |
46 | 70 | Fresh Water | get by filling square flask (0x4E) at spring.emc, well.emc, falls.emc |
47 | 71 | Fresh Water | get by filling round flask (0x4F) at spring.emc, well.emc, falls.emc |
48 | 72 | Salt Water | get by filling square flask (0x4E) at sorrow.emc |
49 | 73 | Salt Water | get by filling round flask (0x4F) at sorrow.emc |
4A | 74 | Mineral Water | get by filling square flask (0x4E) at enter.emc |
4B | 75 | Mineral Water | get by filling round flask (0x4F) at enter.emc |
4C | 76 | Magical Water | get from fountn.emc (square flask), bring to Zanthia (potion.emc) |
4D | 77 | Magical Water | don't know where to get that from (round flask) see 0x4C |
4E | 78 | Empty Flask | get from potion.emc (square flask), use in fountn.emc to fill it |
4F | 79 | Empty Flask | (round flask) (get that when drinking any round potion flask?) |
50 | 80 | Scroll | ice scroll, get from spell.emc, use at burn.emc and lava.emc |
51 | 81 | Scroll | "I feel like going somewhere else" scroll (where is this used in game?) |
52 | 82 | Scroll | no text when using on Brandon, not used in game? |
53 | 83 | Scroll | no text when using on Brandon, not used in game? |
54 | 84 | Scroll | no text when using on Brandon, not used in game? |
55 | 85 | Scroll | no text when using on Brandon, not used in game? |
56 | 86 | Scroll | no text when using on Brandon, not used in game? |
57 | 87 | Scroll | no text when using on Brandon, not used in game? |
58 | 88 | Scroll | no text when using on Brandon, not used in game? |
59 | 89 | Scroll | no text when using on Brandon, not used in game? |
5A | 90 | Parchment scrap | no text when using on Brandon, not used in game? |
5B | 91 | Parchment scrap | no text when using on Brandon, not used in game? |
5C | 92 | Parchment scrap | no text when using on Brandon, not used in game? |
5D | 93 | Parchment scrap | no text when using on Brandon, not used in game? |
5E | 94 | Parchment scrap | no text when using on Brandon, not used in game? |
5F | 95 | Red Magestone | no text when using on Brandon, not used in game? |
60 | 96 | Orange Magestone | no text when using on Brandon, not used in game? |
61 | 97 | Yellow Magestone | no text when using on Brandon, not used in game? |
62 | 98 | Green Magestone | no text when using on Brandon, not used in game? |
63 | 99 | Blue-Green Magestone | no text when using on Brandon, not used in game? |
64 | 100 | Blue Magestone | no text when using on Brandon, not used in game? |
65 | 101 | Purple Magestone | no text when using on Brandon, not used in game? |
66 | 102 | Heavy rock | get in caves 129, 153, 161, 184 and in arch.emc, use at cavecv.emc (you need 5) |
67 | 103 | Royal Crown | get in library.emc |
68 | 104 | Royal Sceptre | get in kitchen.emc |
69 | 105 | Gold key | get in belroom.emc and catacomb 229 |
6A | 106 | Unknown item | outlined square, never used in game, for debugging? |
FF | 255/-1 | empty inventory slot | not listed in executable, no text, for reference |