C# Class ACR_Items.GenerateRod

Inheritance: CLRScriptFramework.CLRScriptBase
Show file Open project: ALandFarAway/ALFA-Base-Resources Class Usage Examples

Public Properties

Property Type Description
AcidSpells int>.Dictionary
AntiMagicSpells int>.Dictionary
AntimoraleSpells int>.Dictionary
ColdSpells int>.Dictionary
DeathSpells int>.Dictionary
ElectricSpells int>.Dictionary
EvilSpells int>.Dictionary
FireSpells int>.Dictionary
ForceSpells int>.Dictionary
GoodSpells int>.Dictionary
HealingSpells int>.Dictionary
IllusionSpells int>.Dictionary
MentalSpells int>.Dictionary
MindControlSpells int>.Dictionary
MoraleSpells int>.Dictionary
PerceptionSpells int>.Dictionary
PhysicalAttackSpells int>.Dictionary
PhysicalSpells int>.Dictionary
ProtectionSpells int>.Dictionary
SoundSpells int>.Dictionary
SummonSpells int>.Dictionary
Transmutations int>.Dictionary

Public Methods

Method Description
NewRod ( CLRScriptBase script, int maxValue ) : int

Private Methods

Method Description
convertToRodPrice ( int>.Dictionary from, int>.Dictionary to ) : void

Method Details

NewRod() public static method

public static NewRod ( CLRScriptBase script, int maxValue ) : int
script CLRScriptFramework.CLRScriptBase
maxValue int
return int

Property Details

AcidSpells public static property

public static Dictionary AcidSpells
return int>.Dictionary

AntiMagicSpells public static property

public static Dictionary AntiMagicSpells
return int>.Dictionary

AntimoraleSpells public static property

public static Dictionary AntimoraleSpells
return int>.Dictionary

ColdSpells public static property

public static Dictionary ColdSpells
return int>.Dictionary

DeathSpells public static property

public static Dictionary DeathSpells
return int>.Dictionary

ElectricSpells public static property

public static Dictionary ElectricSpells
return int>.Dictionary

EvilSpells public static property

public static Dictionary EvilSpells
return int>.Dictionary

FireSpells public static property

public static Dictionary FireSpells
return int>.Dictionary

ForceSpells public static property

public static Dictionary ForceSpells
return int>.Dictionary

GoodSpells public static property

public static Dictionary GoodSpells
return int>.Dictionary

HealingSpells public static property

public static Dictionary HealingSpells
return int>.Dictionary

IllusionSpells public static property

public static Dictionary IllusionSpells
return int>.Dictionary

MentalSpells public static property

public static Dictionary MentalSpells
return int>.Dictionary

MindControlSpells public static property

public static Dictionary MindControlSpells
return int>.Dictionary

MoraleSpells public static property

public static Dictionary MoraleSpells
return int>.Dictionary

PerceptionSpells public static property

public static Dictionary PerceptionSpells
return int>.Dictionary

PhysicalAttackSpells public static property

public static Dictionary PhysicalAttackSpells
return int>.Dictionary

PhysicalSpells public static property

public static Dictionary PhysicalSpells
return int>.Dictionary

ProtectionSpells public static property

public static Dictionary ProtectionSpells
return int>.Dictionary

SoundSpells public static property

public static Dictionary SoundSpells
return int>.Dictionary

SummonSpells public static property

public static Dictionary SummonSpells
return int>.Dictionary

Transmutations public static property

public static Dictionary Transmutations
return int>.Dictionary