アイテムを使用し、キャラクターの経験値を増加させることが出来ます。
※存在するキャラクターのうち、最も高いレベルが上限。
現在限界:Lv32
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
探索\経験値増加アイテム処理.ERBの21行目で予期しないエラーが発生しました:Emuera.NET 1.824+v22+EMv18+EEv51 NAudio
System.NullReferenceException:Object reference not set to an instance of an object.
at MinorShift.Emuera.GameData.Function.FunctionMethodCreator.InRangeArrayMethod.GetIntValue(ExpressionMediator exm, List`1 arguments)
at MinorShift.Emuera.Runtime.Script.Statements.Expression.OperatorMethodManager.PlusIntInt.GetIntValue(ExpressionMediator exm, List`1 arguments)
at MinorShift.Emuera.GameProc.Function.FunctionIdentifier.SET_Instruction.DoInstruction(ExpressionMediator exm, InstructionLine func, ProcessState state)
at MinorShift.Emuera.GameProc.Process.runScriptProc()