Difference between revisions of "Kyra/Items (Kyrandia 3)"

Jump to navigation Jump to search
formatting list into table to match the layout of the lists for kyra1 and kyra2
m (mention debugger)
(formatting list into table to match the layout of the lists for kyra1 and kyra2)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This is a list of items found in Kyrandia 3: Malcolm's Revenge, which is currently getting added to the [[Kyra]] engine.
This is a list of '''items''' found in Kyrandia 3: Malcolm's Revenge, which is currently getting added to the [[Kyra]] engine.
These items are referenced with their item numbers in the savegames and in the scripts. "No item"/"empty" is denoted by 0xFF.
These items are referenced with their item numbers in the savegames and in the scripts. "No item"/"empty" is denoted by 0xFF.


To get a specific item in the game 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.
To get a specific item in the game 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.


The item names are saved in ONETIME.PAK
{| border="1" width="100%"
 
|-
<code>
!|HEX
  HEX DEC Name notes
!|DEC
 
!|Name
  00 0 Sesame seeds
!|Notes
  01 1 Firewood
|-
  02 2 Hypnotized Squirrel
|00
  03 3 Eel
|0
  04 4 Nail
|Sesame seeds
  05 5 Bent nail
|-
  06 6 Nut-on-a-string
|01
  07 7 Bent nail-on-a-string
|1
  08 8 Rocking Horse
|Firewood
  09 9 Toy soldier
|-
  0A 10 Leather ball
|02
  0B 11 Fish cream sandwich
|2
  0C 12 Squirrel cream sandwich
|Hypnotized Squirrel
  0D 13 Jerkin
|-
  0E 14 Mime outfit
|03
  0F 15 Empty flask
|3
  10 16 Flask of water
|Eel
  11 17 Flask of cream
|-
  12 18 Pegasus potion Reference to kyra1
|04
  13 19 Primordial potion
|4
  14 20 Portal potion Reference to kyra2?
|Nail
  15 21 Squirrelasus potion
|-
  16 22 Scissors Reference to kyra2?
|05
  17 23 Pruning shears
|5
  18 24 Hanger
|Bent nail
  19 25 Monkey jumper
|-
  1A 26 Dagger
|06
  1B 27 Jesters staff gets placed into special UI slot after putting down
|6
  1C 28 Brandon's Shoe
|Nut-on-a-string
  1D 29 Broken saw Reference to kyra1
|-
  1E 30 Broken flask
|07
  1F 31 Orange peel Reference to kyra2
|7
  20 32 Small sprout
|Bent nail-on-a-string
  21 33 Large sprout
|-
  22 34 Fertilized seeds
|08
  23 35 Ruby Reference to kyra1
|8
  24 36 Topaz Reference to kyra1
|Rocking Horse
  25 37 Sapphire Reference to kyra1
|-
  26 38 Emerald Reference to kyra1
|09
  27 39 Diamond Reference to kyra1
|9
  28 40 Amethyst Reference to kyra1
|Toy soldier
  29 41 Machete
|-
  2A 42 Bone
|0A
  2B 43 Flea
|10
  2C 44 Leather mouse
|Leather ball
  2D 45 Crystal mouse
|-
  2E 46 Penny
|0B
  2F 47 Swim fins
|11
  30 48 Cleats
|Fish cream sandwich
  31 49 Pool toy
|-
  32 50 Umbrella
|0C
  33 51 Bungee strap
|12
  34 52 Shoehorn
|Squirrel cream sandwich
  35 53 Pump
|-
  36 54 Umbrella case
|0D
  37 55 Insurance policy
|13
  38 56 Gold coin
|Jerkin
  39 57 Worm
|-
  3A 58 Moss reference to kyra2
|0E
  3B 59 Collar
|14
  3C 60 Fondue
|Mime outfit
  3D 61 Gold key
|-
  3E 62 Left sock
|0F
  3F 63 Newspaper
|15
  40 64 Half an apple has worm in it
|Empty flask
  41 65 Apple reference to kyra1
|-
  42 66 Half an apple has no worm in it
|10
  43 67 Crutch
|16
  44 68 Crumpled portrait
|Flask of water
  45 69 Empty can of tuna
|-
  46 70 Cheese maker Zanthia uses a similar machine in HoF
|11
  47 71 Cheese
|17
 
|Flask of cream
  FF -1 empty
|-
</code>
|12
|18
|Pegasus potion
|-
|13
|19
|Primordial potion
|-
|14
|20
|Portal potion
|-
|15
|21
|Squirrelasus potion
|-
|16
|22
|Scissors
|-
|17
|23
|Pruning shears
|-
|18
|24
|Hanger
|-
|19
|25
|Monkey jumper
|-
|1A
|26
|Dagger
|-
|1B
|27
|Jesters staff
|gets placed into special UI slot after putting down
|-
|1C
|28
|Brandon's Shoe
|-
|1D
|29
|Broken saw
|-
|1E
|30
|Broken flask
|-
|1F
|31
|Orange peel
|-
|20
|32
|Small sprout
|-
|21
|33
|Large sprout
|-
|22
|34
|Fertilized seeds
|-
|23
|35
|Ruby
|-
|24
|36
|Topaz
|-
|25
|37
|Sapphire
|-
|26
|38
|Emerald
|-
|27
|39
|Diamond
|-
|28
|40
|Amethyst
|-
|29
|41
|Machete
|-
|2A
|42
|Bone
|-
|2B
|43
|Flea
|-
|2C
|44
|Leather mouse
|-
|2D
|45
|Crystal mouse
|-
|2E
|46
|Penny
|-
|2F
|47
|Swim fins
|-
|30
|48
|Cleats
|-
|31
|49
|Pool toy
|-
|32
|50
|Umbrella
|-
|33
|51
|Bungee strap
|-
|34
|52
|Shoehorn
|-
|35
|53
|Pump
|-
|36
|54
|Umbrella case
|-
|37
|55
|Insurance policy
|-
|38
|56
|Gold coin
|-
|39
|57
|Worm
|-
|3A
|58
|Moss
|-
|3B
|59
|Collar
|-
|3C
|60
|Fondue
|-
|3D
|61
|Gold key
|-
|3E
|62
|Left sock
|-
|3F
|63
|Newspaper
|-
|-
|40
|64
|Half an apple
|has worm in it
|-
|41
|65
|Apple
|-
|42
|66
|Half an apple
|has no worm in it
|-
|43
|67
|Crutch
|-
|44
|68
|Crumpled portrait
|-
|45
|69
|Empty can of tuna
|-
|46
|70
|Cheese maker
|-
|47
|71
|Cheese
|-
|FF
| -1
|empty inventory slot
|not listed in the executable, for reference only
|}
334

edits

Navigation menu