I'm re-opening this topic for a few more fixes found by Wisp that need fixin' in BGEE:
//Comprehensive batch of weapon-speed fixes (Wisp) ACTION_CLEAR_ARRAY fl#speed_item ACTION_DEFINE_ASSOCIATIVE_ARRAY fl#speed_item BEGIN AX1H07 => 7 //Bala's Axe SPER03 => 6 //Spear +3, Backbiter SW2H03 => 10 //Cursed Berserking Sword +3 END
ACTION_PHP_EACH fl#speed_item AS item => speed BEGIN ACTION_IF FILE_EXISTS_IN_GAME "%item%.itm" BEGIN COPY_EXISTING "%item%.itm" override READ_LONG 0x64 ao FOR (i=0;i
Comments
STAF04- Speed 4
STAF05- Speed 1
I checked these items in NI and
AX1H07 had speed 7
SPER03 had speed 6
SW2H03 had speed 10