function scr_item_stats_protectionscr_item_stats_protectionfunction scr_item_stats_protection(arg0) { switch (arg0) { case "G. Pear": return 2; break; default: return 0; } }(arg0)
{
switch (arg0)
case "G. Pear":
return 2;
break;
default:
return 0;
}