„Adventures in Lestoria/assets/config/items/ItemDatabase.txt“ ändern
Chapter 2 Monster Drops added.
This commit is contained in:
parent
b221744850
commit
86bbd378ca
@ -197,4 +197,40 @@ ItemDatabase
|
|||||||
Description = A medal provided to top athletes in Lestoria commemorating a huge victory.
|
Description = A medal provided to top athletes in Lestoria commemorating a huge victory.
|
||||||
ItemCategory = Materials
|
ItemCategory = Materials
|
||||||
}
|
}
|
||||||
|
Boar Meat
|
||||||
|
{
|
||||||
|
ItemScript = Restore
|
||||||
|
Description = Recovers 120 health points over the next 120 seconds.
|
||||||
|
HP Restore = 1,1,120
|
||||||
|
ItemCategory = Consumables
|
||||||
|
Cooldown Time = 5.0
|
||||||
|
Cast Time = 0.0
|
||||||
|
SellValue = 9
|
||||||
|
UseSound = Consume Potion
|
||||||
|
}
|
||||||
|
Broken Dagger
|
||||||
|
{
|
||||||
|
ItemCategory = Materials
|
||||||
|
SellValue = 12
|
||||||
|
}
|
||||||
|
Broken Bow
|
||||||
|
{
|
||||||
|
ItemCategory = Materials
|
||||||
|
SellValue = 13
|
||||||
|
}
|
||||||
|
Blackpowder
|
||||||
|
{
|
||||||
|
ItemCategory = Materials
|
||||||
|
SellValue = 18
|
||||||
|
}
|
||||||
|
Hawk Feather
|
||||||
|
{
|
||||||
|
ItemCategory = Materials
|
||||||
|
SellValue = 7
|
||||||
|
}
|
||||||
|
Stone Heart
|
||||||
|
{
|
||||||
|
ItemCategory = Materials
|
||||||
|
SellValue = 28
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user