public int FLD_JOBLEVEL
{
get
{
return this.int_4;
}
set
{
this.int_4 = value;
}
}
public int FLD_LEVEL
{
get
{
return this.int_5;
}
set
{
this.int_5 = value;
}
}
public int FLD_MP
{
get
{
return this.int_6;
}
set
{
this.int_6 = value;
}
}
public int FLD_NEEDEXP
{
get