* Updated healing values of Ketupat and Red Thorn Fruit

* Less G_mobs spawning in Odin Temple

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9284 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Playtester 2006-11-21 18:29:54 +00:00
parent 0f433c6c45
commit 83affac575
4 changed files with 10 additions and 6 deletions

View File

@ -19,6 +19,8 @@
-----
========================
11/21
* Updated healing values of Ketupat and Red Thorn Fruit [Playtester]
11/20
* Official skill for Ancient Mimic, Death Word and Angels [Playtester]
- also made NPC_DEFENDER self targeted

View File

@ -84,11 +84,11 @@
580,Bread,Bread,0,150,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(20,34),0; },{},{}
581,Mushroom,Edible Mushroom,0,40,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(10,14),0; },{},{}
582,Orange,Orange,0,,10,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(10,15),rand(10,15); },{},{}
583,Ketupat_,Ketupat,0,,10,150,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
583,Ketupat_,Ketupat,0,,10,150,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(100,200),0; },{},{}
584,Skewer_Soup,Skewer Soup,0,50,,60,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(45,64),0; },{},{}
585,Brusti,Brusti,0,15,,40,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(17,20),0; itemskill 74,3,"Magnificat"; },{},{}
586,Mother's_Cake,Mother's Cake,0,,10,100,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(325,404),0; },{},{}
587,Red_Thorn_Fruit,Red Thorn Fruit,0,,10,40,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(35,49),rand(10,19); },{},{}
587,Red_Thorn_Fruit,Red Thorn Fruit,0,,10,40,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(10,15),rand(10,15); },{},{}
588,Spaghetti,Spaghetti,0,,10,100,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(45,64),0; },{},{}
589,Pizza,Pizza,0,,10,150,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(45,64),0; },{},{}
// Usable Items

View File

@ -33,6 +33,8 @@ KarLaeda
Date Added
======
11/21
* Less G_mobs spawning in Odin Temple [Playtester]
11/20
* Updated Skill Resetter Event, thanks to $ephiroth [KarLaeda]
* Fixed Sage guest [KarLaeda]

View File

@ -35,8 +35,8 @@ odin_tem02.gat,0,0,0,0 monster Skeggiold 1755,3,0,0,0
odin_tem02.gat,0,0,0,0 monster Valkyrie 1765,1,0,0,0
odin_tem02.gat,0,0,0,0 monster Blue Plant 1079,12,900000,450000,1
//Slave of who?
odin_tem02.gat,0,0,0,0 monster Skogul 1761,8,0,0,0
odin_tem02.gat,0,0,0,0 monster Frus 1762,6,0,0,0
odin_tem02.gat,0,0,0,0 monster Skogul 1761,1,0,0,0
odin_tem02.gat,0,0,0,0 monster Frus 1762,1,0,0,0
//==================================================
// odin_tem03 - Odin Temple F3
@ -51,5 +51,5 @@ odin_tem03.gat,0,0,0,0 monster Valkyrie Randgris 1751,1,3600000,1800000,1
odin_tem03.gat,0,0,0,0 monster Blue Plant 1079,12,900000,450000,1
odin_tem03.gat,0,0,0,0 monster Shining Plant 1083,10,1800000,900000,1
//Slave of who?
odin_tem03.gat,0,0,0,0 monster Skogul 1761,3,0,0,0
odin_tem03.gat,0,0,0,0 monster Frus 1762,4,0,0,0
odin_tem03.gat,0,0,0,0 monster Skogul 1761,1,0,0,0
odin_tem03.gat,0,0,0,0 monster Frus 1762,1,0,0,0