J´ai un peu fouillé mes fichiers de tradu et j´ai trouvé la liste des objets. J´ai trillé et ai trouvé ça :
// Found in Ballotine ( PAL)
- object Ballotine Thoughtcell
{
classname string " get_shieldcell_m"
type string "shield"
use_context string " battle"
buy_value int 2000
sell_value int 1000
effect string " add_max_nrg=464;prot_nuts=1"
desc string " Holds: 464 NRG. Throughput: 216. Good for maintaining sanity."
efficiency float 78
max_nrg int 216
current_nrg int 464
( 464 ça a l´air pas mal du tout)
// Optional unique shieldcell--gotten after Krapton
- object MugMug Sluggicell
{
classname string " get_shieldcell_l"
type string "shield"
use_context string " battle"
buy_value int 3000
sell_Value int 1500
effect string " add_max_nrg=648;add_max_shields=162;slow"
desc string " Holds: 648 NRG. Shield: 162. Throughput: 216. Slows you down."
efficiency float 80
max_nrg int 216
current_nrg int 648
----------------------------------------------
// not placed in game--alter, and place in shop?
- object Vigil Safecell
{
classname string " get_shieldcell_l"
type string "shield"
use_context string " battle"
buy_value int 5000
sell_value int 2500
effect string " add_max_nrg=504;prot_psyslave=1;prot_bane=1"
desc string " Holds: 504 NRG. Protects against Dark Servant powers. No throughput limit."
efficiency float 75
max_nrg int 504
current_nrg int 504
-------------------------------------------------
// optional extremely rare shieldcell, dropped by the doorlord
- object Recycler Shieldcell
{
classname string " get_shieldcell_l"
type string "shield"
use_context string " battle"
buy_value int 10000
effect string " add_max_nrg=999;add_max_shields=666"
desc string " Holds: 999 NRG. Shield: 666. No throughput limit."
efficiency float 80
max_nrg int 999
current_nrg int 999
Aaah, voilà une info intéressente.. Donc le type au dessus, je te salue, mais tu as fait une erreur en disant que le recycler était introuvable. Il " suffit" de tuer le doorlord dans les galeries mystech.
Voili voilou.