Issue Information
				- 
						
						
#006326
 - 
								
								
								
0 - None Assigned
 - 
								
								
								
New
 
Issue Confirmations
					- 
							Yes (2)No (0)
 
								
									
								
									
								
									
								
								Originally posted by Ikari Gendo
the skill Style Change should do: "In either mode, Eleanor obtains Spirit Spheres at a 50% rate when attacking or taking damage." but it get non
							
							the skill Style Change should do: "In either mode, Eleanor obtains Spirit Spheres at a 50% rate when attacking or taking damage." but it get non
												Originally posted by GM Takumirai
- some Homunculus S skills are not yet implemented..
- lets wait for the dev. to fix it..
												
											
										- some Homunculus S skills are not yet implemented..
- lets wait for the dev. to fix it..
												Originally posted by Vali
+1 for the Homun S skills
												
												
												
											
										+1 for the Homun S skills
												Was already implemented on a revision unknown to me.
												
												
												
											
										
												not fully fixed. as iro wiki said: "when attacking or taking damage.", but in battle.c i see func to adding spirit balls only when taking damage.
To fix this:
~1197 line
- TBL_HOM *hd = BL_CAST(BL_HOM,bl);
+ TBL_HOM *hd = BL_CAST(BL_HOM,src);
												
											
										To fix this:
~1197 line
- TBL_HOM *hd = BL_CAST(BL_HOM,bl);
+ TBL_HOM *hd = BL_CAST(BL_HOM,src);
												already fixed it?
												
												
												
											
										already fixed it?
same question here.
												Likewise. My Eleanor doesn't get spheres by any method.
												
												
												
											
										












