📄 polymorph.scp
字号:
//*****************************************************************
//* UOX3 Scripts v.38 *
//* *
//* http://www.uoxdev.com *
//* *
//* Last Update : 10/24/2000 *
//* Script : colors.scp *
//*****************************************************************
//* How to use this script *
//* *
//* Usage: *
//* <PolimorphIcon> <Name> *
//* POLIMORPHID <ID> *
//* *
//* For the icon, check with InsideUO the Artwork/Static Tiles *
//* section. For the ID of the creature to polymorph into, check *
//* with InsideUO the Animation section ( Model No. ) *
//* *
//* Maximum number of polymorphable creatures: 50 *
//* *
//*****************************************************************
SECTION POLYMORPHDURATION 0
{
90
}
SECTION POLYMORPHMENU 8196
{
Choose a creature
20CF Black Bear
POLYMORPHID 00D3
20DB Grizzly Bear
POLYMORPHID 00D4
20E1 Polar Bear
POLYMORPHID 00D5
20D1 Chicken
POLYMORPHID 00D0
20D3 Daemon
POLYMORPHID 0009
20D5 Dog
POLYMORPHID 00D9
20D8 Ettin
POLYMORPHID 0002
20D9 Gargoyle
POLYMORPHID 0004
}
EOF
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -