Code Wounded Morroc card and Incanation of Morroc card - Printable Version +- heRO-Server Forum (https://www.pandoraonline.net/forum) +-- Forum: Game Related (https://www.pandoraonline.net/forum/forumdisplay.php?fid=1) +--- Forum: Suggestions/Questions (https://www.pandoraonline.net/forum/forumdisplay.php?fid=19) +--- Thread: Code Wounded Morroc card and Incanation of Morroc card (/showthread.php?tid=30005) |
Code Wounded Morroc card and Incanation of Morroc card - VietNam90 - 07-31-2018 this is my Code : 100% true : because 1 def = 0.77% reduce dame physical , 1 MDef = 0.77 reduce dame magic element Incanation of Morroc Dark Valkyrie card For Weapon { bonus bIgnoreDefClassRate,Class_Normal,7; bonus bIgnoreDefClassRate,Class_Boss,7; bonus bBaseAtk,15; } Incanation of Morroc Ghost-Human card For Weapon { bonus bIgnoreMdefClassRate,Class_Normal,7; bonus bIgnoreMdefClassRate,Class_Boss,7; bonus bMatkRate,3; } Wounded Morroc card For Shoes { bonus bIgnoreDefClassRate,Class_Normal,14; bonus bIgnoreDefClassRate,Class_Boss,14; bonus bSpeedRate,25; bonus bBaseAtk,55; } tha image can hidden it . i will draw later RE: Code Wounded Morroc card and Incanation of Morroc card - GM-Ciar - 07-31-2018 Sorry, but we have no intention of changing the recently released morroc incarnation cards. RE: Code Wounded Morroc card and Incanation of Morroc card - VietNam90 - 10-12-2018 i fix code again so : we have That card : Incanation of Morroc Dark Valkyrie card For Weapon Ignore 5 Def when hit by physical or skill physical ... Incanation of Morroc Ghost-Human card For Weapon Ignore 5Mdef when hit by single magic and long rank Magic Wounded Morroc card For Shoes Ignore 10 Def when hit by physical and skill Physical ( element dame , bast neutral dame ) dont effect with asura ,Final striker , Blitz Beat , Falcon Assault Enable fast move Atk + 55 RE: Code Wounded Morroc card and Incanation of Morroc card - GM-Ciar - 10-12-2018 Sorry, but we still have no intention of changing the morroc incarnation cards. Also, this is in the wrong section. Next time, please add posts like this to the Suggestions/Questions section. RE: Code Wounded Morroc card and Incanation of Morroc card - VietNam90 - 10-12-2018 Ignore 7% def + 15 atk ~ - 5 Def amor Ignore 7% mdef + 3% matk ~ - 5 Mdef amor my project Finish i hope u can exchange name for Incarnation monster in DG and delete quest for 2 person login map .. become 1 person can come RE: Code Wounded Morroc card and Incanation of Morroc card - GM-Ciar - 10-12-2018 I'll take the suggestion for party requirement removal to the GM team and see if it can be removed. No promises though. RE: Code Wounded Morroc card and Incanation of Morroc card - GM-Ayu - 10-12-2018 On top of what GM-Ciar said... 1) There's basic syntax error in code. For example, "Class" is not a thing. Are you thinking of race? 2) There's undefined constants in code (which may be a result of 1) 3) What you describe vs what you are trying to code do not align at all. Even though 1 refine is 0.7 def, it doesn't translate that way. We are open to suggestions, but it does more harm than good when we have to spend extra time to decode what seems to be an attempt to lighten T&D's workload. It'll be easier if you word it as a regular suggestion instead of trying to code it on T&D's behalf. RE: Code Wounded Morroc card and Incanation of Morroc card - VietNam90 - 10-19-2018 Incanation of Morroc Ghost-Human card For Weapon { bonus bIgnoreMdefClassRate,Class_Normal,7; bonus bIgnoreMdefClassRate,Class_Boss,7; bonus bMatkRate,3; } in game card write : Ignore 5Mdef when hit by single magic and long rank Magic RE: Code Wounded Morroc card and Incanation of Morroc card - The Roger - 10-19-2018 Loom mom! Im on VNTV! *waves* RE: Code Wounded Morroc card and Incanation of Morroc card - GM-Ayu - 10-20-2018 As our words fall on deaf ears after multiple attempts... I'm locking the thread. If any future threads are started in similar manners with no signs of changing in how the suggestions are put forward, the GM team reserve the right to lock the thread without yet another repeat of explanations. |