- タイトル
 
	-   Provides YED_Hospital custom costs for recovering.
 
	- 作者名
 
	- Yami Engine Delta [Dr.Yami]様
 
	- ヘルプ
 
	- 		
			The following are Plugin Commands you may use with events.
Plugin Command:
OpenHospital       Opens up the Hospital Scene from the field.
		
	 
	- パラメータ
 
	- 
		
			
				| param | 
				[Default Eval Price]
  | 
			
			
				| default | 
				
  | 
			
			
				| param | 
				Enable Default Eval
  | 
			
			
				| desc | 
				Enable the Price in this section.
  | 
			
			
				| default | 
				true
 
  | 
			
			
				| param | 
				HP Price (Eval)
  | 
			
			
				| desc | 
				Needed money for recovering full HP. Evalable. actor refers to actor object.
  | 
			
			
				| default | 
				(1 - actor.hpRate())10050actor.level
 
  | 
			
			
				| param | 
				MP Price (Eval)
  | 
			
			
				| desc | 
				Needed money for recovering full MP. Evalable. actor refers to actor object.
  | 
			
			
				| default | 
				(1 - actor.mpRate())100100actor.level
 
  | 
			
			
				| param | 
				State Price (Eval)
  | 
			
			
				| desc | 
				Needed money for removing a state. Evalable. actor refers to actor object. price refers to default fee.
  | 
			
			
				| default | 
				priceactor.level
 
  | 
			
			
				| param | 
				[Cost Weapons]
  | 
			
			
				| default | 
				
  | 
			
			
				| param | 
				Hospital Weapon Costs
  | 
			
			
				| desc | 
				Needed weapons for fully recovering. Array of [WeaponID, Quantity]
  | 
			
			
				| default | 
				
  | 
			
			
				| param | 
				[Cost Armors]
  | 
			
			
				| default | 
				
  | 
			
			
				| param | 
				Hospital Armor Costs
  | 
			
			
				| desc | 
				Needed armors for fully recovering. Array of [ArmorID, Quantity]
  | 
			
			
				| default | 
				
  | 
			
			
				| param | 
				[Cost Items]
  | 
			
			
				| default | 
				
  | 
			
			
				| param | 
				Hospital Item Costs
  | 
			
			
				| desc | 
				Needed items for fully recovering. Array of [ItemID, Quantity]
  | 
			
			
				| default | 
				
  | 
			
		
	 
	- ライセンス表記
 
	
	紹介ページ https://github.com/suppayami/yami-engine-delta/blob/master/demo/js/plugins/YED_Hospital_CustomCost.js