#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
21
Docs/types/DefInscription.html
Normal file
21
Docs/types/DefInscription.html
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RunUO Documentation - Class Overview - DefInscription</title>
|
||||
</head>
|
||||
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
||||
<h4><a href="../namespaces/Server.Engines.Craft.html">Back to Server.Engines.Craft</a></h4>
|
||||
<h2>DefInscription : <!-- DBG-1 --><a href="CraftSystem.html">CraftSystem</a></h2>
|
||||
<h4>Nested Types: <!-- DBG-4 --><a href="Reg.html">Reg</a></h4>
|
||||
(<font color="blue">static</font>) <!-- DBG-0 --><a href="CraftSystem.html">CraftSystem</a> CraftSystem( <font color="blue">get</font>; )<br>
|
||||
(<font color="blue">ctor</font>) DefInscription()<br>
|
||||
<font color="blue">int</font> GumpTitleNumber( <font color="blue">get</font>; )<br>
|
||||
<!-- DBG-0 --><a href="SkillName.html">SkillName</a> MainSkill( <font color="blue">get</font>; )<br>
|
||||
<font color="blue">void</font> AddNecroSpell( <font color="blue">int</font> spell, <font color="blue">int</font> mana, <font color="blue">double</font> minSkill, Type type, Type[] regs )<br>
|
||||
<font color="blue">void</font> AddSpell( Type type, <!-- DBG-0 --><a href="Reg.html">Reg</a>[] regs )<br>
|
||||
<font color="blue">virtual</font> <font color="blue">int</font> CanCraft( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <!-- DBG-0 --><a href="BaseTool.html">BaseTool</a> tool, Type typeItem )<br>
|
||||
<font color="blue">virtual</font> <font color="blue">double</font> GetChanceAtMin( <!-- DBG-0 --><a href="CraftItem.html">CraftItem</a> item )<br>
|
||||
<font color="blue">virtual</font> <font color="blue">void</font> InitCraftList()<br>
|
||||
<font color="blue">virtual</font> <font color="blue">void</font> PlayCraftEffect( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
|
||||
<font color="blue">virtual</font> <font color="blue">int</font> PlayEndingEffect( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">bool</font> failed, <font color="blue">bool</font> lostMaterial, <font color="blue">bool</font> toolBroken, <font color="blue">int</font> quality, <font color="blue">bool</font> makersMark, <!-- DBG-0 --><a href="CraftItem.html">CraftItem</a> item )<br>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue